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

Daniel Stone <[email protected]> changed:

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

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

Reply via email to