From 14b0d376a8191a8873b1f866a3cfe777bbe091ce Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 16 Dec 2024 21:48:35 +0100 Subject: Prevent focused application from receiving global hotkey keys on wayland as well (massive hack) --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 397fd32..810bda0 100644 --- a/TODO +++ b/TODO @@ -105,4 +105,6 @@ When support for window capture is enabled on x11 then make sure to not save the Support CJK. -Move ui hover code from ::draw to ::on_event, to properly handle widget event stack. \ No newline at end of file +Move ui hover code from ::draw to ::on_event, to properly handle widget event stack. + +Save audio devices by name instead of id. This is more robust since audio id can change(?). -- cgit v1.2.3