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
/
Overlay.cpp
Age
Commit message (
Expand
)
Author
5 days
Start on global settings, add tint color setting
dec05eba
6 days
Query capture options when opening settings and validate capture options when...
dec05eba
11 days
CopyFromParent
dec05eba
11 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
14 days
Add more reliable mouse/keyboard grabbing to fix keyboard input not working i...
dec05eba
14 days
Use X11 global hotkeys on X11 when possible to prevent clashing with keys use...
dec05eba
14 days
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-24
Dont allow running the program as the root user
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-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-04
Prefer window title for game name rather than class, fix game names with slas...
dec05eba
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
2024-10-27
Add install guide to README
dec05eba
2024-10-27
Remove page stacks on hide
dec05eba
2024-10-27
Reduce cpu usage when ui is not visible
dec05eba
2024-10-27
Unpause when stopping recording if paused
dec05eba
2024-10-27
Fix window not visible in fullscreen applications
dec05eba
2024-10-27
Add hotkeys for replay and streaming, finish everything
dec05eba
2024-10-27
Only have one notification process open at a time (kill previous one when sho...
dec05eba
2024-10-27
Add option to change video resolution
dec05eba
2024-10-26
Make the ui the daemon instead, add hotkey for recording/pause
dec05eba
2024-10-20
gsr-overlay > gsr-ui, 2
dec05eba
2024-10-20
gsr-overlay > gsr-ui
dec05eba
2024-10-19
Add screenshots
dec05eba
2024-10-12
Constant bitrate option as default for streaming
dec05eba
2024-10-09
Add constant bitrate option
dec05eba
2024-09-22
Save recording status to file to reload it when gsr overlay restarts
dec05eba
2024-09-15
Hide notifications in simple view, draw combobox upward if no space in scisso...
dec05eba
[next]