On Mon, 2013-11-25 at 19:27 -0800, Bill Spitzak wrote: > Why do you think it should not be possible to fullscreen and/or maximize > child windows? Our software certainly relies on being able to > full-screen an X transient window (thought it is triansient because we > are working around window stacking bugs in X which I hope Wayland will > fix for real).
This patch introduces no functional changes: this is the way Weston currently works. Each shell_surface has one type, which can be transient, maximised, fullscreen, top-level or popup. Maximisation and fullscreening are not handled as flags, but they do save surface geometry data which is restored when the surface changes type again (e.g. back to transient). Philip
signature.asc
Description: This is a digitally signed message part
_______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel