@cyborganism @kde Debian
The last stable release supplies 5.27.
@MartinR the Maven convention for packaging is a group identifer/package is the inverse domain order.
Taking plasma-org.kde.desktop-appletsrc
you would create a group identifer of: org.plasma.kde.desktop
With the artefact identifier being: appletsrc
.
The folder structure would then look like:
.config
\-\>org
\-\>-\>plasma
\-\>-\>-\>kde
\-\>-\>-\>-\>desktop
\-\>-\>-\>-\>-\>appletsrc
Its simple
@Fleppensteijn @leopold its a Nvidia issue.
For years Nvidia tried pushing an alternative Linux driver called EGL, everyone told them it couldn't support Wayland
Eventually Nvidia tried to implement EGL backends to Gnome and KDE (this resulted in the buggy apps). Nvidia then declared their new cards would support GBM.
This leaves the 10xx-30xx cards stuck on EGL with no one supporting the EGL backends. Nvidia have made it so GBM support can't be added by outsiders to those cards either.