From 734280f3042a1b2d08764599d1decdee2d4d3132 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 24 Nov 2024 18:25:58 +0100 Subject: Use linux /dev/input for global hotkeys instead of x11. This also works on wayland on any compositor --- TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 4a0990c..1c98fc0 100644 --- a/TODO +++ b/TODO @@ -39,8 +39,6 @@ Update gsr info and validate saved config when monitors update. The selected mon Have different modes. Overlay, window and side menu. Overlay can be used on x11, window and side menu can be used on both x11 and wayland. Window mode should look similar to overlay. -Look at /home/dec05eba/git/global-hotkeys for hotkeys. - Show navigation breadcrumbs for settings and deeper navigation (such as selecting a directory to save videos). Add option to hide stream key like a password input. @@ -96,3 +94,7 @@ Try to reproduce this and if it happens try grab cursor and keyboard instead of Run `systemctl status --user gpu-screen-recorder` when starting recording and give a notification warning if it returns 0 (running). Or run pidof gpu-screen-recorder. Add option to select which gpu to record with, or list all monitors and automatically use the gpu associated with the monitor. Do the same in gtk application. + +Remove all dependencies from tools/gsr-global-hotkeys and roll our own keyboard events code. + +Test global hotkeys with azerty instead of qwerty. \ No newline at end of file -- cgit v1.2.3