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
/
gui
/
Button.cpp
Age
Commit message (
Collapse
)
Author
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-06
Change fonts, nicer combobox, add/remove audio track button
dec05eba
2024-08-03
Align list items, dont process selected item twice if changed in event loop, ↵
dec05eba
mouse button events should only occur when pressing left mouse button
2024-08-03
Add entry with basic text editing and validation for numbers
dec05eba
2024-08-01
Use scissor for pages
dec05eba
2024-08-01
Draw and event position relative to parent (for pages)
dec05eba
2024-08-01
Move dropdown button text and icon code to dropdown button class
dec05eba
2024-07-31
More style changes
dec05eba
2022-09-25
widgets
dec05eba
2022-03-31
Show overlay as a window on top (override redirect and always on top) ↵
dec05eba
instead of a child window and capture window and render that
2022-03-31
wip
dec05eba
2022-03-31
Start/stop recording if not running/already running
dec05eba
2022-03-30
Initial commit, showing ui above target window
dec05eba