aboutsummaryrefslogtreecommitdiff
path: root/src/Overlay.cpp
AgeCommit message (Collapse)Author
7 daysRewrite linux global hotkey to not depend on any libraries (also allows it ↵dec05eba
to work on non-systemd systems(?)), remove unused gsr-window-name
8 daysFix focused and portal capture options not alloweddec05eba
12 daysTimeout window creation position hack, force floating, disable 'all ↵dec05eba
monitors' record option for now
13 daysFix freeze on startup on hyprland because of hack workaround, requires ↵dec05eba
window to be visible. Remove titlebar on hyprland
13 daysStart on global settings, add tint color settingdec05eba
2024-12-08Query capture options when opening settings and validate capture options ↵dec05eba
when starting recording
2024-12-04CopyFromParentdec05eba
2024-12-04Fix window opening on incorrect monitor on wayland or with incorrect sizedec05eba
2024-12-02Move first mouse move event to after frame has been drawndec05eba
2024-11-30Add more reliable mouse/keyboard grabbing to fix keyboard input not working ↵dec05eba
in ui in some games
2024-11-30Use X11 global hotkeys on X11 when possible to prevent clashing with keys ↵dec05eba
used by other applications
2024-11-30Re-add escape button to go back to the previous page/closedec05eba
2024-11-30Cleanupdec05eba
2024-11-30Fix the UI not having keyboard input when a wayland application is focused ↵dec05eba
when opening the UI
2024-11-28Fix restore portal session option not working, close other notifications ↵dec05eba
when showing a new one
2024-11-28Fix window not being fullscreen on multi monitor systems on cinnamon. Fix ↵dec05eba
some applications getting minimized when opening the ui
2024-11-26Properly close program when disconnected from the X serverdec05eba
2024-11-25Fix keyboard input not working on waylanddec05eba
2024-11-24Dont allow running the program as the root userdec05eba
2024-11-21Revert focus to pointer location when ui is closeddec05eba
2024-11-20Fix application audio recording inverse with non-merged audiodec05eba
2024-11-20Merge audio devices and application audio into one listdec05eba
2024-11-19Support more laptops for power supply optiondec05eba
2024-11-18Allow turning on/off replay automatically when using fullscreen/power supply ↵dec05eba
replay mode
2024-11-18Add option to start replay when power supply is connecteddec05eba
2024-11-14Dont show notification when stopping replay on fullscreen moving to windoweddec05eba
2024-11-14Add option to start replay on fullscreendec05eba
2024-11-13Add application audio optiondec05eba
2024-11-04Prefer window title for game name rather than class, fix game names with ↵dec05eba
slash not saving to correct dir
2024-11-04Mention where the video is saved in notificationdec05eba
2024-11-04Add option to save replay/recording to a folder with the name of the gamedec05eba
2024-11-03Fix software encoder option not workingdec05eba
2024-11-02Revert focus to pointer location when ui is closeddec05eba
2024-11-02Do not set window on top of notificationdec05eba
2024-11-02Force window always on top, even if restacking order changesdec05eba
2024-11-01Add option to automatically turn on replay at system startupdec05eba
2024-10-31Fix replay not actually being a replaydec05eba
2024-10-28Fix transparent background when compositor is runningdec05eba
2024-10-27Add install guide to READMEdec05eba
2024-10-27Remove page stacks on hidedec05eba
2024-10-27Reduce cpu usage when ui is not visibledec05eba
2024-10-27Unpause when stopping recording if pauseddec05eba
2024-10-27Fix window not visible in fullscreen applicationsdec05eba
2024-10-27Add hotkeys for replay and streaming, finish everythingdec05eba
2024-10-27Only have one notification process open at a time (kill previous one when ↵dec05eba
showing new)
2024-10-27Add option to change video resolutiondec05eba
2024-10-26Make the ui the daemon instead, add hotkey for recording/pausedec05eba
2024-10-20gsr-overlay > gsr-ui, 2dec05eba
2024-10-20gsr-overlay > gsr-uidec05eba
2024-10-19Add screenshotsdec05eba