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
/
include
/
gui
Age
Commit message (
Collapse
)
Author
2024-08-07
Add radio button with simple/advanced view, add widget visibility
dec05eba
2024-08-06
Make sure all sizes are scaled by window size, make sure all elements are ↵
dec05eba
visible for very low resolutions and text doesn't get too small
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-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-02
Add widgets for settings page, add list to auto position widgets
dec05eba
2024-08-02
Add settings page labels
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 to settings page on settings button pressed
dec05eba
2024-08-01
Change global widget container to page
dec05eba
2024-08-01
Move dropdown button text and icon code to dropdown button class
dec05eba
2022-09-25
widgets
dec05eba
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