aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Collapse)Author
7 days1.0.41.0.4dec05eba
7 daysAdd option to disable hotkeys, add gsr-ui-cli tool to control gsr-ui remotelydec05eba
8 daysFix some application (using xi) receiving mouse input when UI is showndec05eba
10 days1.0.31.0.3dec05eba
10 days1.0.21.0.2dec05eba
11 days1.0.1dec05eba
11 daysStart on rpc, open existing instances ui when trying to launch gsr-ui a ↵dec05eba
second time
2024-12-16Add fstack-protector-all to gsr-global-hotkeysdec05eba
2024-12-16Rewrite linux global hotkey to not depend on any libraries (also allows it ↵dec05eba
to work on non-systemd systems(?)), remove unused gsr-window-name
2024-12-09Start on global settings, add tint color settingdec05eba
2024-11-28Fix restore portal session option not working, close other notifications ↵dec05eba
when showing a new one
2024-11-28Fix window not being fullscreen on multi monitor systems on cinnamon. Fix ↵dec05eba
some applications getting minimized when opening the ui
2024-11-24Use linux /dev/input for global hotkeys instead of x11. This also works on ↵dec05eba
wayland on any compositor
2024-11-24Move gsr-window-name to tools directorydec05eba
2024-11-13Add application audio optiondec05eba
2024-11-04Add option to save replay/recording to a folder with the name of the gamedec05eba
2024-10-27Add systemd servicedec05eba
2024-10-26Make the ui the daemon instead, add hotkey for recording/pausedec05eba
2024-10-20gsr-overlay > gsr-uidec05eba
2024-09-08Moredec05eba
2024-08-23Start on file chooser, page stackdec05eba
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-07Use window texture (xcomposite) for background if the window is fullscreen ↵dec05eba
on the selected monitor
2024-08-07Add radio button with simple/advanced view, add widget visibilitydec05eba
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-05Resources path should use the same path as meson installed pathdec05eba
2024-08-05Add meson builddec05eba