aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-08-31Allow recording on steam deck (show warning), make it clear which video ↵dec05eba
codec is best
2024-08-29Cleaner readmedec05eba
2024-08-20Disable steam deck support at the moment because the driver is broken ↵dec05eba
(ignores qp, capture tearing)
2024-08-204.1.4dec05eba
2024-08-18Update appdata, 4.1.3dec05eba
2024-08-1710 bits -> 10 bitdec05eba
2024-08-17Update appdatadec05eba
2024-08-17Fix audio devices with space in id not working, add 10 bit option for hevc ↵dec05eba
and av1
2024-08-16Update appdatadec05eba
2024-08-15Update appdatadec05eba
2024-08-09Clearify that it works on amd, intel and nvidiadec05eba
2024-08-08Version 4.1.0dec05eba
2024-08-08Fix possible capture lag (especially with desktop portal capture)dec05eba
2024-08-04Update appdatadec05eba
2024-08-04Allow prime-rundec05eba
2024-08-03Only enable h264 software encoder if availabledec05eba
2024-08-02Query audio devices from gpu screen recorder instead of using pulseaudio in ↵dec05eba
the gui. Makes it simpler and makes sure that the exact same device name is used that gpu screen recorder expects
2024-07-26fix variable shadowingAlex Murkoff
2024-07-26Disable prime-run for now until the option to select a gpu device is addeddec05eba
2024-07-26Fix dialog warningsdec05eba
2024-07-26Check gsr command exit status before output (makes sure to properly give ↵dec05eba
opengl error warning)
2024-07-23Update appdatadec05eba
2024-07-23Remove no longer valid part from appdatadec05eba
2024-07-23Hotkey text alignmentdec05eba
2024-07-23Go back to using the same hotkey for start/stopdec05eba
2024-07-22appdata update date of changedec05eba
2024-07-22Hax: fix notification not showing on kde plasma when recording with desktop ↵dec05eba
portal (kde doesn't allow this by default unless a config has been changed or notification is set as urgent)
2024-07-21Fix gpu vendor check, rename desktop file to same format as flatpakdec05eba
2024-07-21Revert "Test libnotify"dec05eba
This reverts commit 6121a88c6738a667e1a8466706a7caccacb07256.
2024-07-21Test libnotifydec05eba
2024-07-21Update appdatadec05eba
2024-07-21Mention that HDR is not supported when using desktop portaldec05eba
2024-07-21Update appdatadec05eba
2024-07-21mdec05eba
2024-07-21README: refer to gpu screen recorder about page instead of duplicating ↵dec05eba
information
2024-07-21Poopdec05eba
2024-07-21Change default hotkey for replay save to super+sdec05eba
2024-07-20Disable hotkeys on hyprland because of a hyprland desktop portal bug with ↵dec05eba
global shortcuts that crashes the desktop portal
2024-07-20Update readmedec05eba
2024-07-20Remove unused dependencydec05eba
2024-07-20Dont show error if the desktop portal menu was closed by the userdec05eba
2024-07-20Move hotkey items to start (left)dec05eba
2024-07-20Move hotkey items to be vertical instead of horizontal (easier to read), ↵dec05eba
dont save hotkeys if hotkeys didn't change successfully
2024-07-19Set shortcut setup status as failed if shortcut init fails as welldec05eba
2024-07-19Textdec05eba
2024-07-19Update appdatadec05eba
2024-07-19Fix incorrect ui with hotkeys after refactordec05eba
2024-07-19Show error explaining that your portal setup is borkeddec05eba
2024-07-19Dont show global hotkeys on wayland if not supporteddec05eba
2024-07-19Remove debug outputdec05eba