KDE heeft versie 5.7 van Plasma uitgebracht. Plasma Workspaces is een populaire desktopomgeving, die primair voor Linux, FreeBSD en Solaris wordt ontwikkeld, maar er bestaan ook versies voor Windows en OS X, al zijn die iets minder ver in hun ontwikkeling. KDE Plasma maakt gebruik van OpenGL met hardwareacceleratie en X Window System. Aan ondersteuning voor Wayland wordt op dit moment gewerkt, maar wordt voor dagelijks gebruik nog niet aangeraden. De belangrijkste verbeteringen in versie 5.7 zijn hieronder voor je op een rijtje gezet of kijk op de volledige changelog.
Improved Workflows
In our previous release we added Jump List Actions for quicker access to certain tasks within an application. This feature has been extended and those actions are also found through KRunner now.
Agenda Items in Calendar
Plasma 5.7 marks the return of the agenda view in the calendar, which provides a quick and easily accessible overview of upcoming appointments and holidays.
Dragging Application to Audio Device
Many improvements have been added to the Volume Control applet: it gained the ability to control volume on a per-application basis and allows you to move application output between devices using drag and drop. Also implemented is the ability to raise the volume above 100%.
Icons Tint to Match Highlight
For improved accessibility, Breeze icons within applications are now tinted depending on the color scheme, similarly to how it's done within Plasma. This resolves situations where our default dark icons might show up on dark surfaces.
Better Kiosk Support
The Kiosk Framework provides means of restricting the customazibility of the workspace, in order to keep users in an enterprise or public environment from performing unwanted actions or modifications. Plasma 5.7 brings many corrections about enforcing such restrictions. Notably, the Application Launcher will become read-only if widgets are locked through Kiosk policies, i.e. favorites are locked in place and applications can no longer be edited. Also, the Run Command restriction will prevent KRunner from even starting in the first place.New System Tray and Task Manager
The System Tray has been rewritten from scratch to allow for a simpler and more maintainable codebase. While its user interface has only seen some minor fixes and polishing, many issues caused by the complex nature of the applet housing applets and application icons within have been resolved.
Similarly, the task bar has gained a completely revamped backend, replacing the old one that has already been around in the early days of our workspace. While the old backend got many features added over the period of time it was used, the new one has a remarkably better performance and could be engineered more cleanly and straight-forward as the requirements were known beforehand. All of this will ensure a greatly increased reliability and it also adds support for Wayland which was one of the most visible omissions in our Wayland tech previews.Huge Steps Towards Wayland
Betty the Fuzzpig Tests Plasma Wayland
This release brings Plasma closer to the new windowing system Wayland. Wayland is the successor of the decades-old X11 windowing system and brings many improvements, especially when it comes to tear-free and flicker-free rendering as well as security. The development of Plasma 5.7 for Wayland focused on quality in the Wayland compositor KWin. Over 5,000 lines of auto tests were added to KWin and another 5,000 lines were added to KWayland which is now released as part of KDE Frameworks 5.
The already implemented workflows got stabilized and are ensured to work correctly, with basic workflows now fully functional. More complex workflows are not yet fully implemented and might not provide the same experience as on X11. To aid debugging a new debug console got added, which can be launched through KRunner using the keyword “KWin” and integrates functionality known from the xprop, xwininfo, xev and xinput tools.
Other improvements include:
- When no hardware keyboard is connected, a virtual keyboard is shown instead, bringing a smooth converged experience to tablets and convertibles
- The sub-surface protocol is now supported which means that System Settings works correctly and no longer errorneously opens multiple windows.
- Mouse settings, such as pointer acceleration, are honored and the touchpad can be enabled/disabled through a global shortcut. Touchpad configuration is still missing.
Virtual Keyboard Support in Plasma Wayland