aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatias Linares <matiaslina@openmailbox.org>2016-02-07 06:08:44 -0300
committerMatias Linares <matiaslina@openmailbox.org>2016-02-07 06:08:44 -0300
commitd93f95bb634da83a9d1837d238752e46afe9806d (patch)
tree18683c9ba6a5e5c2617ef615ca9d6d13ecd0b7c1
parent9659fd77dd2a0030d51e20b2dde502ce33bf6081 (diff)
downloaddotwm-d93f95bb634da83a9d1837d238752e46afe9806d.tar.gz
Add more things to the TODO
-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