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 (
Collapse
)
Author
6 days
Query capture options when opening settings and validate capture options ↵
dec05eba
when starting recording
10 days
CopyFromParent
dec05eba
10 days
Fix window opening on incorrect monitor on wayland or with incorrect size
dec05eba
12 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
14 days
Add more reliable mouse/keyboard grabbing to fix keyboard input not working ↵
dec05eba
in ui in some games
14 days
Use X11 global hotkeys on X11 when possible to prevent clashing with keys ↵
dec05eba
used by other applications
14 days
Re-add escape button to go back to the previous page/close
dec05eba
14 days
Cleanup
dec05eba
14 days
Fix the UI not having keyboard input when a wayland application is focused ↵
dec05eba
when opening the UI
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-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-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
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
2024-10-31
Fix replay not actually being a replay
dec05eba
2024-10-28
Fix transparent background when compositor is running
dec05eba
[next]