aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
7 daysNewline after show_ui commanddec05eba
7 daysStart on rpc, open existing instances ui when trying to launch gsr-ui a secon...dec05eba
8 daysTruncate game name in notification1.0.0dec05eba
8 daysFix go back to old ui incorrect argdec05eba
8 daysBetter error messagedec05eba
8 daysFix scrollbar not working with mouse, fix being able to click filechooser ite...dec05eba
8 daysAdd buttons to exit program and to go back to old ui for flatpakdec05eba
8 daysRevert "Change name of flatpak systemd service"dec05eba
8 daysChange name of flatpak systemd servicedec05eba
8 daysUse flatpak specific path for gsr-global-hotkeysdec05eba
8 daysMake systemctl work in flatpakdec05eba
9 daysDetect multiple instances of gsr-ui by detecting virtual keyboard presence in...dec05eba
9 daysOnly allow one instance of gsr-ui to rundec05eba
9 daysBetter debug testdec05eba
9 daysAdd option to launch the program and show the UI immediately, with 'gsr-ui la...dec05eba
9 daysMention that the program can only be started on system startup in settings on...dec05eba
9 daysAdd option to manage program startup directly in the programdec05eba
11 daysSave button should also go back to previous pagedec05eba
12 daysMention that recording has to be restarted to apply changes. Fix stuck in rep...dec05eba
2024-12-16Prevent focused application from receiving global hotkey keys on wayland as w...dec05eba
2024-12-16Rewrite linux global hotkey to not depend on any libraries (also allows it to...dec05eba
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 outs...dec05eba
2024-12-10Timeout window creation position hack, force floating, disable 'all monitors'...dec05eba
2024-12-10Fix capture options not available on nvidia x11dec05eba
2024-12-09Fix freeze on startup on hyprland because of hack workaround, requires window...dec05eba
2024-12-09Start on global settings, add tint color settingdec05eba
2024-12-08Query capture options when opening settings and validate capture options when...dec05eba
2024-12-04CopyFromParentdec05eba
2024-12-04Fix window opening on incorrect monitor on wayland or with incorrect sizedec05eba
2024-12-02Move first mouse move event to after frame has been drawndec05eba
2024-12-01Optimization: dont draw file chooser items above scissor areadec05eba
2024-11-30Add more reliable mouse/keyboard grabbing to fix keyboard input not working i...dec05eba
2024-11-30Use X11 global hotkeys on X11 when possible to prevent clashing with keys use...dec05eba
2024-11-30Re-add escape button to go back to the previous page/closedec05eba
2024-11-30Cleanupdec05eba
2024-11-30Fix the UI not having keyboard input when a wayland application is focused wh...dec05eba
2024-11-28Fix restore portal session option not working, close other notifications when...dec05eba
2024-11-28Fix window not being fullscreen on multi monitor systems on cinnamon. Fix som...dec05eba
2024-11-26Properly close program when disconnected from the X serverdec05eba
2024-11-25Fix keyboard input not working on waylanddec05eba
2024-11-25Fix global hotkeys not working when connecting input after startupdec05eba
2024-11-24Dont allow running the program as the root userdec05eba
2024-11-24Poll all text from linux global hotkeys instead of once per updatedec05eba
2024-11-24Shutdown if the x11 connection shuts downdec05eba
2024-11-24Fix getting stuck on shutdown with SIGINTdec05eba
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 wa...dec05eba
2024-11-21Revert focus to pointer location when ui is closeddec05eba