[Wayland-bugs] [Bug 766860] tiled (snapped, half-maximized) windows in Wayland aren't GDK_WINDOW_STATE_TILED

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Fri May 27 02:02:20 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=766860

Matthias Clasen <mclasen at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #328512|none                        |reviewed
             status|                            |

--- Comment #26 from Matthias Clasen <mclasen at redhat.com> ---
Review of attachment 328512:

::: src/wayland/meta-wayland-xdg-shell.c
@@ +407,3 @@
+      s = wl_array_add (states, sizeof *s);
+      *s = XDG_SURFACE_STATE_GNOME_TILED;
+    }

A very obvious enhancement here would be to have separate states for tiled-left
and tiled-right, but we may want to discuss the best way to encode that; e.g.
by enumerating non-tiled edges

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160527/5f12a833/attachment.html>


More information about the wayland-bugs mailing list