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
Age
Commit message (
Expand
)
Author
6 days
Truncate game name in notification
1.0.0
dec05eba
6 days
Fix go back to old ui incorrect arg
dec05eba
6 days
1.0.0
dec05eba
6 days
Better error message
dec05eba
6 days
Fix scrollbar not working with mouse, fix being able to click filechooser ite...
dec05eba
6 days
Add buttons to exit program and to go back to old ui for flatpak
dec05eba
6 days
Revert "Change name of flatpak systemd service"
dec05eba
6 days
Change name of flatpak systemd service
dec05eba
6 days
Add flatpak systemd service
dec05eba
6 days
Use flatpak specific path for gsr-global-hotkeys
dec05eba
7 days
Make systemctl work in flatpak
dec05eba
7 days
Detect multiple instances of gsr-ui by detecting virtual keyboard presence in...
dec05eba
7 days
Only allow one instance of gsr-ui to run
dec05eba
7 days
Better debug test
dec05eba
7 days
Add option to launch the program and show the UI immediately, with 'gsr-ui la...
dec05eba
7 days
Mention that the program can only be started on system startup in settings on...
dec05eba
7 days
Global hotkeys: fix incorrect free
dec05eba
7 days
Add option to manage program startup directly in the program
dec05eba
8 days
Global hotkeys: only grab devices after all keys have been released
dec05eba
8 days
Improve rendering quality (alpha blending)
dec05eba
10 days
Save button should also go back to previous page
dec05eba
10 days
Virtual keyboard: set EV_SYN and EV_MSC event bits
dec05eba
10 days
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
[next]