index
:
gpu-screen-recorder-ui
master
A fullscreen overlay UI for GPU Screen Recorder, in the style of ShadowPlay.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
7 days
Newline after show_ui command
dec05eba
7 days
Start on rpc, open existing instances ui when trying to launch gsr-ui a secon...
dec05eba
8 days
Truncate game name in notification
1.0.0
dec05eba
8 days
Fix go back to old ui incorrect arg
dec05eba
8 days
Better error message
dec05eba
8 days
Fix scrollbar not working with mouse, fix being able to click filechooser ite...
dec05eba
8 days
Add buttons to exit program and to go back to old ui for flatpak
dec05eba
8 days
Revert "Change name of flatpak systemd service"
dec05eba
8 days
Change name of flatpak systemd service
dec05eba
8 days
Use flatpak specific path for gsr-global-hotkeys
dec05eba
8 days
Make systemctl work in flatpak
dec05eba
9 days
Detect multiple instances of gsr-ui by detecting virtual keyboard presence in...
dec05eba
9 days
Only allow one instance of gsr-ui to run
dec05eba
9 days
Better debug test
dec05eba
9 days
Add option to launch the program and show the UI immediately, with 'gsr-ui la...
dec05eba
9 days
Mention that the program can only be started on system startup in settings on...
dec05eba
9 days
Add option to manage program startup directly in the program
dec05eba
11 days
Save button should also go back to previous page
dec05eba
12 days
Mention that recording has to be restarted to apply changes. Fix stuck in rep...
dec05eba
2024-12-16
Prevent focused application from receiving global hotkey keys on wayland as w...
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-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-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-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
2024-11-24
Use linux /dev/input for global hotkeys instead of x11. This also works on wa...
dec05eba
2024-11-21
Revert focus to pointer location when ui is closed
dec05eba
[next]