aboutsummaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Collapse)Author
2025-01-04Add option to only grab virtual devices, to support input remapping softwaredec05eba
2025-01-04Flatpak: disable hotkey sectiondec05eba
2025-01-03Add option to disable hotkeys, add gsr-ui-cli tool to control gsr-ui remotelydec05eba
2025-01-03Remove merge audio tracks option for streaming. Streaming sites dont support ↵dec05eba
multiple audio tracks (in general)
2025-01-03Show estimated file size for cbr for recording and mb/sec for streamingdec05eba
2025-01-03Fix some application (using xi) receiving mouse input when UI is showndec05eba
2024-12-31Better global settings design, dont change startup setting in ui if ↵dec05eba
systemctl command fails
2024-12-29Fix scrollbar not working with mouse, fix being able to click filechooser ↵dec05eba
items outside area
2024-12-29Add buttons to exit program and to go back to old ui for flatpakdec05eba
2024-12-29Revert "Change name of flatpak systemd service"dec05eba
This reverts commit b865f5cae3c503be65ce55b58fae09589cff3b0f.
2024-12-29Change name of flatpak systemd servicedec05eba
2024-12-29Make systemctl work in flatpakdec05eba
2024-12-28Add option to manage program startup directly in the programdec05eba
2024-12-26Save button should also go back to previous pagedec05eba
2024-12-26Mention that recording has to be restarted to apply changes. Fix stuck in ↵dec05eba
repeat state if pressed while gsr-global-hotkey starts
2024-12-14Fix regression in ui event handling in scrollable pagedec05eba
2024-12-14Fix mouse events received for scrollablepage child widgets when mouse is ↵dec05eba
outside scrollablepage area
2024-12-10Timeout window creation position hack, force floating, disable 'all ↵dec05eba
monitors' record option for now
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-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 ↵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-11Only allow x11 for nowdec05eba
2024-09-11Nicer close window buttondec05eba