1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 12:47:45 +00:00
serenity/Userland/Applications/VideoPlayer
timre13 d7f348ab50 VideoPlayer: Add button and menu item to toggle fullscreen
Add a button to the bottom toolbar and a menu item to toggle fullscreen.
Also implement toggling fullscreen mode by double-clicking the video.
2023-02-24 19:16:46 +01:00
..
CMakeLists.txt VideoPlayer: Port to GML 2023-01-09 17:32:03 +00:00
main.cpp VideoPlayer: Port to GML 2023-01-09 17:32:03 +00:00
VideoFrameWidget.cpp VideoPlayer: Add button and menu item to toggle fullscreen 2023-02-24 19:16:46 +01:00
VideoFrameWidget.h VideoPlayer: Add button and menu item to toggle fullscreen 2023-02-24 19:16:46 +01:00
VideoPlayerWidget.cpp VideoPlayer: Add button and menu item to toggle fullscreen 2023-02-24 19:16:46 +01:00
VideoPlayerWidget.h VideoPlayer: Add button and menu item to toggle fullscreen 2023-02-24 19:16:46 +01:00
VideoPlayerWindow.gml VideoPlayer: Add button and menu item to toggle fullscreen 2023-02-24 19:16:46 +01:00