[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
Mon Jan 29 09:24:47 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=792889
Daniel Stone <daniel at fooishbar.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |daniel at fooishbar.org
--- Comment #21 from Daniel Stone <daniel at fooishbar.org> ---
(In reply to Kyle De'Vir from comment #7)
> Created attachment 367474 [details] [review]
> Dirty hack to make GTK3 Wayland windows request SSD instead of CSD
>
> I created a dirty hack to force GTK3 windows request SSD instead.
This is only called from gtk_window_enable_csd(). The path to calling this
requires that the client explictly request CSD (e.g. it has a headerbar it
draws itself, containing title + widgets), or that the server prefer SSD by
default.
That is as intended. You might have to find a slightly older app which doesn't
have a headerbar; as Drew suggested, gtk-demo would be a good start.
--
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/20180129/0637dee6/attachment-0001.html>
More information about the wayland-bugs
mailing list