lirios / shell

:shell: Convergent shell for desktops, phones and tables built with QtQuick, Wayland and Material Design
GNU General Public License v3.0
231 stars 15 forks source link

KDE server decoration #162

Closed plfiorini closed 5 years ago

plfiorini commented 5 years ago

The XDG decoration protocol that is now supported by QtWayland 5.12, originated as the KDE server decoration protocol. Qt never got the original protocol implemented because it was not properly standardized.

Gtk+ 3 supports the latter so we have to implement it in our compositor, and keep it around as long as there are such clients around.