From 1930c53309e0b66ec2100a6e85b2714b2153d438 Mon Sep 17 00:00:00 2001 From: tcmal Date: Thu, 4 Jul 2024 21:35:15 +0100 Subject: add todos tracker --- todos.org | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 todos.org diff --git a/todos.org b/todos.org new file mode 100644 index 0000000..e15c3bc --- /dev/null +++ b/todos.org @@ -0,0 +1,33 @@ +* Clamp window size to monitor + +* Send xmoveresizewindow event + +* Inherit monitor from parent if window is transient + +* Floating window support + +* Deal with size hints and window type + +* Deal with configurerequest better + +* Tag filtering + +* More tiling options + +* Mouse support + +* Port over rest of keybinds + +* Port over rest of my own preferred patches + +** Autostart support + +** Cursor warping + +** Smart borders + +** Bottom stack + +* Don't use Vecs? + +* Figure out better configuration method? -- cgit v1.2.3