summaryrefslogtreecommitdiff
path: root/todos.org
diff options
context:
space:
mode:
authortcmal <me@aria.rip>2024-07-15 19:25:03 +0100
committertcmal <me@aria.rip>2024-07-15 21:08:02 +0100
commit509b365bce10ba70a4fe4e637195540759936f23 (patch)
tree0da8b7bbf0572dd9ac8f843bb6f75a5591d9df23 /todos.org
parent7e3d3a9bae541d0a70c375567b9c9b280c60252e (diff)
update todos
Diffstat (limited to 'todos.org')
-rw-r--r--todos.org9
1 files 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