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
/
DropdownButton.cpp
Age
Commit message (
Expand
)
Author
2024-10-27
Fix window not visible in fullscreen applications
dec05eba
2024-10-26
Make the ui the daemon instead, add hotkey for recording/pause
dec05eba
2024-09-12
Add dropdown icons and description text
dec05eba
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 vis...
dec05eba
2024-08-06
Add checkbox, scale more sizes by window scale
dec05eba
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
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-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