Commit Graph

60 Commits

Author SHA1 Message Date
dec05eba
cae1c47643 Update README and TODO 2025-05-16 17:57:44 +02:00
dec05eba
41412db704 Better replay recording handling. Add gsr-ui-cli command to save shorter replay 2025-04-23 19:27:57 +02:00
dec05eba
28481db82c Update to latest mglpp 2025-04-20 01:14:03 +02:00
dec05eba
38feee9f29 Fix unable to change hotkey settings while recording 2025-04-11 21:51:38 +02:00
dec05eba
90a1272a65 Keyboard remapping info 2025-04-09 19:00:51 +02:00
dec05eba
9ada8caabc Add emergency exit buttons, (left) ctrl+shift+alt+esc to close gpu screen recorder and remove it from system startup 2025-04-09 18:27:45 +02:00
dec05eba
2e3adfc510 Add option to capture the focused monitor 2025-04-04 20:51:28 +02:00
dec05eba
a958e16465 README 2025-04-02 22:01:43 +02:00
dec05eba
a0d8af9d37 Add controller hotkey to show/hide ui 2025-03-20 19:22:16 +01:00
dec05eba
5ec357b10f README sound effects 2025-03-18 19:41:23 +01:00
dec05eba
dc70bd27f2 Add controller button icons in hotkeys, separate keyboard hotkeys and controller hotkeys 2025-03-18 19:13:16 +01:00
dec05eba
63b2b6cbc3 Add region capture option 2025-03-15 00:56:38 +01:00
dec05eba
7d1f6f9a25 Update flatpak version reference 2025-03-08 14:08:23 +01:00
dec05eba
b6c59e1049 Update README 2025-02-22 23:01:06 +01:00
dec05eba
f4e44cbef5 Prepare for sound. Fix game name being gsr-ui on wayland in some cases when saving video when the ui is open 2025-02-10 18:22:21 +01:00
dec05eba
309cc3425b Use bundled cursor if cursor fails to load 2025-01-27 17:35:35 +01:00
dec05eba
d8acac6ba9 Minor visual change 2025-01-25 20:00:51 +01:00
dec05eba
010d4dd5aa Update images 2025-01-25 01:49:16 +01:00
dec05eba
1d9d4d6398 Make hotkeys reconfigurable, faster hotkey startup time, fix some keyboard locale issues 2025-01-23 21:25:45 +01:00
dec05eba
0d6d7a7459 Mention minimum gpu-screen-recorder version 2025-01-19 11:46:19 +01:00
dec05eba
c05e10fe48 README flatpak issue 2025-01-18 22:18:52 +01:00
dec05eba
a9637f87e7 Fix background not being transparent on sway when a wayland application is focused and opening the ui 2025-01-17 13:18:40 +01:00
dec05eba
d4d61b8c93 Mention flatpak and non-flatpak conflict 2025-01-15 18:32:49 +01:00
dec05eba
9a5c20836a Try and support different keyboard layouts through x11 xkb mapping 2025-01-07 01:15:56 +01:00
dec05eba
ee123ceb0a Fix ui being on incorrect monitor on gnome and sway 2025-01-06 22:59:47 +01:00
dec05eba
fa5b7a0c75 Only grab left alt, to allow altgr+z to be used for keyboard that type ż with it 2025-01-05 03:22:38 +01:00
dec05eba
52ce22ae22 Add option to only grab virtual devices, to support input remapping software 2025-01-04 05:39:16 +01:00
dec05eba
6b023051eb Fallback to focused window for x11 uncomposited 2025-01-04 03:06:49 +01:00
dec05eba
6c03137610 Add option to disable hotkeys, add gsr-ui-cli tool to control gsr-ui remotely 2025-01-03 22:37:13 +01:00
dec05eba
5439fa8a71 README global hotkey info 2025-01-03 21:28:23 +01:00
dec05eba
f7fbb06a92 README email 2025-01-03 02:31:21 +01:00
dec05eba
2a07c74112 Fix some application (using xi) receiving mouse input when UI is shown 2025-01-03 01:57:30 +01:00
dec05eba
c2dca2e8f8 Start on rpc, open existing instances ui when trying to launch gsr-ui a second time 2024-12-30 22:57:48 +01:00
dec05eba
a3d4455b3d README: mention that the flatpak version now includes this UI (in a few hours) 2024-12-29 23:08:41 +01:00
dec05eba
3c3e165eb7 Mention that the program can only be started on system startup in settings on systemd. Have to launch it manually on other systems 2024-12-28 22:46:42 +01:00
dec05eba
14b0d376a8 Prevent focused application from receiving global hotkey keys on wayland as well (massive hack) 2024-12-16 21:48:35 +01:00
dec05eba
ebd8c2726b Rewrite linux global hotkey to not depend on any libraries (also allows it to work on non-systemd systems(?)), remove unused gsr-window-name 2024-12-16 02:21:38 +01:00
dec05eba
3bd4572631 Clearify font licensing 2024-12-14 03:37:16 +01:00
dec05eba
6be9dee868 Fix freeze on startup on hyprland because of hack workaround, requires window to be visible. Remove titlebar on hyprland 2024-12-09 17:23:45 +01:00
dec05eba
f3565fdd77 Query capture options when opening settings and validate capture options when starting recording 2024-12-08 14:32:11 +01:00
dec05eba
aec2772495 Fix window opening on incorrect monitor on wayland or with incorrect size 2024-12-04 00:40:00 +01:00
dec05eba
6cde892148 Use X11 global hotkeys on X11 when possible to prevent clashing with keys used by other applications 2024-11-30 22:26:56 +01:00
dec05eba
f84cdafb57 README update 2024-11-29 19:08:32 +01:00
dec05eba
ece3d02e0a Fix window not being fullscreen on multi monitor systems on cinnamon. Fix some applications getting minimized when opening the ui 2024-11-28 12:16:49 +01:00
dec05eba
3468554eb3 Allow running the ui on Wayland through XWayland 2024-11-24 19:13:35 +01:00
dec05eba
734280f304 Use linux /dev/input for global hotkeys instead of x11. This also works on wayland on any compositor 2024-11-24 18:33:57 +01:00
dec05eba
4ba1e814b7 Add application audio option 2024-11-13 22:36:55 +01:00
dec05eba
0815da6f2c README mention alpha software and bug reporting 2024-10-31 10:00:47 +01:00
dec05eba
99604a892d Add link to demo video 2024-10-28 21:53:48 +01:00
dec05eba
a0f0bf33fa Icon 2024-10-27 23:06:47 +01:00