aboutsummaryrefslogtreecommitdiff
path: root/src/gui/Button.cpp
AgeCommit message (Collapse)Author
2024-08-06Add checkbox, scale more sizes by window scaledec05eba
2024-08-06Copy 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-06Change fonts, nicer combobox, add/remove audio track buttondec05eba
2024-08-03Align 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-03Add entry with basic text editing and validation for numbersdec05eba
2024-08-01Use scissor for pagesdec05eba
2024-08-01Draw and event position relative to parent (for pages)dec05eba
2024-08-01Move dropdown button text and icon code to dropdown button classdec05eba
2024-07-31More style changesdec05eba
2022-09-25widgetsdec05eba
2022-03-31Show 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-31wipdec05eba
2022-03-31Start/stop recording if not running/already runningdec05eba
2022-03-30Initial commit, showing ui above target windowdec05eba