aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-08-07Draw dark overlay on window texturedec05eba
2024-08-07Use window texture (xcomposite) for background if the window is fullscreen ↵dec05eba
on the selected monitor
2024-08-07Use stack for page navigation, dont add spacing between list elements if the ↵dec05eba
widget is empty or not visible
2024-08-07Fix: widget alignment is uninitializeddec05eba
2024-08-07Monitor namedec05eba
2024-08-07Add radio button with simple/advanced view, add widget visibilitydec05eba
2024-08-06Make 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-06Rearrange settings pagedec05eba
2024-08-06Add checkbox, scale more sizes by window scaledec05eba
2024-08-06Have separate record options for replay, record and streaming, reset ↵dec05eba
existing config files
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-05Resources path should use the same path as meson installed pathdec05eba
2024-08-05Show overlay on focused monitor with the position and size of the focused ↵dec05eba
monitor
2024-08-05Add meson builddec05eba
2024-08-04Switch to EGLdec05eba
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-02Add widgets for settings page, add list to auto position widgetsdec05eba
2024-08-02Add settings page labelsdec05eba
2024-08-02Always use transparent background, only take screenshot if no compositordec05eba
2024-08-02Only take a screenshot if no compositor is running and fix transparent ↵dec05eba
window alpha blending
2024-08-02Run gpu screen recorder as a child process, show notification on start/stopdec05eba
2024-08-02Add audio devicesdec05eba
2024-08-01Use scissor for pagesdec05eba
2024-08-01Draw and event position relative to parent (for pages)dec05eba
2024-08-01Move to settings page on settings button presseddec05eba
2024-08-01Change global widget container to pagedec05eba
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-30Add daemondec05eba
2022-03-30wipdec05eba
2022-03-30Initial commit, showing ui above target windowdec05eba