Age | Commit message (Expand) | Author |
2024-12-29 | Detect multiple instances of gsr-ui by detecting virtual keyboard presence in... | dec05eba |
2024-12-29 | Only allow one instance of gsr-ui to run | dec05eba |
2024-12-29 | Better debug test | dec05eba |
2024-12-29 | Add option to launch the program and show the UI immediately, with 'gsr-ui la... | dec05eba |
2024-12-28 | Mention that the program can only be started on system startup in settings on... | dec05eba |
2024-12-28 | Global hotkeys: fix incorrect free | dec05eba |
2024-12-28 | Add option to manage program startup directly in the program | dec05eba |
2024-12-28 | Global hotkeys: only grab devices after all keys have been released | dec05eba |
2024-12-27 | Improve rendering quality (alpha blending) | dec05eba |
2024-12-26 | Save button should also go back to previous page | dec05eba |
2024-12-26 | Virtual keyboard: set EV_SYN and EV_MSC event bits | dec05eba |
2024-12-26 | Mention that recording has to be restarted to apply changes. Fix stuck in rep... | dec05eba |
2024-12-17 | More key grab fixes, ignore mice/js/wheel | dec05eba |
2024-12-17 | Fix mouse getting grabbed, not allowing mouse movement | dec05eba |
2024-12-16 | Dont forward repeat/release keys to focused window for global hotkeys | dec05eba |
2024-12-16 | Ungrab before closing event fd | dec05eba |
2024-12-16 | Prevent focused application from receiving global hotkey keys on wayland as w... | dec05eba |
2024-12-16 | Add fstack-protector-all to gsr-global-hotkeys | dec05eba |
2024-12-16 | Rewrite linux global hotkey to not depend on any libraries (also allows it to... | dec05eba |
2024-12-14 | Fix focused and portal capture options not allowed | dec05eba |
2024-12-14 | Fix regression in ui event handling in scrollable page | dec05eba |
2024-12-14 | Fix mouse events received for scrollablepage child widgets when mouse is outs... | dec05eba |
2024-12-14 | Clearify font licensing | dec05eba |
2024-12-10 | Timeout window creation position hack, force floating, disable 'all monitors'... | dec05eba |
2024-12-10 | Fix capture options not available on nvidia x11 | dec05eba |
2024-12-09 | Fix freeze on startup on hyprland because of hack workaround, requires window... | dec05eba |
2024-12-09 | Start on global settings, add tint color setting | dec05eba |
2024-12-08 | Query capture options when opening settings and validate capture options when... | dec05eba |
2024-12-04 | CopyFromParent | dec05eba |
2024-12-04 | Fix window opening on incorrect monitor on wayland or with incorrect size | dec05eba |
2024-12-02 | Move first mouse move event to after frame has been drawn | dec05eba |
2024-12-01 | Optimization: dont draw file chooser items above scissor area | dec05eba |
2024-11-30 | Add more reliable mouse/keyboard grabbing to fix keyboard input not working i... | dec05eba |
2024-11-30 | Use X11 global hotkeys on X11 when possible to prevent clashing with keys use... | dec05eba |
2024-11-30 | Re-add escape button to go back to the previous page/close | dec05eba |
2024-11-30 | Cleanup | dec05eba |
2024-11-30 | Fix the UI not having keyboard input when a wayland application is focused wh... | dec05eba |
2024-11-29 | README update | dec05eba |
2024-11-28 | Fix restore portal session option not working, close other notifications when... | dec05eba |
2024-11-28 | Fix window not being fullscreen on multi monitor systems on cinnamon. Fix som... | dec05eba |
2024-11-26 | Properly close program when disconnected from the X server | dec05eba |
2024-11-25 | Fix keyboard input not working on wayland | dec05eba |
2024-11-25 | Fix global hotkeys not working when connecting input after startup | dec05eba |
2024-11-25 | Fix freeze on shutdown: change uid to user after getting seat permission | dec05eba |
2024-11-24 | cap_sys_admin->cap_setuid for gsr-global-hotkeys | dec05eba |
2024-11-24 | Dont allow running the program as the root user | dec05eba |
2024-11-24 | Poll all text from linux global hotkeys instead of once per update | dec05eba |
2024-11-24 | Shutdown if the x11 connection shuts down | dec05eba |
2024-11-24 | Fix getting stuck on shutdown with SIGINT | dec05eba |
2024-11-24 | Allow running the ui on Wayland through XWayland | dec05eba |