]> git.sur5r.net Git - i3/i3/commit
toggle fullscreen on 'scratchpad show'
authorSimon Elsbrock <simon@iodev.org>
Thu, 6 Sep 2012 06:08:46 +0000 (08:08 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 16 Sep 2012 15:59:35 +0000 (17:59 +0200)
commitfe6e1f496a1c2a0f1fcd2018ef131537c0363452
tree17f4b97214ad97495b5683d308a15d51c580213a
parent0929f68a100078965ae41f90f130cb209b3102cc
toggle fullscreen on 'scratchpad show'

If the focused application is in fullscreen mode and 'scratchpad show'
is executed, toggle the fullscreen mode before showing the scratchpad
application. Otherwise, the scratchpad app would not be visible anyways
but focus would be stolen.

fixes #613
src/scratchpad.c