summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-12-29Truncate game name in notificationdec05eba
2024-12-29Version 1.0.0dec05eba
2024-12-29Fix scrollbar not working with mouse, fix being able to click filechooser ↵dec05eba
items outside area, add option to exit program
2024-12-29Only allow one instance of gsr-uidec05eba
2024-12-28Add option to manage program startup directly in the program, fix incorrect freedec05eba
2024-12-28Global hotkeys: only grab devices after all keys have been released, ↵dec05eba
improves key grabbing behavior
2024-12-27Improve rendering quality (alpha blending)dec05eba
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-17More key grab fixes, ignore mice/js/wheeldec05eba
2024-12-17Fix mouse getting grabbed, not allowing mouse movementdec05eba
2024-12-16Dont forward repeat/release keys to focused window for global hotkeysdec05eba
2024-12-16Prevent focused application from receiving global hotkey keys on wayland as ↵dec05eba
well (massive hack)
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-14Fix focused and portal capture options not alloweddec05eba
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-13Timeout window creation position hack, force floating, disable 'all ↵dec05eba
monitors' record option for now
2024-12-10Fix capture options not available on nvidia x11dec05eba
2024-12-09Fix freeze on startup on hyprland because of hack workaround, requires ↵dec05eba
window to be visible. Remove titlebar on hyprland
2024-12-04Fix window opening on incorrect monitor on wayland or with incorrect sizedec05eba
2024-11-30Use X11 global hotkeys on X11 when possible to prevent clashing with keys ↵dec05eba
used by other applications, add more reliable mouse/keyboard grabbing to fix UI not receiving inputs for some games
2024-11-30Fix the UI not having keyboard input when a wayland application is focused ↵dec05eba
when opening the UI
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-26Properly close program when disconnected from the X serverdec05eba
2024-11-25Fix keyboard input not working on waylanddec05eba
2024-11-25Fix global hotkeys not working when connecting input after startupdec05eba
2024-11-25Fix freeze on shutdown: change uid to user after getting seat permissiondec05eba
2024-11-24cap_sys_admin->cap_setuid for gsr-global-hotkeysdec05eba
2024-11-24Poll all text from linux global hotkeys instead of once per updatedec05eba
2024-11-24Shutdown if the x11 connection shuts downdec05eba
2024-11-24Allow running on wayland through xwayland. Experimentaldec05eba
2024-11-21Revert focus to pointer location when ui is closeddec05eba
2024-11-20Fix application audio recording inverse with non-merged audiodec05eba
2024-11-20Merge audio devices and application audio into one listdec05eba
2024-11-19Support more laptops for power supply optiondec05eba
2024-11-18Add option to start replay when power supply is connected, allow turning ↵dec05eba
replay on/off when using automatic replay options
2024-11-17Query audio when adding themdec05eba
2024-11-16Only show app audio option if using pipewiredec05eba
2024-11-16Wordingdec05eba
2024-11-16Remove provides and conflictsdec05eba
2024-11-15Update gpu-screen-recorder dependencydec05eba
2024-11-14Dont show notification when stopping replay on fullscreen moving to windoweddec05eba
2024-11-14Add application audio option, Add option to start replay on fullscreendec05eba
2024-11-05Default replay to 50000 kbpsdec05eba
2024-11-05Default to 15000 bitratedec05eba
2024-11-05Correct bitrate calculation, default bitrate to 15000kbpsdec05eba
2024-11-05Update file size estimation for replay after gsr fixdec05eba
2024-11-05Default replay to constant bitrate, add replay ram usage estimationdec05eba