aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-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-21Mention that HDR is not supported when using desktop portaldec05eba
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-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-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
2024-07-19Add options to show notification on start/stop recordingdec05eba
2024-07-19Add support for wayland global hotkeys (global shortcuts desktop portal), ↵dec05eba
only kde really supports this. Refactor x11 hotkeys (use list...), add separate key for start/stop recording/pause
2024-07-18Properly reset video codec when saved config is no longer availabledec05eba
2024-07-18Allow use of software video encoder, add portal properlydec05eba
2024-07-17Remove build directory in install scriptdec05eba
2024-07-17Remove code duplicated from gpu-screen-recorder (opengl, display server, drm ↵dec05eba
and monitors) and get that information from gpu-screen-recorder instead
2024-07-06Automatically switch to webm/mp4 if mismatching codec/container is useddec05eba
2024-07-06Add support for vp8 and vp9 (experimental)dec05eba
2024-07-05Update error messagedec05eba
2024-07-05Ugly hack to fix systray icon when not using flatpakdec05eba
2024-06-29Show if gpu screen recorder failed to run because of missing ↵dec05eba
gpu-screen-recorder or if it failed to launch for some reason
2024-06-23Revert "shit"dec05eba
This reverts commit 1d9c375802c65ef49d0e6c7e14d092f33c2ff502.
2024-06-23shitdec05eba
2024-06-23Update appdatadec05eba
2024-06-16Move 'merge audio tracks' button to audio areadec05eba
2024-06-11Allowed icon namedec05eba
2024-06-11Tray for flatpakdec05eba
2024-06-11Reapply "WIP: move tray icons"dec05eba
This reverts commit f59e511bd1256f05b35ee12380a2629e51358084.
2024-06-11Revert "Icons path test"dec05eba
This reverts commit e6ee00fb50bcd0e51e08145fc581365b9c4e9a6c.
2024-06-11Icons path testdec05eba
2024-06-11Revert "WIP: move tray icons"dec05eba
This reverts commit fbc0f2087d1b70e9c42d929f34887961276f6dba.
2024-06-11WIP: move tray iconsdec05eba
2024-06-10Use full path for tray icon imagesdec05eba
2024-06-08Use libayatana-appindicator instead of deprecated libappindicatordec05eba
2024-06-03Add hls (m3u8) container optiondec05eba
2024-06-02Add systraydec05eba