weston/desktop-shell
Kristian Høgsberg d55db69c94 Revert "shell: Change stacking order calculation for popup surfaces"
Popup windows are relative to a plain wl_surface, so that custom surfaces
can have popups.  This used for the desktop-shell panel for example.  Also,
popups should be immediately on top of their parent surface, as they
typically represent an extension of an UI element in the parent surface
such as a combo box or menu.

This reverts commit da704d97fa.

Conflicts:
	desktop-shell/shell.c

https://bugs.freedesktop.org/show_bug.cgi?id=72547
2014-01-01 12:26:14 -08:00
..
.gitignore Update .gitignore 2013-12-09 12:15:41 -08:00
exposay.c desktop-shell: Split out exposay immplementation 2013-12-04 10:20:02 -08:00
input-panel.c desktop-shell: Split out input-panel code 2013-12-04 11:03:24 -08:00
Makefile.am build: Fix out-of-tree build for desktop-shell 2013-12-04 12:57:02 -08:00
shell.c Revert "shell: Change stacking order calculation for popup surfaces" 2014-01-01 12:26:14 -08:00
shell.h shell: Handle the desktop shell client destroy signal 2013-12-22 13:45:36 -08:00