aboutsummaryrefslogtreecommitdiff
path: root/include/gui
AgeCommit message (Collapse)Author
10 daysAdd buttons to exit program and to go back to old ui for flatpakdec05eba
11 daysAdd option to manage program startup directly in the programdec05eba
13 daysMention that recording has to be restarted to apply changes. Fix stuck in ↵dec05eba
repeat state if pressed while gsr-global-hotkey starts
2024-12-09Start on global settings, add tint color settingdec05eba
2024-12-08Query capture options when opening settings and validate capture options ↵dec05eba
when starting recording
2024-11-24Allow running the ui on Wayland through XWaylanddec05eba
2024-11-20Merge audio devices and application audio into one listdec05eba
2024-11-16Only show app audio option if using pipewiredec05eba
2024-11-14Add option to start replay on fullscreendec05eba
2024-11-13Add application audio optiondec05eba
2024-11-05Add replay ram usage estimationdec05eba
2024-11-04Add option to save replay/recording to a folder with the name of the gamedec05eba
2024-11-01Add option to automatically turn on replay at system startupdec05eba
2024-10-27Add hotkeys for replay and streaming, finish everythingdec05eba
2024-10-27Add option to change video resolutiondec05eba
2024-10-26Make the ui the daemon instead, add hotkey for recording/pausedec05eba
2024-10-09Add constant bitrate optiondec05eba
2024-09-15Hide notifications in simple view, draw combobox upward if no space in ↵dec05eba
scissor region to fully draw box
2024-09-12Add dropdown icons and description textdec05eba
2024-09-11Fix loading audio tracks incorrect config, finish recording optiondec05eba
2024-09-11Make checkbox nicerdec05eba
2024-09-11Load settings from config filedec05eba
2024-09-11Make scrollbar movable with mouse, limit filechooser content to inside of ↵dec05eba
file item
2024-09-08Moredec05eba
2024-08-25File chooser navigationdec05eba
2024-08-24Remove scrollable page from gsr page, fix crash when navigating backdec05eba
2024-08-23Start on file chooser, page stackdec05eba
2024-08-10Save all settings to file, hide more settings behind advanced viewdec05eba
2024-08-10Settings page save settings, refactordec05eba
2024-08-07Add settings icon, close window when pressing the close buttondec05eba
2024-08-07Move settings ui to SettingsPage class, show different widgets for different ↵dec05eba
settings page, show different widgets depending on combobox selections
2024-08-07Fix: widget alignment is uninitializeddec05eba
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-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-02Add widgets for settings page, add list to auto position widgetsdec05eba
2024-08-02Add settings page labelsdec05eba
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
2022-09-25widgetsdec05eba
2022-03-31wipdec05eba
2022-03-31Start/stop recording if not running/already runningdec05eba
2022-03-30Initial commit, showing ui above target windowdec05eba