Bug 395104

Summary: GTK3 apps have no titlebar under Wayland
Product: [Plasma] kwin Reporter: Matej Mrenica <matejm98mthw>
Component: wayland-genericAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: major CC: kde, matejm98mthw
Priority: NOR Keywords: wayland
Version: 5.12.90   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Matej Mrenica 2018-06-07 13:01:31 UTC
Tested with Thunar-1.8, Gimp-3, Libreoffice, Audacity. Apps with CSD work fine.
Comment 1 Matej Mrenica 2018-06-07 13:03:04 UTC
GTK2 apps (I have only Visual studio code) work fine.
Comment 2 Martin Flöser 2018-06-08 04:48:47 UTC
Gtk implemented the decoration protocol incorrectly. Bug reported on Gtk, unfortunately nothing is happening.
Comment 3 Matej Mrenica 2018-06-08 06:01:26 UTC
(In reply to Martin Flöser from comment #2)
> Gtk implemented the decoration protocol incorrectly. Bug reported on Gtk,
> unfortunately nothing is happening.

So there is nothing you can do? The problem is quite big and affects a lot of users.
Comment 4 Christoph Feck 2018-06-16 12:27:05 UTC

*** This bug has been marked as a duplicate of bug 389495 ***
Comment 5 David Edmundson 2018-06-25 16:12:42 UTC
>Bug reported on Gtk, unfortunately nothing is happening.

Do you have a link? I can't find any report.

I made a patch.
Comment 6 Matej Mrenica 2018-06-25 16:34:25 UTC
(In reply to David Edmundson from comment #5)
> >Bug reported on Gtk, unfortunately nothing is happening.
> 
> Do you have a link? I can't find any report.
> 
> I made a patch.

https://gitlab.gnome.org/GNOME/gtk/issues/1019

https://bugzilla.gnome.org/show_bug.cgi?id=792889
Comment 7 David Edmundson 2018-06-25 16:36:36 UTC
Oh, someone had made the same patch as me. That was a waste of time.
Comment 8 Matej Mrenica 2018-06-25 18:13:01 UTC
(In reply to David Edmundson from comment #7)
> Oh, someone had made the same patch as me. That was a waste of time.

Stupid question: How can I try it?