aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
8 daysTruncate game name in notification1.0.0dec05eba
8 daysFix go back to old ui incorrect argdec05eba
8 days1.0.0dec05eba
8 daysBetter error messagedec05eba
8 daysFix scrollbar not working with mouse, fix being able to click filechooser ↵dec05eba
items outside area
8 daysAdd buttons to exit program and to go back to old ui for flatpakdec05eba
8 daysRevert "Change name of flatpak systemd service"dec05eba
This reverts commit b865f5cae3c503be65ce55b58fae09589cff3b0f.
8 daysChange name of flatpak systemd servicedec05eba
8 daysAdd flatpak systemd servicedec05eba
8 daysUse flatpak specific path for gsr-global-hotkeysdec05eba
8 daysMake systemctl work in flatpakdec05eba
8 daysDetect multiple instances of gsr-ui by detecting virtual keyboard presence ↵dec05eba
instead. This works in flatpak
8 daysOnly allow one instance of gsr-ui to rundec05eba
8 daysBetter debug testdec05eba
9 daysAdd option to launch the program and show the UI immediately, with 'gsr-ui ↵dec05eba
launch-show'
9 daysMention that the program can only be started on system startup in settings ↵dec05eba
on systemd. Have to launch it manually on other systems
9 daysGlobal hotkeys: fix incorrect freedec05eba
9 daysAdd option to manage program startup directly in the programdec05eba
10 daysGlobal hotkeys: only grab devices after all keys have been releaseddec05eba
10 daysImprove rendering quality (alpha blending)dec05eba
11 daysSave button should also go back to previous pagedec05eba
11 daysVirtual keyboard: set EV_SYN and EV_MSC event bitsdec05eba
11 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-17More key grab fixes, ignore mice/js/wheeldec05eba
2024-12-17Fix mouse getting grabbed, not allowing mouse movementdec05eba
2024-12-16Dont forward repeat/release keys to focused window for global hotkeysdec05eba
2024-12-16Ungrab before closing event fddec05eba
2024-12-16Prevent focused application from receiving global hotkey keys on wayland as ↵dec05eba
well (massive hack)
2024-12-16Add fstack-protector-all to gsr-global-hotkeysdec05eba
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-14Clearify font licensingdec05eba
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
2024-12-08Query capture options when opening settings and validate capture options ↵dec05eba
when starting recording
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 ↵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-30Fix the UI not having keyboard input when a wayland application is focused ↵dec05eba
when opening the UI
2024-11-29README updatedec05eba
2024-11-28Fix restore portal session option not working, close other notifications ↵dec05eba
when showing a new one