]> icculus.org git repositories - mikachu/openbox.git/commit
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>
Sat, 11 Oct 2014 00:17:20 +0000 (02:17 +0200)
commite6aeb36b024692621dc3ae1f3b023051c46988ef
tree04305607079311a17d7e973f14b6cb3998aba98f
parent35edade6f30d2cd581c74769e753b975573337f0
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