aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
4 daysAdd more reliable mouse/keyboard grabbing to fix keyboard input not working i...dec05eba
4 daysUse X11 global hotkeys on X11 when possible to prevent clashing with keys use...dec05eba
4 daysRe-add escape button to go back to the previous page/closedec05eba
4 daysCleanupdec05eba
7 daysFix restore portal session option not working, close other notifications when...dec05eba
7 daysFix window not being fullscreen on multi monitor systems on cinnamon. Fix som...dec05eba
10 daysAllow running the ui on Wayland through XWaylanddec05eba
10 daysUse linux /dev/input for global hotkeys instead of x11. This also works on wa...dec05eba
2024-11-20Merge audio devices and application audio into one listdec05eba
2024-11-18Allow turning on/off replay automatically when using fullscreen/power supply ...dec05eba
2024-11-18Add option to start replay when power supply is connecteddec05eba
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-05Default to 15000 bitratedec05eba
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-02Force window always on top, even if restacking order changesdec05eba
2024-11-01Add option to automatically turn on replay at system startupdec05eba
2024-10-27Reduce cpu usage when ui is not visibledec05eba
2024-10-27Fix window not visible in fullscreen applicationsdec05eba
2024-10-27Add hotkeys for replay and streaming, finish everythingdec05eba
2024-10-27Only have one notification process open at a time (kill previous one when sho...dec05eba
2024-10-27Add option to change video resolutiondec05eba
2024-10-26Make the ui the daemon instead, add hotkey for recording/pausedec05eba
2024-10-19Add screenshotsdec05eba
2024-10-12Constant bitrate option as default for streamingdec05eba
2024-10-09Add constant bitrate optiondec05eba
2024-09-22Save recording status to file to reload it when gsr overlay restartsdec05eba
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-11Make checkbox nicerdec05eba
2024-09-11Load settings from config filedec05eba
2024-09-11Make scrollbar movable with mouse, limit filechooser content to inside of fil...dec05eba
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
2024-08-07Use window texture (xcomposite) for background if the window is fullscreen on...dec05eba
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 vis...dec05eba
2024-08-06Add checkbox, scale more sizes by window scaledec05eba
2024-08-06Have separate record options for replay, record and streaming, reset existing...dec05eba
2024-08-06Copy Config from gpu-screen-recorder-gtk, make it more modern and efficient w...dec05eba