aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2 daysX11: only grab mouse devices with xidec05eba
2 daysFix background not being transparent on sway when a wayland application is ↵dec05eba
focused and opening the ui
3 daysInstall flatpak version of the systemd service if missing or remove it if ↵dec05eba
not using flatpak version
5 daysFix window/game name for games such as 'the finals' that have weird names ↵dec05eba
with utf8-bom and zero width space characters
10 dayssys/poll.h -> poll.hdec05eba
10 daysUse glx on wayland to workaround buggy nvidia driverdec05eba
11 daysUnset DRI_PRIME as welldec05eba
12 daysCheck event windowdec05eba
13 daysFix ui being on incorrect monitor on gnome and swaydec05eba
13 daysHide decorations on gnome wayland when opening ui when non-x11 application ↵dec05eba
is focused
2025-01-05Commentdec05eba
2025-01-05Hide window from taskbardec05eba
2025-01-05Test dialogdec05eba
2025-01-04Add option to only grab virtual devices, to support input remapping softwaredec05eba
2025-01-04Flatpak: disable hotkey sectiondec05eba
2025-01-04Fallback to focused window for x11 uncompositeddec05eba
2025-01-04Fix some games receiving mouse input on waylanddec05eba
2025-01-04pidof ignore selfdec05eba
2025-01-03Check if gsr-ui is running with pidof equivalent, show ui on restart after ↵dec05eba
enabling/disabling hotkeys
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-03A little bit of glitch fixing, warp cursor after hiding ui when XI grabbingdec05eba
2025-01-03Fix some application (using xi) receiving mouse input when UI is showndec05eba
2025-01-01Fix regression: incorrect window resulting in incorrect game name and ↵dec05eba
background for uncomposited x11
2024-12-31Better global settings design, dont change startup setting in ui if ↵dec05eba
systemctl command fails
2024-12-31Close gpu screen recorder output file after closing the processdec05eba
2024-12-31Fix unable to get game (window title) name for some applications, fix ↵dec05eba
notification config not respected when saving video in game directory
2024-12-31Fix incorrect icon used for notifications1.0.1dec05eba
2024-12-31Fix streaming not working (-f sent twice)dec05eba
2024-12-31Newline after show_ui commanddec05eba
2024-12-30Start on rpc, open existing instances ui when trying to launch gsr-ui a ↵dec05eba
second time
2024-12-29Truncate game name in notification1.0.0dec05eba
2024-12-29Fix go back to old ui incorrect argdec05eba
2024-12-29Better error messagedec05eba
2024-12-29Fix scrollbar not working with mouse, fix being able to click filechooser ↵dec05eba
items outside area
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-29Use flatpak specific path for gsr-global-hotkeysdec05eba
2024-12-29Make systemctl work in flatpakdec05eba
2024-12-29Detect multiple instances of gsr-ui by detecting virtual keyboard presence ↵dec05eba
instead. This works in flatpak
2024-12-29Only allow one instance of gsr-ui to rundec05eba
2024-12-29Better debug testdec05eba
2024-12-29Add option to launch the program and show the UI immediately, with 'gsr-ui ↵dec05eba
launch-show'
2024-12-28Mention that the program can only be started on system startup in settings ↵dec05eba
on systemd. Have to launch it manually on other systems
2024-12-28Add option to manage program startup directly in the programdec05eba
2024-12-26Save button should also go back to previous pagedec05eba
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-16Prevent focused application from receiving global hotkey keys on wayland as ↵dec05eba
well (massive hack)