aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
11 daysFix incorrect action text in hotkey configuration1.1.2dec05eba
12 daysAdd 'restart replay on save' optiondec05eba
12 daysFix controller double click not working sometimes1.1.0dec05eba
12 daysMake 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-06Fix ui being on incorrect monitor on gnome and swaydec05eba
2025-01-04Add option to only grab virtual devices, to support input remapping softwaredec05eba
2025-01-04pidof ignore selfdec05eba
2025-01-03Add option to disable hotkeys, add gsr-ui-cli tool to control gsr-ui remotelydec05eba
2025-01-03Remove merge audio tracks option for streaming. Streaming sites dont support ↵dec05eba
multiple audio tracks (in general)
2025-01-03Show estimated file size for cbr for recording and mb/sec for streamingdec05eba
2025-01-03Fix some application (using xi) receiving mouse input when UI is showndec05eba
2024-12-31Better global settings design, dont change startup setting in ui if ↵dec05eba
systemctl command fails
2024-12-30Start on rpc, open existing instances ui when trying to launch gsr-ui a ↵dec05eba
second time
2024-12-29Add buttons to exit program and to go back to old ui for flatpakdec05eba
2024-12-29Revert "Change name of flatpak systemd service"dec05eba
This reverts commit b865f5cae3c503be65ce55b58fae09589cff3b0f.
2024-12-29Change name of flatpak systemd servicedec05eba
2024-12-29Make systemctl work in flatpakdec05eba
2024-12-29Only allow one instance of gsr-ui to rundec05eba
2024-12-28Add option to manage program startup directly in the programdec05eba
2024-12-26Mention 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