From 82d39a36202a4e46d216ac46fcc4d80ad9c45227 Mon Sep 17 00:00:00 2001 From: Matias Linares Date: Sun, 7 Feb 2016 06:03:00 -0300 Subject: Add TODO --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..52d65d1 --- /dev/null +++ b/TODO @@ -0,0 +1,10 @@ +* There's some problem with the focus. + + Some windows are not focused on creation. + + The mouse have be above this windows to get the focus. + + 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 ? +* Implement Fullscreen properly. +* Implement a nice focus with the keys. +* Implement close window. -- cgit v1.2.3-70-g09d2