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, 19 Sep 2010 15:55:23 +0000 (17:55 +0200)
commitdffd6cf7cf87180a540d040261ae8c2c810c74a0
treec4f3adebb93c1aac9388bf0e210dd8fad170256d
parent6778bd722d965a40dc4f0a03aac84ed03527f6d6
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