GNOME 3.26 将对控制中心进行大改进

简介:

GNOME 3.26 桌面环境的开发正在按计划继续进行,目前,第三个里程碑(GNOME 3.25.3)已经发布,包含多个组件和应用程序的各种更新和错误修复。

GNOME 控制中心是 GNOME 桌面的重要组成部分,GNOME 3.25.3 开发版为其增加了一系列改进,包括网络,在线帐户,打印机,区域和语言面板等方面。

在网络面板中已经简化了忽略的网络接口类型,当 NMDevice 没有 hw 地址(硬件地址)时,它不会再崩溃。另一方面,在打印机面板中允许用户撤销删除的打印机,为打印机删除作业增加 10 秒的超时时间,并且在没有可用的墨水数据时隐藏 supply level bar。

GNOME Control Center Changelog:

Fix memory leaks

Background:

  • handle EXIF orientation in chooser

Network:

  • Reduce connection editor dialog width
  • Rely on notebook tabs to switch connection editor pages
  • Align details page labels at start
  • Move checkboxes to Details page
  • Drop Reset page
  • Adapt forget button label according to connection type
  • Move Security page to the end
  • Use radio buttons instead of a combobox in IP pages
  • Avoid crashing if the NMDevice doesn't have a hw-address
  • Simplify the ignored Network interface types

Online Accounts:

  • Move the margins and spacing lower down the hierarchy
  • Increase the spacing above the "Remove Account" button

Printers:

  • Don't block when removing printers
  • Allow undoing deletion of a printer
  • Add 10s timeout for printer removal
  • Scroll view to show newly added Printer
  • Move options dialog spinner out of the action area
  • Add print "Test Page" button to Options Dialog
  • Hide supply level bar when there is no inklevel data

Region & Language:

  • Make the input source chooser back button activate on click
  • Don't return the input chooser dialog if nothing is selected
  • Avoid starting with a gap at the bottom of the input chooser

注意,这是一个预发行版本,请勿用于生产环境中。

文章转载自 开源中国社区 [http://www.oschina.net]

目录
相关文章
|
4月前
|
Ubuntu
wsl2 安装 xfce4 桌面
wsl2 安装 xfce4 桌面
41 0
|
6月前
|
Linux 数据安全/隐私保护
debian使用桌面管理器管理多个桌面系统
在Debian 12中,初始安装了带KDE桌面的系统,KDE自带SDDM显示管理器。为切换桌面,安装了XFCE:`sudo apt install xfce4`。选择SDDM登录后点击“桌面会话”选XFCE。遇到问题:无法通过SDDM登录root。解决方案包括编辑`pam.d/sddm`和`root/.bashrc`,然后重启SDDM或系统。要彻底卸载XFCE,使用:`sudo apt remove *xfce4*`, `sudo apt autoremove`, `sudo apt clean`,重启后无XFCE选项。
|
网络安全
MobaXterm 23终端控制软件
MobaXterm 23终端控制软件
147 0
|
网络安全
MobaXterm 23-终端控制软件
MobaXterm 23-终端控制软件
149 0
VirtualBox安装MeeGo系统黑屏问题处理
VirtualBox安装MeeGo系统具体过程与VirtualBox虚拟机安装MeeGo车载系统图文教程相同,请查看相关文档,本文主要为了大家解决大家在安装完系统之后出现黑屏无法进入系统的问题。
1419 0
|
Linux Windows C++
|
编解码 生物认证 数据安全/隐私保护