Commit Graph

55 Commits

Author SHA1 Message Date
dec05eba
47ada4d798 Add option to save replay with controller (double-click share button), allow prime-run on wayland 2025-01-20 23:11:00 +01:00
dec05eba
35a2fcc615 Fix window/game name for games such as 'the finals' that have weird names with utf8-bom and zero width space characters 2025-01-14 22:34:25 +01:00
dec05eba
35578e79ec M 2025-01-09 20:26:54 +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
f379b87b33 Flatpak: disable hotkey section 2025-01-04 03:35:46 +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
94cb63f00f Newline after show_ui command 2024-12-31 01:01:07 +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
5ab4c7b752 Use flatpak specific path for gsr-global-hotkeys 2024-12-29 18:56:42 +01:00
dec05eba
b96b877a1a Only allow one instance of gsr-ui to run 2024-12-29 15:21:38 +01:00
dec05eba
c5c79bec64 Better debug test 2024-12-29 14:42:45 +01:00
dec05eba
c213b5de89 Add option to manage program startup directly in the program 2024-12-28 22:30:30 +01:00
dec05eba
81e2fab47f Global hotkeys: only grab devices after all keys have been released 2024-12-28 09:30:11 +01:00
dec05eba
49584e3dfc Improve rendering quality (alpha blending) 2024-12-27 21:04:28 +01:00
dec05eba
e5b745d696 Mention that recording has to be restarted to apply changes. Fix stuck in repeat state if pressed while gsr-global-hotkey starts 2024-12-26 15:22:57 +01:00
dec05eba
9ab0e457ab Fix mouse getting grabbed, not allowing mouse movement 2024-12-17 21:05:19 +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
846d3c4e81 Fix mouse events received for scrollablepage child widgets when mouse is outside scrollablepage area 2024-12-14 12:12:00 +01:00
dec05eba
3bd4572631 Clearify font licensing 2024-12-14 03:37:16 +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
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
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
56a7e558d2 Move gsr-window-name to tools directory 2024-11-24 14:46:03 +01:00
dec05eba
5679ab9d8e Fix application audio recording inverse with non-merged audio 2024-11-20 23:59:08 +01:00
dec05eba
71f95e4b12 Add option to start replay when power supply is connected 2024-11-18 17:48:10 +01:00
dec05eba
e0ddfa82dd Wording 2024-11-16 11:39:02 +01:00
dec05eba
d2f6b0738b Add option to start replay on fullscreen 2024-11-14 00:25:37 +01:00
dec05eba
4ba1e814b7 Add application audio option 2024-11-13 22:36:55 +01:00
dec05eba
26a9e750dc Add option to save replay/recording to a folder with the name of the game 2024-11-04 20:37:26 +01:00
dec05eba
bfadff61d2 Force window always on top, even if restacking order changes 2024-11-02 11:56:01 +01:00
dec05eba
c9a447da8e Add install guide to README 2024-10-27 23:03:14 +01:00
dec05eba
59dfd87c21 Add hotkeys for replay and streaming, finish everything 2024-10-27 13:09:06 +01:00
dec05eba
1d2fc77cfc Make the ui the daemon instead, add hotkey for recording/pause 2024-10-26 11:37:52 +02:00
dec05eba
d84054ecbb gsr-overlay > gsr-ui 2024-10-20 22:44:15 +02:00
dec05eba
939bf23921 Add screenshots 2024-10-19 23:49:22 +02:00
dec05eba
61c9b4918e Save recording status to file to reload it when gsr overlay restarts 2024-09-22 18:17:46 +02:00
dec05eba
5d6d57b881 Hide notifications in simple view, draw combobox upward if no space in scissor region to fully draw box 2024-09-15 02:49:28 +02:00
dec05eba
7d6732a7d3 Only allow x11 for now 2024-09-11 19:58:30 +02:00
dec05eba
cb04c11b2c Make checkbox nicer 2024-09-11 19:19:10 +02:00
dec05eba
234cc3391e Load settings from config file 2024-09-11 01:49:10 +02:00
dec05eba
747344b858 Add scrollbar 2024-09-08 19:41:47 +02:00
dec05eba
b145d957e3 More 2024-09-08 17:07:22 +02:00
dec05eba
54c60d9a18 Start on file chooser, page stack 2024-08-23 18:53:19 +02:00
dec05eba
6951ec6eea Save all settings to file, hide more settings behind advanced view 2024-08-10 09:38:38 +02:00
dec05eba
8b98c612f7 Use stack for page navigation, dont add spacing between list elements if the widget is empty or not visible 2024-08-07 07:17:48 +02:00
dec05eba
a3e479d5b2 Add radio button with simple/advanced view, add widget visibility 2024-08-07 00:21:35 +02:00
dec05eba
b229b060ad Make sure all sizes are scaled by window size, make sure all elements are visible for very low resolutions and text doesn't get too small 2024-08-06 08:59:38 +02:00