From ff2c33e3a1659560a3e6d4c5e2c099b240d788ef Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 19 Jul 2024 21:25:57 +0200 Subject: Add support for wayland global hotkeys (global shortcuts desktop portal), only kde really supports this. Refactor x11 hotkeys (use list...), add separate key for start/stop recording/pause --- TODO | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index c4dce39..b05a4b7 100644 --- a/TODO +++ b/TODO @@ -3,8 +3,6 @@ Make sure the resolution is allowed for streaming. Add list of windows to select from. This makes it easier to select another window that is not in the view to be clickable. Disable overclocking and show some kind of sign that overclocking is not possible (if coolbits not set). Button (in the field) to remove hotkey. -Implement global hotkeys on wayland. -Add pipewire capture option. Error if polkit agent is not running (pkexec --help may work but the agent might not be running anyways). Fix gui crash on stop recording on sway. Re-enable wlroots based capture when it's fixed. @@ -29,3 +27,8 @@ Have separate options for each record option (stream, record and replay) or have Add refresh button for audio devices. Put it beside the "add" button. In the new ui this should update automatically without a button. Gray out monitor capture on intel if plane is compressed. Show the user to desktop portal capture instead. + +Dont show error if closing the desktop portal popup. + +Look at showmethekey https://github.com/AlynxZhou/showmethekey to see how to do global hotkeys without x11/wayland. +Separate notifications enable to start, stop and save recording. \ No newline at end of file -- cgit v1.2.3