summaryrefslogtreecommitdiff
path: root/todos.org
diff options
context:
space:
mode:
Diffstat (limited to 'todos.org')
-rw-r--r--todos.org33
1 files changed, 33 insertions, 0 deletions
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?