diff options
author | Matias Linares <matiaslina@openmailbox.org> | 2016-02-07 06:08:44 -0300 |
---|---|---|
committer | Matias Linares <matiaslina@openmailbox.org> | 2016-02-07 06:08:44 -0300 |
commit | d93f95bb634da83a9d1837d238752e46afe9806d (patch) | |
tree | 18683c9ba6a5e5c2617ef615ca9d6d13ecd0b7c1 /TODO | |
parent | 9659fd77dd2a0030d51e20b2dde502ce33bf6081 (diff) | |
download | dotwm-d93f95bb634da83a9d1837d238752e46afe9806d.tar.gz |
Add more things to the TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |