[PATCH weston] Fullscreen surfaces
pochu27 at gmail.com
pochu27 at gmail.com
Thu Jan 30 05:01:09 PST 2014
From: Emilio Pozuelo Monfort <emilio.pozuelo at collabora.co.uk>
Hi,
The following patch fixes a bunch of issues related to fullscreen
surfaces. From my testing, this makes fullscreen clients behave
much better.
We still have the following problem, but it is not a regression. I am
not sure how to fix it without regressing other situations. Have a
fullscreen client and launch a new client, it won't appear in
the front but behind the fullscreen client.
https://bugs.freedesktop.org/show_bug.cgi?id=74219
Emilio Pozuelo Monfort (1):
desktop-shell: Properly handle lowered fullscreen surfaces
desktop-shell/exposay.c | 8 +++----
desktop-shell/shell.c | 56 +++++++++++++++++++++++++++++++++----------------
desktop-shell/shell.h | 5 +----
3 files changed, 42 insertions(+), 27 deletions(-)
--
1.8.5.3
More information about the wayland-devel
mailing list