From 509b365bce10ba70a4fe4e637195540759936f23 Mon Sep 17 00:00:00 2001 From: tcmal Date: Mon, 15 Jul 2024 19:25:03 +0100 Subject: update todos --- todos.org | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/todos.org b/todos.org index ad46a35..65135b9 100644 --- a/todos.org +++ b/todos.org @@ -1,5 +1,3 @@ -* Fix focus changing bug - * Deal with configurerequest better * Tag filtering @@ -10,6 +8,13 @@ * Support resizing +* Fix focus changing bug + +seems to be to do with mouse grabbing? +https://tronche.com/gui/x/xlib/events/window-entry-exit/ +https://tronche.com/gui/x/xlib/events/window-entry-exit/grab-ungrab.html +alternatively: race condition w/ timing of events (check seq numbers) + * Port over rest of keybinds * Port over rest of my own preferred patches -- cgit v1.2.3