aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 52d65d1..1be5dc2 100644
--- a/TODO
+++ b/TODO
@@ -8,3 +8,10 @@
* Implement Fullscreen properly.
* Implement a nice focus with the keys.
* Implement close window.
+* Add mouse support
+ + Move windows
+ + resize windows
+* Implement move a window to other workspace
+* We need something to read configuration. It could be something like
+ the herbstclient --idle or some file that is written. will think
+ about it