[Wayland-bugs] [Bug 792889] On kwin_wayland, GTK3 applications started with GDK_BACKEND=wayland *always* request CSD despite preferring SSD

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Sat Jan 27 08:06:39 UTC 2018


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

--- Comment #9 from Kyle De'Vir <kyle.devir at mykolab.com> ---
MyPaint with G_MESSAGES_DEBUG=all yields:

(mypaint:15359): Gdk-DEBUG: Compositor prefers decoration mode 'server'

However, MyPaint with WAYLAND_DEBUG=1 always yields:

[1792615.196]  -> org_kde_kwin_server_decoration at 35.request_mode(1)

The codepath at
https://github.com/GNOME/gtk/commit/1b279e3d4ac33ebd9a3925d1a388c28bd96232d5
always seems to end up requesting CSD, even though it is set to preferring SSD.

Shouldn't there be a codepath requesting SSD, somewhere?

-- 
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/20180127/7374cadc/attachment.html>


More information about the wayland-bugs mailing list