summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMichael Cardell Widerkrantz <mc@hack.org>2011-03-18 19:04:04 +0100
committerMichael Cardell Widerkrantz <mc@hack.org>2011-03-20 15:15:05 +0100
commit45f5e57d3d95b9b1ea5d5e043cac86f03f197e1a (patch)
treed8c14aed3635260a86c09532481a96d17af5ab64 /TODO
parent979d3f738ba1ae16d37a940ef6dd7dd3e0fd1dc2 (diff)
downloadmcwm-45f5e57d3d95b9b1ea5d5e043cac86f03f197e1a.zip
Handle mapping notify and regrab of keys. When implementing this we
leaked memory. Noticed that we need to use special free() function for keysyms.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 643cee2..028e51d 100644
--- a/TODO
+++ b/TODO
@@ -9,10 +9,6 @@
Partially done. Now grabs all our keys unshifted as well as shifted.
Needs a way to tell in config.h what extra modifier is used.
-* MappingNotify
-
- Need to handle any changes of the keyboard mapping.
-
* Feedback window
We need to tell the user the new geometry somehow. Is this what I