A lot has been happening with Union recently, so it is time for another update. As a reminder, Union is a project to build a new style engine for applications that tries to unify all the different ways Qt and KDE applications can be styled.
It has been a long time since I wrote anything about Union, the new style engine
being developed for KDE. However, that does not mean nothing has happened in that
time. Quite the opposite, in fact (spoiler alert); we plan to do a first release of
Union with Plasma 6.7! So let us go over some of the things that happened with
Union.
It's been a while since I posted about KRdp. For those who missed it, KRdp
implements a server that exposes a running Plasma session to be controlled by
other machines through the RDP protocol.
The biggest news here is that KRdp is now part of Plasma and is being shipped
along with the rest of Plasma 6.1. Originally we hoped to be able to include it
for Plasma 6.0, but due to the amount of work getting everything else ready for
Plasma 6.0 we decided to postpone inclusion to Plasma 6.1. This allowed us to
include some fairly important changes that we wanted to include.
With this blog I would like to introduce KRdp, which is a new library implementing
the required glue to create a server exposing a KDE Plasma Wayland session over
the RDP protocol. It also contains a command-line based server
which will allow remote clients to control the current Plasma Wayland session.
I would like to announce the preview release of Plasma System Monitor. It can be downloaded from here1 or you can browse the source code directly on KDE Invent. Please see the readme file for what is needed to build or run it.