From b61c62214ef5fb2d0b1bc5604b74e7dbcd778071 Mon Sep 17 00:00:00 2001 From: Michael Cardell Widerkrantz Date: Tue, 8 Mar 2011 12:13:12 +0100 Subject: *** empty log message *** --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index ddaaf1b..10c6b51 100644 --- a/TODO +++ b/TODO @@ -47,6 +47,10 @@ When we focus on the next window from the current one, the first Tab always goes to the window we had focus in before. + Currently, we stop tabbing when the MODKEY is released. We might + want to stop tabbing and focus on the new window if we get another + command as well... + I have bound Alt_L explicitly and looking for key release events. This is a bit ugly. It is possible to ask for what keys give XCB_MOD_MASK_4 or whatever MODKEY is. -- cgit v1.2.3