3.25.92
This commit is contained in:
parent
5ec804e077
commit
df40c101e7
2 changed files with 22 additions and 1 deletions
21
NEWS
21
NEWS
|
@ -1,3 +1,24 @@
|
|||
===============
|
||||
Version 3.25.92
|
||||
===============
|
||||
|
||||
- A few more layout adjustments for the new shell
|
||||
- Make Devices and Details rows selectable
|
||||
- Crash and memory leak fixes
|
||||
- Translation updates
|
||||
|
||||
Display:
|
||||
- Fix the two output UI to start with the current configuration
|
||||
- Ensure we generate the UI initially on two output mode
|
||||
- Don't show inactive monitors in the arrangement widget
|
||||
- Show refresh rates with two digits after the radix
|
||||
- Round the displayed scale values logically
|
||||
- Fix some valid scaled multi monitor layouts being rejected by mutter
|
||||
|
||||
Sharing:
|
||||
- Add Wayland screen sharing support - only shown if mutter advertises
|
||||
the capability
|
||||
|
||||
===============
|
||||
Version 3.25.91
|
||||
===============
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
m4_define([gnome_control_center_version], 3.25.91)
|
||||
m4_define([gnome_control_center_version], 3.25.92)
|
||||
AC_INIT([gnome-control-center], [gnome_control_center_version],
|
||||
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue