aboutsummaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)Author
8 daysFix regression in ui event handling in scrollable pagedec05eba
8 daysFix mouse events received for scrollablepage child widgets when mouse is outs...dec05eba
12 daysTimeout window creation position hack, force floating, disable 'all monitors'...dec05eba
13 daysStart on global settings, add tint color settingdec05eba
2024-12-08Query capture options when opening settings and validate capture options when...dec05eba
2024-12-01Optimization: dont draw file chooser items above scissor areadec05eba
2024-11-24Allow running the ui on Wayland through XWaylanddec05eba
2024-11-20Merge audio devices and application audio into one listdec05eba
2024-11-18Add option to start replay when power supply is connecteddec05eba
2024-11-17Query audio when adding themdec05eba
2024-11-16Only show app audio option if using pipewiredec05eba
2024-11-16Wordingdec05eba
2024-11-14Add option to start replay on fullscreendec05eba
2024-11-13Add application audio optiondec05eba
2024-11-05Correct bitrate calculation, default bitrate to 15000kbpsdec05eba
2024-11-05mdec05eba
2024-11-05Update file size estimation for replay after gsr fixdec05eba
2024-11-05Add replay ram usage estimationdec05eba
2024-11-04Default replay to constant bitratedec05eba
2024-11-04Add option to save replay/recording to a folder with the name of the gamedec05eba
2024-11-02Force window always on top, even if restacking order changesdec05eba
2024-11-01Add option to automatically turn on replay at system startupdec05eba
2024-10-27Unpause when stopping recording if pauseddec05eba
2024-10-27Fix window not visible in fullscreen applicationsdec05eba
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-20gsr-overlay > gsr-uidec05eba
2024-10-12Constant bitrate option as default for streamingdec05eba
2024-10-09Add constant bitrate optiondec05eba
2024-09-15Hide notifications in simple view, draw combobox upward if no space in scisso...dec05eba
2024-09-12Add dropdown icons and description textdec05eba
2024-09-11Fix loading audio tracks incorrect config, finish recording optiondec05eba
2024-09-11Only allow x11 for nowdec05eba
2024-09-11Nicer close window buttondec05eba
2024-09-11Make checkbox nicerdec05eba
2024-09-11Load settings from config filedec05eba
2024-09-11Hard limit on scroll without animation when reaching top/bottomdec05eba
2024-09-11Make scrollbar movable with mouse, limit filechooser content to inside of fil...dec05eba
2024-09-08Add scrollbardec05eba
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-10Remove > beside audio trackdec05eba
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
2024-08-07Use stack for page navigation, dont add spacing between list elements if the ...dec05eba