Listen to key press events on the support window
authorMikael Magnusson <mikachu@gmail.com>
Sun, 5 Jul 2009 15:07:18 +0000 (17:07 +0200)
committerMikael Magnusson <mikachu@gmail.com>
Sun, 5 Jul 2009 15:07:19 +0000 (17:07 +0200)
commit1fa20febe1e2b2ea6b9034b205dbfeca3375dc30
treeb021988361d809e7a859b99fec60c096f227c3b7
parent366eb27eabf62602094c2eeef6283a2e9b9c1ca5
Listen to key press events on the support window

This allows us to make binds that are only active when no clients are
focused with the grab=no option. However, this will mean that these
binds will also be launched if the keyboard is otherwise grabbed, for
example during alt-tab or when showing a menu.
openbox/screen.c