aboutsummaryrefslogtreecommitdiff
path: root/src/Overlay.cpp
AgeCommit message (Collapse)Author
10 daysAdd option to save temporary replay data on disk1.6.0dec05eba
11 daysKeep keyboard led when turning on global hotkeys, move filesdec05eba
12 daysFix ui being on wrong monitor/focused monitor capture incorrect on kde ↵dec05eba
plasma wayland when vrr is enabled (fallback to window creation & window position trick)
2025-04-26Properly update replay recording status in ui when showing/hiding ui1.5.1dec05eba
2025-04-23Save replay/streaming recording to correct location when saving to game ↵1.5.0dec05eba
folder. Add controller hotkey to save 1 min/10 min replay
2025-04-23Show replay duration in save, update all hotkeys in ui front page when ↵dec05eba
changing them, update front page colors when changing accent color
2025-04-23Better replay recording handling. Add gsr-ui-cli command to save shorter replaydec05eba
2025-04-23Allow recording while using replay/streaming and option to save 1 min or 10 mindec05eba
2025-04-22Main page dropdown buttons when not recordingdec05eba
2025-04-20Update to latest mglppdec05eba
2025-04-14Redesign audio to support multiple audio tracks explicitlydec05eba
2025-04-11Fix unable to change hotkey settings while recordingdec05eba
2025-04-09Add emergency exit buttons, (left) ctrl+shift+alt+esc to close gpu screen ↵dec05eba
recorder and remove it from system startup
2025-04-05Show notification on the target monitor when capturing a monitordec05eba
2025-04-05Mention what is being recordeddec05eba
2025-04-05Only update cursor tracker every 100ms, fix cursor hotspot offset for x111.3.2dec05eba
2025-04-04Fix possible incorrect monitordec05eba
2025-04-04Add option to capture the focused monitordec05eba
2025-03-30Revert "Add high performance encoding option (for amd) in settings page. ↵dec05eba
Requires gsr version >= 5.3.4" This reverts commit 3060e3ee000ddb12a78d8008f641b724ce7b07df.
2025-03-30Add high performance encoding option (for amd) in settings page. Requires ↵dec05eba
gsr version >= 5.3.4
2025-03-22Smaller screenshot icondec05eba
2025-03-21Add alt+f2 to take a screenshot of a regiondec05eba
2025-03-20Add controller hotkey to show/hide uidec05eba
2025-03-17Change joystick button to save replay. Add joystick buttons for more actions.dec05eba
2025-03-15Esc to close region selectiondec05eba
2025-03-15Add region capture optiondec05eba
2025-03-07Change notification timeoutdec05eba
2025-02-25Replay on startup: wait until audio devices are available before turning ↵dec05eba
replay on
2025-02-22Show correct process on screenshot failuredec05eba
2025-02-22Add option to take a screenshot (default hotkey: alt+f1)dec05eba
2025-02-10window get title: cleanup datadec05eba
2025-02-10Better detect focused x11 window on wayland, properly get focused game name ↵dec05eba
on wayland
2025-02-10Prepare for sound. Fix game name being gsr-ui on wayland in some cases when ↵dec05eba
saving video when the ui is open
2025-02-08mdec05eba
2025-02-07Show notification when saving a large replay that is taking some timedec05eba
2025-01-27Use bundled cursor if cursor fails to loaddec05eba
2025-01-27bananadec05eba
2025-01-27Try fixing missing cursor texture on some broken systemsdec05eba
2025-01-27amenddec05eba
2025-01-27Default to default cursor if cursor not founddec05eba
2025-01-24-overlay-replay > -restart-replay-on-savedec05eba
2025-01-24Add 'restart replay on save' optiondec05eba
2025-01-23Make hotkeys reconfigurable, faster hotkey startup time, fix some keyboard ↵dec05eba
locale issues
2025-01-20Add option to save replay with controller (double-click share button), allow ↵dec05eba
prime-run on wayland
2025-01-19Wayland: only show ui after stupid fullscreen animation has stoppeddec05eba
2025-01-17X11: only grab mouse devices with xidec05eba
2025-01-17Fix background not being transparent on sway when a wayland application is ↵dec05eba
focused and opening the ui
2025-01-09Use glx on wayland to workaround buggy nvidia driverdec05eba
2025-01-08Unset DRI_PRIME as welldec05eba
2025-01-06Fix ui being on incorrect monitor on gnome and swaydec05eba