Wayland Status update for Plasma 5.19

栏目: IT技术 · 发布时间: 4年前

内容简介:We have been busy recently on the Wayland Goal.A few of those points were already highlight onThe changes I mention here will be present in Plasma 5.19, but they are exhaustive.

We have been busy recently on the Wayland Goal.

A few of those points were already highlight on Nate's excellent blog . But some were missing, and I wanted to highlight those dedicated to Wayland with more context.

The changes I mention here will be present in Plasma 5.19, but they are exhaustive.

KWin and architecture changes

Thanks to Aleix Pol, KWin Wayland in Plasma 5.19 now has Wayland tablet protocol support meaning we have tablet touch and pen pressure. Kwin patch and KWayland patch

Vlad improved subsurface clipping , it means the compositor can do less work and better figure out what to paint and not to paint. It is most visible for applications like Firefox that uses a lot of Wayland surfaces. D29131 kwin!5

With D29250 the resizing of XWayland windows has become smoother and matches X experience. This still needs next version of XWayland 1.21 to work though.

And KWin has had more changes under the surface.

The KWayland library has been split library into two libraries. One KWayland contains the regular KWayland::Client stuff but the new kwayland-server contains now the KWayland::Server part.

Because KWayland is part of KDE frameworks it is released monthly, independently of Plasma releases, and we have to care about not breaking the API when making changes. But on the other hand KWayland::Server is only ever used by KWin, so it added some churn to the development of KWayland::Server which was not needed. Now KWayland-server will have a Plasma release cycle same as KWin, and will simplify our workflow evolving our Wayland compositor implementation. New depot is at https://invent.kde.org/plasma/kwayland-server .

Plasma

The global application menu has is now working in Wayland thanks to Carson Black patch serie: D27464 , D28168 , D28150 , D28112 , D27959 , D27818 and D28146 , bug . This is typical Wayland work : make new APIs because old ones were X specific or could not work with Wayland, add some wiring code and then use the new one in programs using. This most often end up in better code architecture, better decoupled.

The task manager can now bring forward multiple windows of the same program and remembering in which order they are stacked together bug patch 1 patch 2 patch 3 and patch 4 .

KRunner is better positioned .

Kscreen Osd are now usable, allowing you to to setup a newly connected screen and identify your plugged-in screen bug D28817 D28818 D28916

Bugfixes

Quite a few crash KWin were resolved : D28668 D28858 D28889 D27536 kwin!9 kwin!8

And drkonqi got a couple fix : D28692 D28832 .

Plasma Wayland specific features

Wayland Status update for Plasma 5.19

Thanks to the way Wayland is architectured, we can add features than are impossible with X server. For instance in plasma 5.19 in Wayland you will be able to setup a scrolling speed for mice and touchpads. D28331 D28310

But our journey is far from over.

Our goal is in part to make Plasma run in Wayland by default allowing pixel perfection, real security in the display server, better performance and overall better architecture.

The road is still long to reach feature parity with the venerable X based sessions. So we need as much people to help whether it is for testing, hacking code or reporting bugs.

There is a Plasma virtual Sprint starting right now spawning two weeks, where a lot of people involved in the Goal will participate. I invite you to join-in : Plasma virtual sprint 2020 .

Also Drew DeVault released a great book about Wayland you can read at https://wayland-book.com/ to better understand Wayland inner-workings.


以上所述就是小编给大家介绍的《Wayland Status update for Plasma 5.19》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Python深度学习

Python深度学习

[美] 弗朗索瓦•肖莱 / 张亮 / 人民邮电出版社 / 2018-8 / 119.00元

本书由Keras之父、现任Google人工智能研究员的弗朗索瓦•肖莱(François Chollet)执笔,详尽介绍了用Python和Keras进行深度学习的探索实践,涉及计算机视觉、自然语言处理、生成式模型等应用。书中包含30多个代码示例,步骤讲解详细透彻。由于本书立足于人工智能的可达性和大众化,读者无须具备机器学习相关背景知识即可展开阅读。在学习完本书后,读者将具备搭建自己的深度学习环境、建......一起来看看 《Python深度学习》 这本书的介绍吧!

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具