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

Simon McVittie <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |.uk

--- Comment #1 from Simon McVittie <[email protected]> ---
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.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to