内容简介:A bit later than usual, but nonetheless here the changes that happened during April on GNOME Shell and Mutter.The command-line extensions tool received a round of improvements, and now reports extension errors better. Switching the scale of a monitor now s
A bit later than usual, but nonetheless here the changes that happened during April on GNOME Shell and Mutter.
GNOME Shell
The command-line extensions tool received a round of improvements, and now reports extension errors better. Switching the scale of a monitor now should update all interface elements properly on GNOME Shell. Another quality of life improvement that landed was the inclusion of ASCII alternatives in the search index, which for example allows “eteindre” match “éteindre” (French for “power off”).
GNOME Shell now integrates with the parental controls technology being developed across the GNOME stack. If there are user restrictions in place, GNOME Shell now filters the applications that are not supposed to be used by the particular user.
One important improvement that landed during April is the rewrite of GNOME Shell’s calendar daemon . This updated version should prevent a lot of heavy background processing of events. Given the extents of the improvements, this is being considered for backporting to GNOME 3.36, but the size of the changes are also considerable. Testing and validation would be appreciated.
April then ended with the release of both GNOME Shell3.36.2 as well as3.37.1.
Mutter
On Mutter side, we say improvements to various parts of Clutter, such as ClutterOffscreenEffect , paint nodes ,ClutterActorMeta, andvarious gestures. All these improvements are tiny steps to a cleaner, more maintanable codebase, and thus are much welcomed.
The most prominent addition to Mutter during April was the introduction of Wayland fullscreen unredirect . This code has been under review for many months, and required coordination between different parts of the stack, to work properly. Unfortunately, because it requires a very recent version of Xwayland (1.20.8) containing the fixes necessary for it to work properly, it is not suitable for backporting.
Improvements to the screencasting code landed in preparation for further improvements to GNOME Shell’s built-in screen recorder. We hope to be able to have a single code path for capturing the screen contents, regardless of whether the consumer is the Desktop portal, or the built-in recorder.
Also an issue many users had ran into where the Super key did not work as it should when using multiple keyboard layouts in the X11 sessionwas fixed!. A handful of other bug fixes and improvements was made for the GNOME 3.36 stable branch was also included in the3.36.2 release release in the end of the month.
Like GNOME Shell, April ended with Mutter’s3.37.1 release as well.
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Node即学即用
[英] Tom Hughes-Croucher、[英] Mike Wilson / 郑达韡 / 人民邮电出版社 / 2013-2 / 39.00元
《Node即学即用》由休斯-克劳奇、威尔逊编著,《Node即学即用》讲解如何用Node构建可扩展因特网应用,是全面的实用指南,除了详细介绍Node提供的API外,还用大量篇幅介绍了服务器事件驱动开发的重要概念。内容涉及跨服务器的并发连接、非阻塞I/O和事件驱动的编程、如何支持各种数据库和数据存储工具、NodeAPI的使用示例等。适合对JavaScript及编程有一定程度了解的读者阅读。一起来看看 《Node即学即用》 这本书的介绍吧!