Commit Graph

210 Commits

Author SHA1 Message Date
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
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
970d87975b Fix focused and portal capture options not allowed 2024-12-14 19:59:27 +01:00
dec05eba
4c83972a4f Timeout window creation position hack, force floating, disable 'all monitors' record option for now 2024-12-10 19:42:01 +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
f386615937 Start on global settings, add tint color setting 2024-12-09 16:29:36 +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
6b66eebb68 CopyFromParent 2024-12-04 01:42:09 +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
3ed89cd80b Move first mouse move event to after frame has been drawn 2024-12-02 22:02:36 +01:00
dec05eba
9661f0b823 Add more reliable mouse/keyboard grabbing to fix keyboard input not working in ui in some games 2024-11-30 22:38:03 +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
f885ae67f1 Re-add escape button to go back to the previous page/close 2024-11-30 21:52:07 +01:00
dec05eba
e8c17d248d Cleanup 2024-11-30 19:29:24 +01:00
dec05eba
21c7db19a9 Fix the UI not having keyboard input when a wayland application is focused when opening the UI 2024-11-30 19:21:43 +01:00
dec05eba
2ea0a921e8 Fix restore portal session option not working, close other notifications when showing a new one 2024-11-28 15:11:50 +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
5cfca3e55a Properly close program when disconnected from the X server 2024-11-26 18:27:56 +01:00
dec05eba
99acbdb596 Fix keyboard input not working on wayland 2024-11-25 18:40:15 +01:00
dec05eba
a872c07f7a Dont allow running the program as the root user 2024-11-24 22:53:29 +01:00
dec05eba
4fc1f8294c Revert focus to pointer location when ui is closed 2024-11-21 01:40:14 +01:00
dec05eba
5679ab9d8e Fix application audio recording inverse with non-merged audio 2024-11-20 23:59:08 +01:00
dec05eba
520687cd3f Merge audio devices and application audio into one list 2024-11-20 20:17:09 +01:00
dec05eba
2c45fa7254 Support more laptops for power supply option 2024-11-19 01:00:30 +01:00
dec05eba
b06113d21c Allow turning on/off replay automatically when using fullscreen/power supply replay mode 2024-11-18 18:08:00 +01:00
dec05eba
71f95e4b12 Add option to start replay when power supply is connected 2024-11-18 17:48:10 +01:00
dec05eba
7d4762e0f2 Dont show notification when stopping replay on fullscreen moving to windowed 2024-11-14 01:10:42 +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
623297b18a Prefer window title for game name rather than class, fix game names with slash not saving to correct dir 2024-11-04 22:48:05 +01:00
dec05eba
3d51801a90 Mention where the video is saved in notification 2024-11-04 20:53:00 +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
89512313b2 Fix software encoder option not working 2024-11-03 02:19:00 +01:00
dec05eba
6e91159ccf Revert focus to pointer location when ui is closed 2024-11-02 23:27:28 +01:00
dec05eba
b35de8332d Do not set window on top of notification 2024-11-02 18:14:49 +01:00
dec05eba
bfadff61d2 Force window always on top, even if restacking order changes 2024-11-02 11:56:01 +01:00
dec05eba
6fbd8b0dd3 Add option to automatically turn on replay at system startup 2024-11-01 20:10:48 +01:00
dec05eba
ea0f9e5643 Fix replay not actually being a replay 2024-10-31 09:16:39 +01:00
dec05eba
8cab9abe71 Fix transparent background when compositor is running 2024-10-28 17:32:21 +01:00
dec05eba
c9a447da8e Add install guide to README 2024-10-27 23:03:14 +01:00
dec05eba
df98e6ef08 Remove page stacks on hide 2024-10-27 17:20:14 +01:00
dec05eba
cd89668d0c Reduce cpu usage when ui is not visible 2024-10-27 15:07:24 +01:00
dec05eba
3206458c8d Unpause when stopping recording if paused 2024-10-27 14:54:33 +01:00
dec05eba
80ff6582a9 Fix window not visible in fullscreen applications 2024-10-27 13:59:17 +01:00
dec05eba
59dfd87c21 Add hotkeys for replay and streaming, finish everything 2024-10-27 13:09:06 +01:00
dec05eba
28c437e90a Only have one notification process open at a time (kill previous one when showing new) 2024-10-27 02:00:09 +02:00
dec05eba
cfcee1a5d8 Add option to change video resolution 2024-10-27 01:54:37 +02:00
dec05eba
1d2fc77cfc Make the ui the daemon instead, add hotkey for recording/pause 2024-10-26 11:37:52 +02:00
dec05eba
57977f29e1 gsr-overlay > gsr-ui, 2 2024-10-20 22:46:28 +02:00
dec05eba
d84054ecbb gsr-overlay > gsr-ui 2024-10-20 22:44:15 +02:00