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
/
meson.build
Age
Commit message (
Collapse
)
Author
2024-10-26
Make the ui the daemon instead, add hotkey for recording/pause
dec05eba
2024-10-20
gsr-overlay > gsr-ui
dec05eba
2024-09-08
More
dec05eba
2024-08-23
Start on file chooser, page stack
dec05eba
2024-08-10
Settings page save settings, refactor
dec05eba
2024-08-07
Add settings icon, close window when pressing the close button
dec05eba
2024-08-07
Move settings ui to SettingsPage class, show different widgets for different ↵
dec05eba
settings page, show different widgets depending on combobox selections
2024-08-07
Use window texture (xcomposite) for background if the window is fullscreen ↵
dec05eba
on the selected monitor
2024-08-07
Add radio button with simple/advanced view, add widget visibility
dec05eba
2024-08-06
Add checkbox, scale more sizes by window scale
dec05eba
2024-08-06
Copy Config from gpu-screen-recorder-gtk, make it more modern and efficient ↵
dec05eba
with string_view and variant, use string_view in gsr info parsing
2024-08-05
Resources path should use the same path as meson installed path
dec05eba
2024-08-05
Add meson build
dec05eba