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 (
Collapse
)
Author
10 days
Move first mouse move event to after frame has been drawn
dec05eba
12 days
Optimization: dont draw file chooser items above scissor area
dec05eba
12 days
Add more reliable mouse/keyboard grabbing to fix keyboard input not working ↵
dec05eba
in ui in some games
12 days
Use X11 global hotkeys on X11 when possible to prevent clashing with keys ↵
dec05eba
used by other applications
12 days
Re-add escape button to go back to the previous page/close
dec05eba
12 days
Cleanup
dec05eba
12 days
Fix the UI not having keyboard input when a wayland application is focused ↵
dec05eba
when opening the UI
13 days
README update
dec05eba
2024-11-28
Fix restore portal session option not working, close other notifications ↵
dec05eba
when showing a new one
2024-11-28
Fix window not being fullscreen on multi monitor systems on cinnamon. Fix ↵
dec05eba
some applications getting minimized when opening the ui
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 ↵
dec05eba
wayland on any compositor
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
replay mode
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 ↵
dec05eba
slash not saving to correct dir
2024-11-04
Mention where the video is saved in notification
dec05eba
2024-11-04
Add option to save replay/recording to a folder with the name of the game
dec05eba
2024-11-03
Fix software encoder option not working
dec05eba
2024-11-02
Revert focus to pointer location when ui is closed
dec05eba
2024-11-02
Do not set window on top of notification
dec05eba
2024-11-02
Force window always on top, even if restacking order changes
dec05eba
2024-11-01
Add option to automatically turn on replay at system startup
dec05eba
[next]