shell: position input panel layer above fullscreen layer
authorManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Wed, 5 Mar 2014 11:21:34 +0000 (12:21 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 2 Apr 2014 17:35:26 +0000 (10:35 -0700)
commit805d2f536a2c8869b73721200203bd6b354f3e9b
treea6fa2939952b171e8c88fffca910b91495761b6e
parentc1ae2e817eed32c3582f452bd1fb7ef4617ff586
shell: position input panel layer above fullscreen layer

When a client calls the input panel (weston-keyboard e.g.)
and then goes fullscreen, the panel will not be hidden
anymore.

Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
desktop-shell/input-panel.c
desktop-shell/shell.c