From d2f90b4458bdf4f42eba63a24036a428a9e6bfc3 Mon Sep 17 00:00:00 2001 From: Michael Cardell Widerkrantz Date: Sat, 19 Feb 2011 02:47:15 +0100 Subject: *** empty log message *** --- TODO | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 33e53a7..211f470 100644 --- a/TODO +++ b/TODO @@ -5,12 +5,18 @@ When physical screens change, reset sense of maximum, virtmax et cetera. + This probably means we will have to go through the client list + instead of asking the X server for all windows. + * Grab specific keys Current code grabs modifier keys and any other keypress. We need to specifically grab the keycodes we need. xbindkeys and possibly other programs don't work. + 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. @@ -127,8 +133,6 @@ * Support sensible portions of ICCCM and EWMH - At least user set position and geometry. - EWMH hints that tells applications about active workspace and focused window... -- cgit v1.2.3