diff options
author | Matias Linares <matiaslina@openmailbox.org> | 2016-02-07 15:18:18 -0300 |
---|---|---|
committer | Matias Linares <matiaslina@openmailbox.org> | 2016-02-07 15:18:18 -0300 |
commit | 77e4450afef9fb5d1acb8f2b690bd5e228f61d8e (patch) | |
tree | e6ed5fd2a83ab2ed84e6ce51b1fef96f9d9655f6 /TODO | |
parent | 4de071278005ac4aaf2b38eabf59c50be89fa75e (diff) | |
download | dotwm-77e4450afef9fb5d1acb8f2b690bd5e228f61d8e.tar.gz |
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ + If one window is moved outside the mouse pointer and another window is below the mouse, the later is focused. * Check how to delete (?) the socket with an unsuccesful exit. -* Change the socket interface with IPC ? +* Change the socket another IPC ? * Implement Fullscreen properly. * Implement a nice focus with the keys. * Implement close window. |