aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
3 daysFix ui being on incorrect monitor on gnome and swaydec05eba
3 daysHide decorations on gnome wayland when opening ui when non-x11 application ↵dec05eba
is focused
4 daysCommentdec05eba
4 daysHide window from taskbardec05eba
4 daysTest dialogdec05eba
6 daysAdd option to only grab virtual devices, to support input remapping softwaredec05eba
6 daysFlatpak: disable hotkey sectiondec05eba
6 daysFallback to focused window for x11 uncompositeddec05eba
6 daysFix some games receiving mouse input on waylanddec05eba
6 dayspidof ignore selfdec05eba
6 daysCheck if gsr-ui is running with pidof equivalent, show ui on restart after ↵dec05eba
enabling/disabling hotkeys
6 daysAdd option to disable hotkeys, add gsr-ui-cli tool to control gsr-ui remotelydec05eba
6 daysRemove merge audio tracks option for streaming. Streaming sites dont support ↵dec05eba
multiple audio tracks (in general)
7 daysShow estimated file size for cbr for recording and mb/sec for streamingdec05eba
7 daysA little bit of glitch fixing, warp cursor after hiding ui when XI grabbingdec05eba
7 daysFix some application (using xi) receiving mouse input when UI is showndec05eba
9 daysFix regression: incorrect window resulting in incorrect game name and ↵dec05eba
background for uncomposited x11
9 daysBetter global settings design, dont change startup setting in ui if ↵dec05eba
systemctl command fails
9 daysClose gpu screen recorder output file after closing the processdec05eba
9 daysFix unable to get game (window title) name for some applications, fix ↵dec05eba
notification config not respected when saving video in game directory
10 daysFix incorrect icon used for notifications1.0.1dec05eba
10 daysFix streaming not working (-f sent twice)dec05eba
10 daysNewline after show_ui commanddec05eba
10 daysStart on rpc, open existing instances ui when trying to launch gsr-ui a ↵dec05eba
second time
11 daysTruncate game name in notification1.0.0dec05eba
11 daysFix go back to old ui incorrect argdec05eba
11 daysBetter error messagedec05eba
11 daysFix scrollbar not working with mouse, fix being able to click filechooser ↵dec05eba
items outside area
11 daysAdd buttons to exit program and to go back to old ui for flatpakdec05eba
11 daysRevert "Change name of flatpak systemd service"dec05eba
This reverts commit b865f5cae3c503be65ce55b58fae09589cff3b0f.
11 daysChange name of flatpak systemd servicedec05eba
11 daysUse flatpak specific path for gsr-global-hotkeysdec05eba
11 daysMake systemctl work in flatpakdec05eba
11 daysDetect multiple instances of gsr-ui by detecting virtual keyboard presence ↵dec05eba
instead. This works in flatpak
11 daysOnly allow one instance of gsr-ui to rundec05eba
11 daysBetter debug testdec05eba
11 daysAdd option to launch the program and show the UI immediately, with 'gsr-ui ↵dec05eba
launch-show'
12 daysMention that the program can only be started on system startup in settings ↵dec05eba
on systemd. Have to launch it manually on other systems
12 daysAdd 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)
2024-12-16Rewrite linux global hotkey to not depend on any libraries (also allows it ↵dec05eba
to work on non-systemd systems(?)), remove unused gsr-window-name
2024-12-14Fix focused and portal capture options not alloweddec05eba
2024-12-14Fix regression in ui event handling in scrollable pagedec05eba
2024-12-14Fix mouse events received for scrollablepage child widgets when mouse is ↵dec05eba
outside scrollablepage area
2024-12-10Timeout window creation position hack, force floating, disable 'all ↵dec05eba
monitors' record option for now
2024-12-10Fix capture options not available on nvidia x11dec05eba
2024-12-09Fix freeze on startup on hyprland because of hack workaround, requires ↵dec05eba
window to be visible. Remove titlebar on hyprland
2024-12-09Start on global settings, add tint color settingdec05eba