aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
10 daysAdd buttons to exit program and to go back to old ui for flatpakdec05eba
10 daysRevert "Change name of flatpak systemd service"dec05eba
This reverts commit b865f5cae3c503be65ce55b58fae09589cff3b0f.
10 daysChange name of flatpak systemd servicedec05eba
10 daysMake systemctl work in flatpakdec05eba
10 daysOnly allow one instance of gsr-ui to rundec05eba
11 daysAdd option to manage program startup directly in the programdec05eba
13 daysMention that recording has to be restarted to apply changes. Fix stuck in ↵dec05eba
repeat state if pressed while gsr-global-hotkey starts
2024-12-10Fix capture options not available on nvidia x11dec05eba
2024-12-09Start 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-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-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-24Allow running the ui on Wayland through XWaylanddec05eba
2024-11-24Use linux /dev/input for global hotkeys instead of x11. This also works on ↵dec05eba
wayland on any compositor
2024-11-20Merge audio devices and application audio into one listdec05eba
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-16Only show app audio option if using pipewiredec05eba
2024-11-14Add option to start replay on fullscreendec05eba
2024-11-13Add application audio optiondec05eba
2024-11-05Default to 15000 bitratedec05eba
2024-11-05Add replay ram usage estimationdec05eba
2024-11-04Add option to save replay/recording to a folder with the name of the gamedec05eba
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-27Reduce cpu usage when ui is not visibledec05eba
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-19Add screenshotsdec05eba
2024-10-12Constant bitrate option as default for streamingdec05eba
2024-10-09Add constant bitrate optiondec05eba
2024-09-22Save recording status to file to reload it when gsr overlay restartsdec05eba
2024-09-15Hide notifications in simple view, draw combobox upward if no space in ↵dec05eba
scissor region to fully draw box
2024-09-12Add dropdown icons and description textdec05eba
2024-09-11Fix loading audio tracks incorrect config, finish recording optiondec05eba
2024-09-11Make checkbox nicerdec05eba
2024-09-11Load settings from config filedec05eba
2024-09-11Make scrollbar movable with mouse, limit filechooser content to inside of ↵dec05eba
file item
2024-09-08Moredec05eba
2024-08-25File chooser navigationdec05eba
2024-08-24Remove scrollable page from gsr page, fix crash when navigating backdec05eba
2024-08-23Start on file chooser, page stackdec05eba