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

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Wed May 25 09:20:14 UTC 2016


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

Simon McVittie <simon.mcvittie at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon.mcvittie at collabora.co
                   |                            |.uk

--- Comment #1 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
I tried prototyping a workaround in GDK by assuming that any window that is the
full width or height of the work area should be considered TILED, but
gdk_screen_get_monitor_workarea() is the same as
gdk_screen_get_monitor_geometry() on Wayland, so that workaround fails: a tiled
window's height is smaller than the apparent work area (it differs by the
height of the Shell top bar).

-- 
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/20160525/8a996280/attachment.html>


More information about the wayland-bugs mailing list