This release contains plenty of new features, bug-fixes, and general
improvements. Some of the most important highlights include:
* We did it again, the MATE desktop environment is easier to use than before,
once the user starts the session. Do you want to hide applications startup?
Now you can set which applications to show on startup.
* Engrampa now has support for a handful of extra formats, as well as fixed
support for passwords and unicode characters in some of them.
* Eye of MATE now has support for Wayland and we’ve added support for
embedded color profiles.
* The thumbnail generation has been reworked and fixed in several places.
* Added support for webp files.
* Our window manager, marco, has gotten quite a few changes:
* We’ve brought a bunch of window decorations from the past to feed
your nostalgia.
* Finally added invisible resize borders. No more struggling to find a
border to grab with your mouse!
* All window controls (you know, the min, max, close buttons) are now
rendered in HiDPI.
* The Alt+Tab and Workspace Switcher popups have been entirely reworked.
Now they render in beautiful OSD style, are more configurable, and can
respond to keyboard arrows.
* Tiling windows with the keyboard now allows you to cycle through
different window sizes. You no longer need to feel constrained by only
half of your screen.
* The System Monitor panel applet now has support for NVMe drives.
* Calculator now supports using either “pi” or “π”.
* Scientific notation has been improved.
* Some fixes for supporting pre-defined physical constants.
* The Control Center now displays its icons correctly on HiDPI displays.
* A brand new Time And Date Manager app has been added.
* The Mouse app now supports acceleration profiles.
* The Preferred Applications app has been improved for accessibility, as well
as better support for integration with IM clients.
* The Indicator Applet has slightly better interaction with
oddly-sized icons.
* Speaking of icons, the network manager applet icons in our own themes have
been entirely redesigned and can now be enjoyed on HiDPI displays.
* If you’re the type of person that does not like to be disturbed when busy,
or giving a presentation, or watching a movie, you’ll be happy to know that
the notification daemon now supports a Do-Not-Disturb mode.
* The MATE Panel had several bugs that caused crashes in the past when
changing layouts. Those are now fixed!
* Support for Wayland compatibility has improved considerably.
* Status icons (a.k.a. notification area, or system tray) have support
for HiDPI displays.
* Wanda the Fish got a make-over and now you can enjoy her in full
HiDPI glory.
* The window list applet now supports window thumbnails on hover.
* Various accessibility improvements throughout the panel and its
core applets.
* If your system doesn’t, uh, support systemd you might be interested in
knowing that we’ve added support for elogind to both the MATE Screensaver
and the MATE Session.
* We’ve also added a brand new MATE Disk Image Mounter utility.
* Mozo, the menu editor, now supports Undo and Redo actions.
* Pluma plugins have now fully switched to Python 3.
* Pluma no longer has to envy anything from other complex editors, since it
can now show the formatting marks.
* i18n: All applications have been migrated from intltools to gettext.
### mate-settings-daemon 1.21.2
* update translations
* media-keys: Add microphone mute key support
* msd-xrdb-manager: realize the widget
* media-keys: Make sound changes quiet with Alt
* msd-xrdb-manager.c: avoid deprecated 'gtk_widget_ensure_style'
* media-keys: always round the render coordinates for media icons
* media-keys: Tweak the OSD's volume bar position
* osd-window: make the window smaller
* media-keys: Make icon smaller in OSD
* media-keys: Use constant for icon size in OSD
* media-keys: Add test for display switch OSD icons
* media-keys: Add support for display switch OSD
* media-keys: Don't show a level when muted
### mate-settings-daemon 1.21.1
* update translations
* media-keys: Add test for rfkill OSD icons
* media-keys: Add label for the touchpad OSD
* media-keys: Add labels for the rfkill OSD
* media-keys: Remove unuseful show_level argument in msd_media_keys_window_set_action_custom
* media-keys: Remove test for screen brightness OSD icons
* media-keys: Add support for Killswitch media keys
* rfkill: Add RFKill support plugin on Linux systems
* Add shortcut to start mate-control-center
* media-keys: Add test for touchpad OSD icons
* media-keys: Remove touchpad OSD icons and use theme's instead
* media-keys: Simplify touchpad OSD
* media-keys: Add support for XF86TouchpadOn/Off
* Add support for org.mate.accessibility-keyboard.stickykeys-latch-to-lock
* Xrandr:remove an unused function
* daemon: fix a memory leak
* daemon: Stop using deprecated GSettings API
* require mate-desktop-1.21.1
* xsettings: add setting to enable/disable primary paste from middlemouse
* xsettings: replace deprecated gdk_error_trap_push/pop
* xrandr-manager: replace deprecated gdk_error_trap_push/pop
* mouse-manager: replace deprecated gdk_error_trap_push/pop
* media-keys-manager: replace deprecated GdkDeviceManager
* keyboard-manager: replace deprecated gdk_error_trap_push/pop
* clipboard-manager: replace deprecated gdk_error_trap_push/pop
* background-manager: replace deprecated GDK functions
* a11y-keyboard-manager: replace deprecated gdk_error_trap_push/pop
* msd-input-helper: replace deprecated gdk_error_trap_push/pop
* plugins: avoid deprecated 'gdk_keymap_get_default'
### mate-settings-daemon 1.21.0
* Translations update
* xrandr-applet-popup: add an icon for configuration item
* xrandr-applet-popup: add item to mirror displays
* bump mate-desktop requirement
* Make setting QT_SCALE_FACTOR optional.
* xrandr-applet-popup: dim menuitems for disabled monitor
* xrandr-applet-popup: enable turning monitors on an off
* xrandr-applet-popup: show icon only if "menus-have-icons" is not turned off
* xrandr-applet-popup: handle Greybird (etc) XFCE themes
* Xrandr-applet-popup: Special case the GNOME themes for black text on monitor labels
* xrander-applet-popup: remove draw callback
* xrandr:fix indent
* xrandr-applet-popup: allow themes to override monitor label colors
* xrandr-applet-popup: add a border to colored monitor labels
* xrandr-applet-popup: use colored bg again in monitor labels
* xrandr applet popup: add monitor icons to monitor label menuitems
* xrandr-applet: add a style class for menuitems
* xrandr-applet: drop non-working bg from menu
* xrandr-applet: don't hard code label colors in menu
* Support background fallback on HiDPI
* Prevent media-keys bindings from swallowing modifier keys
* Scale OSD size correctly on HiDPI displays (#212)
HiDPI: Load xsettings during initialization phase
Add HiDPI configuration in XSettings
Add support for HiDPI displays
plugins: G_GNUC_UNUSED in unused but needed variables
xsettings: drop CanChangeAccels which won’t work with GTK+3
msd-datetime-mechanism.c: Fix build warnings:
msd-mpris-manager.c: Fix build warning:
configure.ac: drop GLIB_VERSION_MAX_ALLOWED
Translations update