shell: move input panels into a designated layer
authorPhilipp Brüschweiler <blei42@gmail.com>
Thu, 9 Aug 2012 16:50:43 +0000 (18:50 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 9 Aug 2012 21:13:14 +0000 (17:13 -0400)
commit711fda86cc9d6338dfa466057f3608d4f88af9c8
treefae2ad420890579a67005c66ffa5356fb68931c9
parentab5b1e3149b018d4dac699b6af40d48c54165c61
shell: move input panels into a designated layer

This makes the separation between panels and input panels clearer and
prevents the (desktop) panel from removing existing input panels on
redraw.

The input panel layer is below the panel layer.
src/shell.c