Please no more Fullscreen cheats

Bryce Harrington bryce at canonical.com
Fri Jan 28 09:08:49 PST 2011


On Fri, Jan 28, 2011 at 01:17:24PM +0100, Carl-Philip Haensch wrote:
> diff --git a/protocol/wayland.xml b/protocol/wayland.xml
> index 13c71bd..f91d937 100644
> --- a/protocol/wayland.xml
> +++ b/protocol/wayland.xml
> @@ -349,6 +349,15 @@
>        <arg name="x" type="int"/>
>        <arg name="y" type="int"/>
>      </request>
> +
> +    <!-- fullscreen toggles a flag if the compositor should stretch that
> +         surface over the full screen without showing any other windows
> +         or noritifations. The old x and y of the display is stored on
               ^^^ sp.

> +         waylands site and is reset when setting fullscreen=0.
> +         Fullscreen windows should only be shown when they are on focus.-->
> +    <request name="fullscreen">
> +      <arg name="fullscreen" type="uint"/>
> +    </request>
> 
>      <!-- Make the surface visible as a toplevel window. -->
>      <request name="map_toplevel"/>
> 
> 
> I hope, the patch will be applied and the function will be
> implemented (if not, i will do)
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel


More information about the wayland-devel mailing list