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
3 days
Timeout window creation position hack, force floating, disable 'all monitors'...
dec05eba
4 days
Fix capture options not available on nvidia x11
dec05eba
4 days
Fix freeze on startup on hyprland because of hack workaround, requires window...
dec05eba
4 days
Start on global settings, add tint color setting
dec05eba
6 days
Query capture options when opening settings and validate capture options when...
dec05eba
10 days
CopyFromParent
dec05eba
10 days
Fix window opening on incorrect monitor on wayland or with incorrect size
dec05eba
11 days
Move first mouse move event to after frame has been drawn
dec05eba
13 days
Optimization: dont draw file chooser items above scissor area
dec05eba
13 days
Add more reliable mouse/keyboard grabbing to fix keyboard input not working i...
dec05eba
13 days
Use X11 global hotkeys on X11 when possible to prevent clashing with keys use...
dec05eba
13 days
Re-add escape button to go back to the previous page/close
dec05eba
13 days
Cleanup
dec05eba
13 days
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
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-25
Fix freeze on shutdown: change uid to user after getting seat permission
dec05eba
2024-11-24
cap_sys_admin->cap_setuid for gsr-global-hotkeys
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-24
Move gsr-window-name to tools directory
dec05eba
2024-11-21
Revert focus to pointer location when ui is closed
dec05eba
2024-11-20
Fix application audio recording inverse with non-merged audio
dec05eba
2024-11-20
Merge audio devices and application audio into one list
dec05eba
2024-11-19
Support more laptops for power supply option
dec05eba
2024-11-18
Allow turning on/off replay automatically when using fullscreen/power supply ...
dec05eba
2024-11-18
Add option to start replay when power supply is connected
dec05eba
2024-11-17
Query audio when adding them
dec05eba
2024-11-16
Change recording default video bitrate for custom bitrate
dec05eba
2024-11-16
Only show app audio option if using pipewire
dec05eba
2024-11-16
Wording
dec05eba
2024-11-14
Dont show notification when stopping replay on fullscreen moving to windowed
dec05eba
2024-11-14
Add option to start replay on fullscreen
dec05eba
2024-11-13
Add application audio option
dec05eba
2024-11-05
Default replay to 50000 kbps
dec05eba
2024-11-05
Default to 15000 bitrate
dec05eba
2024-11-05
Correct bitrate calculation, default bitrate to 15000kbps
dec05eba
2024-11-05
m
dec05eba
2024-11-05
Update file size estimation for replay after gsr fix
dec05eba
2024-11-05
Add replay ram usage estimation
dec05eba
2024-11-04
Default replay to constant bitrate
dec05eba
2024-11-04
Prefer window title for game name rather than class, fix game names with slas...
dec05eba
[next]