The GTK3 patch has been merged upstream

emersion 2018-12-14 12:47:40 +01:00
parent fd76a724da
commit 8d6015da04

@ -9,8 +9,6 @@ GDK_BACKEND=wayland
CLUTTER_BACKEND=wayland CLUTTER_BACKEND=wayland
``` ```
~~GTK+3 renders CSD (client-side decorations) under the Wayland by default. To disable them, apply the following patch to GTK+: [https://bugzilla.gnome.org/show_bug.cgi?id=781909](https://bugzilla.gnome.org/show_bug.cgi?id=781909).~~
## Qt5 ## Qt5
``` ```