<?xml version='1.0' encoding='utf-8'?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>MATE (Статті Johannes Unruh)</title><link>https://mate-desktop.org/</link><description/><atom:link href="https://mate-desktop.org/uk/authors/johannes-unruh.xml" rel="self" type="application/rss+xml"/><language>uk</language><copyright>Contents © 2024 &lt;a href="mailto:webmaster@mate-desktop.org"&gt;The MATE Team&lt;/a&gt; 
&lt;a rel="license" href="https://creativecommons.org/licenses/by-sa/3.0/"&gt;
&lt;img alt="Creative Commons License BY-SA"
style="border-width:0; margin-bottom:12px;"
src="https://i.creativecommons.org/l/by-sa/3.0/88x31.png"&gt;&lt;/a&gt;</copyright><lastBuildDate>Sun, 02 Jun 2024 20:22:19 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>MATE 1.28 released</title><link>https://mate-desktop.org/uk/blog/2024-02-27-mate-1-28-released/</link><dc:creator>Johannes Unruh</dc:creator><description>&lt;h2&gt;MATE 1.28 Released&lt;/h2&gt;
&lt;p&gt;It is release time once again. We worked hard to bring you the best desktop experience possible. A big thank you to all contributors who helped to make this happen.&lt;/p&gt;
&lt;p&gt;&lt;img alt="MATE About dialog" src="https://mate-desktop.org/assets/img/blog/about-mate-1-28.png"&gt;&lt;/p&gt;
&lt;h3&gt;What's new in MATE 1.28&lt;/h3&gt;
&lt;p&gt;We are thrilled to announce the release of MATE Desktop 1.28, which brings a wealth of updates aimed at modernizing the codebase while ensuring stability and robustness. This release focuses on enhancing Wayland support, updating various applications, and fixing numerous bugs.&lt;/p&gt;
&lt;p&gt;MATE 1.28 has made significant strides in updating the codebase, including the removal of deprecated libraries and ensuring compatibility with the latest GTK versions. One of the most notable improvements is the enhanced support for Wayland, bringing us closer to a fully native MATE-Wayland experience. Several components have been updated to work seamlessly with Wayland, ensuring a more integrated and responsive desktop environment.&lt;/p&gt;
&lt;p&gt;The headline changes in MATE Desktop 1.28 are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Atril now uses libarchive for handling comics, supports webkitgtk 4.2.1, and has documented its EPUB support. Deprecated methods have been replaced with modern counterparts to improve performance and stability.&lt;/li&gt;
&lt;li&gt;Caja can now manage desktop icons, render backgrounds, and change backgrounds in Wayland sessions. These improvements enhance the user experience and bring greater functionality to Wayland users.&lt;/li&gt;
&lt;li&gt;Engrampa has introduced support for the Meson build system, switched to using unar for CPIO archives, and now supports unrar-free. These updates improve compatibility and performance.&lt;/li&gt;
&lt;li&gt;The Eye of MATE image viewer now supports the Meson build system and includes fixes for several build warnings, contributing to a more stable and efficient application.&lt;/li&gt;
&lt;li&gt;The window manager Marco has added a new setting to raise windows on the alt+tab popup and replaced various deprecated methods to ensure better performance and user experience.&lt;/li&gt;
&lt;li&gt;Many panel applets now support Wayland, with improvements for in-process building and specific applet functionality under Wayland. Memory leaks have been fixed, and accessibility improvements have been made.&lt;/li&gt;
&lt;li&gt;The control center now works in both Wayland and X11 sessions, supports the Meson build system, and includes several UI and memory leak fixes.&lt;/li&gt;
&lt;li&gt;Pluma has a new Quickhighlight Plugin in the pluma-plugins package.&lt;/li&gt;
&lt;li&gt;MATE Terminal now has Meson build system support. Copying a file from Caja into the terminal now works as expected (it inserts the file path). Additional enhancements include support for OSC 8 hyperlinks and improvements to tab management.&lt;/li&gt;
&lt;li&gt;Translations are updated. Thank you to our team of translators!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The various components of MATE Desktop 1.28 are available for download here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://pub.mate-desktop.org/releases/1.28/"&gt;https://pub.mate-desktop.org/releases/1.28/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;More details&lt;/h3&gt;
&lt;p&gt;Here are the gory details.&lt;/p&gt;
&lt;h4&gt;atril&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;For comics, we now use the &lt;a href="https://libarchive.org/"&gt;libarchive&lt;/a&gt; library to unpack documents.&lt;/li&gt;
&lt;li&gt;Atril now supports the newest version 4.2.1 of &lt;a href="https://webkitgtk.org/reference/webkit2gtk/stable/"&gt;webkitgtk&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Did you know that Atril can display &lt;a href="https://www.w3.org/publishing/epub3/"&gt;epub&lt;/a&gt; documents? This feature is now documented.&lt;/li&gt;
&lt;li&gt;Replaced various deprecated methods with their modern counterparts.&lt;/li&gt;
&lt;li&gt;Translations update.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/atril/commits/master/"&gt;https://github.com/mate-desktop/atril/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;caja&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Caja can now manage icons on a Wayland desktop, render the background, and change the background (Wayland support is a build option). Launch in Wayland sessions with --force-desktop to show desktop icons.&lt;/li&gt;
&lt;li&gt;Fixed some issues found by cppcheck.&lt;/li&gt;
&lt;li&gt;Translations update.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/caja/commits/master/"&gt;https://github.com/mate-desktop/caja/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;caja-actions&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed some build warnings.&lt;/li&gt;
&lt;li&gt;Fixed a memory leak.&lt;/li&gt;
&lt;li&gt;Translations update.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/caja-actions/commits/master/"&gt;https://github.com/mate-desktop/caja-actions/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;caja-dropbox&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a build warning.&lt;/li&gt;
&lt;li&gt;Translations update.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/caja-dropbox/commits/master/"&gt;https://github.com/mate-desktop/caja-dropbox/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;caja-extensions&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added the audio-video-properties plugin. This 2000+ lines of code change lets you view the exact properties of your media files directly in the file manager.&lt;/li&gt;
&lt;li&gt;For the sendto extension, we now require &lt;a href="https://gnome.pages.gitlab.gnome.org/gupnp/docs/"&gt;gupnp&lt;/a&gt; version 1.6.&lt;/li&gt;
&lt;li&gt;Some build and deprecation warning fixes.&lt;/li&gt;
&lt;li&gt;Translations update.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/caja-extensions/commits/master/"&gt;https://github.com/mate-desktop/caja-extensions/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;engrampa&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Engrampa now supports the Meson build system.&lt;/li&gt;
&lt;li&gt;Uses &lt;a href="https://github.com/MacPaw/XADMaster"&gt;unar&lt;/a&gt; instead of cpio for CPIO archives.&lt;/li&gt;
&lt;li&gt;We now support &lt;a href="https://packages.debian.org/bookworm/unrar-free"&gt;unrar-free&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Enhanced the codebase.&lt;/li&gt;
&lt;li&gt;Translations update.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/engrampa/commits/master/"&gt;https://github.com/mate-desktop/engrampa/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;eom&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Eye of MATE now supports the Meson build system.&lt;/li&gt;
&lt;li&gt;Fixed some build warnings.&lt;/li&gt;
&lt;li&gt;Translations update.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/eom/commits/master/"&gt;https://github.com/mate-desktop/eom/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;libmatekbd&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed some memory leaks.&lt;/li&gt;
&lt;li&gt;Translations update.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/libmatekbd/commits/master/"&gt;https://github.com/mate-desktop/libmatekbd/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;libmatemixer&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Translations update.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/libmatemixer/commits/master/"&gt;https://github.com/mate-desktop/libmatemixer/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;libmateweather&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Translations update.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/libmateweather/commits/master/"&gt;https://github.com/mate-desktop/libmateweather/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;marco&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;We added a setting to raise windows on the alt+tab popup.&lt;/li&gt;
&lt;li&gt;Replaced various deprecated methods with their modern counterparts.&lt;/li&gt;
&lt;li&gt;Some small fixes.&lt;/li&gt;
&lt;li&gt;Translations update.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/marco/commits/master/"&gt;https://github.com/mate-desktop/marco/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-applets&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;A lot of Wayland specific commits:&lt;/li&gt;
&lt;li&gt;Most of the panel applets will now function under Wayland if built in-process.&lt;/li&gt;
&lt;li&gt;Building the applets in-process is now supported.&lt;/li&gt;
&lt;li&gt;The exceptions are AccessX, which relies on X11 keyboard and mouse configuration code, and Geyes, which cannot see the pointer when it is outside the panel under Wayland due to how Wayland works.&lt;/li&gt;
&lt;li&gt;Note that the battery applet can be used in Wayland, which is important because mate-power-manager uses a lot of X11 specific code and does not work under Wayland at this time.&lt;/li&gt;
&lt;li&gt;Fixed some memory leaks.&lt;/li&gt;
&lt;li&gt;Accessibility improvements.&lt;/li&gt;
&lt;li&gt;Translations update.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-applets/commits/master/"&gt;https://github.com/mate-desktop/mate-applets/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-backgrounds&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed build warnings.&lt;/li&gt;
&lt;li&gt;Translations update.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-backgrounds/commits/master/"&gt;https://github.com/mate-desktop/mate-backgrounds/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-calc&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a memory leak.&lt;/li&gt;
&lt;li&gt;Translations update.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-calc/commits/master/"&gt;https://github.com/mate-desktop/mate-calc/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-common&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;As stable as always.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-common/commits/master/"&gt;https://github.com/mate-desktop/mate-common/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-control-center&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Now works in Wayland sessions as well as X11.&lt;/li&gt;
&lt;li&gt;The MATE control center now supports the Meson build system.&lt;/li&gt;
&lt;li&gt;Some memory leak fixes.&lt;/li&gt;
&lt;li&gt;The UI received small improvements.&lt;/li&gt;
&lt;li&gt;Translations update.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-control-center/commits/master/"&gt;https://github.com/mate-desktop/mate-control-center/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-desktop&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;A few changes were necessary to support background handling under Wayland.&lt;/li&gt;
&lt;li&gt;A new 'mate_image_menu_item' function API was added to support image menu items with GTK3.&lt;/li&gt;
&lt;li&gt;Added support for Meson.&lt;/li&gt;
&lt;li&gt;Some dead code was removed.&lt;/li&gt;
&lt;li&gt;Fixed some memory leaks.&lt;/li&gt;
&lt;li&gt;Fixed a lot of analyzer warnings.&lt;/li&gt;
&lt;li&gt;Translations update.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-desktop/commits/master/"&gt;https://github.com/mate-desktop/mate-desktop/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-icon-theme&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Translations update.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-icon-theme/commits/master/"&gt;https://github.com/mate-desktop/mate-icon-theme/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-indicator-applet&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Mouse middle-click is now supported.&lt;/li&gt;
&lt;li&gt;Translations update.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-indicator-applet/commits/master/"&gt;https://github.com/mate-desktop/mate-indicator-applet/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-media&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Now supports Wayland as a build-time option. Behavior is almost identical in X11 and Wayland.&lt;/li&gt;
&lt;li&gt;Added Meson build system support.&lt;/li&gt;
&lt;li&gt;Translations update.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-media/commits/master/"&gt;https://github.com/mate-desktop/mate-media/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-menus&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed some build warnings.&lt;/li&gt;
&lt;li&gt;Added Meson build system support.&lt;/li&gt;
&lt;li&gt;Translations update.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-menus/commits/master/"&gt;https://github.com/mate-desktop/mate-menus/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-netbook&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Some maintenance updates.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-netbook/commits/master/"&gt;https://github.com/mate-desktop/mate-netbook/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-notification-daemon&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Some improvements on Wayland.&lt;/li&gt;
&lt;li&gt;Only exit on idle when explicitly requested.&lt;/li&gt;
&lt;li&gt;Fixed some memory leaks.&lt;/li&gt;
&lt;li&gt;Translations update.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-notification-daemon/commits/master/"&gt;https://github.com/mate-desktop/mate-notification-daemon/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-panel&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;New for 1.28 is a working window list under Wayland, and the tray applet can now display indicators under wayland, notably network-manager-applet when it is launched with --indicator. Traditional tray icons not displayed as they use Xembed which is not supported in wayland.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-panel/commits/master/"&gt;https://github.com/mate-desktop/mate-panel/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-polkit&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Now with Meson support.&lt;/li&gt;
&lt;li&gt;Prefer Ayatana AppIndicator when building.&lt;/li&gt;
&lt;li&gt;Fixed a segfault on Wayland.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-polkit/commits/master/"&gt;https://github.com/mate-desktop/mate-polkit/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-power-manager&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Now with Meson support.&lt;/li&gt;
&lt;li&gt;Replaced some deprecated functions.&lt;/li&gt;
&lt;li&gt;Some Wayland compatibility changes.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-power-manager/commits/master/"&gt;https://github.com/mate-desktop/mate-power-manager/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-screensaver&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a lot of warnings.&lt;/li&gt;
&lt;li&gt;Fixed some memory leaks.&lt;/li&gt;
&lt;li&gt;Added a prompt-driven authentication helper.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-screensaver/commits/master/"&gt;https://github.com/mate-desktop/mate-screensaver/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-sensors-applet&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;The sensors applet can now be used in a Wayland session's panel as well as under X11 if built in-process (as needed for Wayland).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-sensors-applet/commits/master/"&gt;https://github.com/mate-desktop/mate-sensors-applet/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-session-manager&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed some memory leaks.&lt;/li&gt;
&lt;li&gt;Fixed a crash (double-free).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-session-manager/commits/master/"&gt;https://github.com/mate-desktop/mate-session-manager/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-settings-daemon&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Now uses GDBus instead of dbus-glib.&lt;/li&gt;
&lt;li&gt;Fixed a memory leak.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-settings-daemon/commits/master/"&gt;https://github.com/mate-desktop/mate-settings-daemon/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-system-monitor&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Now with Meson support.&lt;/li&gt;
&lt;li&gt;Enabled systemd by default.&lt;/li&gt;
&lt;li&gt;Improved user interface.&lt;/li&gt;
&lt;li&gt;Fixed some user settings not being saved.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-system-monitor/commits/master/"&gt;https://github.com/mate-desktop/mate-system-monitor/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-terminal&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;New for 1.28 is a bugfix to allow launching X11 applications in a Wayland session via XWayland.&lt;/li&gt;
&lt;li&gt;Now with Meson support.&lt;/li&gt;
&lt;li&gt;Avoid unprocessed file URIs being pasted to the terminal (file path instead of file URI).&lt;/li&gt;
&lt;li&gt;Tabs: only invoke naming dialog to double-click on tab header.&lt;/li&gt;
&lt;li&gt;Support IDN in mailto scheme in hyperlink tooltips.&lt;/li&gt;
&lt;li&gt;Add support for OSC 8 hyperlinks (HTML-like anchors).&lt;/li&gt;
&lt;li&gt;Feature: Double-click tab to set title.&lt;/li&gt;
&lt;li&gt;Fixed some small bugs.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-terminal/commits/master/"&gt;https://github.com/mate-desktop/mate-terminal/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-user-guide&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed some typos.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-user-guide/commits/master/"&gt;https://github.com/mate-desktop/mate-user-guide/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-user-share&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Translations update.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-user-share/commits/master/"&gt;https://github.com/mate-desktop/mate-user-share/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-utils&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;The dictionary panel applet can be used in a Wayland session's panel as well as under X11 if built with Wayland support.&lt;/li&gt;
&lt;li&gt;Replaced deprecated methods.&lt;/li&gt;
&lt;li&gt;Fixed some build warnings.&lt;/li&gt;
&lt;li&gt;Some Wayland fixes.&lt;/li&gt;
&lt;li&gt;Fixed some memory leaks.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-utils/commits/master/"&gt;https://github.com/mate-desktop/mate-utils/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-wayland-session&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;An experimental Wayland session for MATE using Wayfire. First release version.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-wayland-session/commits/master/"&gt;https://github.com/mate-desktop/mate-wayland-session/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mozo&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Some UI improvements.&lt;/li&gt;
&lt;li&gt;Made the collection menu item removable.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mozo/commits/master/"&gt;https://github.com/mate-desktop/mozo/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;pluma&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed some build warnings.&lt;/li&gt;
&lt;li&gt;Fixed some memory leaks.&lt;/li&gt;
&lt;li&gt;Fixed double activation of extensions.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/pluma/commits/master/"&gt;https://github.com/mate-desktop/pluma/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;pluma-plugins&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;New quickhighlight plugin.&lt;/li&gt;
&lt;li&gt;Fixed some build warnings.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;python-caja&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Some code improvements.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/python-caja/commits/master/"&gt;https://github.com/mate-desktop/python-caja/commits/master/&lt;/a&gt;&lt;/p&gt;</description><guid>https://mate-desktop.org/uk/blog/2024-02-27-mate-1-28-released/</guid><pubDate>Tue, 27 Feb 2024 09:00:00 GMT</pubDate></item><item><title>MATE 1.26 released</title><link>https://mate-desktop.org/uk/blog/2021-08-08-mate-1-26-released/</link><dc:creator>Johannes Unruh</dc:creator><description>&lt;p&gt;This release might have taken a little longer than usual but now after 18 month of development we are very pleased to release MATE 1.26. A big thank you to all contributors who helped to make this happen.&lt;/p&gt;
&lt;p&gt;&lt;img alt="MATE About dialog" src="https://mate-desktop.org/assets/img/blog/about-mate-1.26.png"&gt;&lt;/p&gt;
&lt;h3&gt;What's new in MATE 1.26&lt;/h3&gt;
&lt;p&gt;The theme for this release has been adding new functionality to the MATE Desktop while maintaining the look and feel that we all know and love. While all the added features are surely quite exciting we also did not forget to do tons of bugfixing, modernising the code base and optimizing the performance.&lt;/p&gt;
&lt;p&gt;The headline changes in MATE Desktop 1.26 are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;We added &lt;a href="https://wayland.freedesktop.org/"&gt;Wayland&lt;/a&gt; support for Atril, System Monitor, Pluma, Terminal and other components of the Desktop. Furthermore Calculator and Terminal can now be built with &lt;a href="https://mesonbuild.com/"&gt;Meson&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Pluma&lt;/strong&gt; was subject to massive improvements.&lt;ul&gt;
&lt;li&gt;There is a &lt;strong&gt;new mini map&lt;/strong&gt; which gives you instant overview over the content.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;new grid background pattern&lt;/strong&gt; turns Pluma into a writing pad.&lt;/li&gt;
&lt;li&gt;The sort plugin now supports undo actions.&lt;/li&gt;
&lt;li&gt;We added a show/hide line-numbers shortcut, namely &lt;kbd&gt;Ctrl&lt;/kbd&gt; + &lt;kbd&gt;Y&lt;/kbd&gt;.&lt;/li&gt;
&lt;li&gt;The preferences dialog needed a redesign to catch up with all the new features.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Together with the brand new &lt;strong&gt;Pluma Plugins&lt;/strong&gt; our text editor &lt;strong&gt;can be turned into a feature-rich IDE&lt;/strong&gt; with support for &lt;em&gt;Bracket completion&lt;/em&gt;, &lt;em&gt;Comment/Uncomment code&lt;/em&gt;, &lt;em&gt;Built-in terminal&lt;/em&gt; and &lt;em&gt;Word completion&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;Control Center&lt;/strong&gt; features an improved Windows preferences dialog with more options. In the Display dialog we added an option for display scaling.&lt;/li&gt;
&lt;li&gt;Notifications became even more useful as they gained support for hyperlinks. And we finally &lt;strong&gt;added a Do not Disturb applet&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Speaking of applets, the Window List applet has a new option to disable mouse scrolling. The optional window thumbnails are now &lt;strong&gt;crisp and clear as they are rendered as cairo surfaces&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;The Netspeed applet shows more information by default and gained &lt;a href="https://www.man7.org/linux/man-pages/man7/netlink.7.html"&gt;netlink&lt;/a&gt; support.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;Calculator&lt;/strong&gt; was ported to the &lt;a href="https://www.mpfr.org/"&gt;GNU MPFR&lt;/a&gt;/&lt;a href="http://www.multiprecision.org/mpc"&gt;MPC&lt;/a&gt; library which means more precision, faster computation and additional functions (e.g. Riemann zeta function, Gauss error function).&lt;ul&gt;
&lt;li&gt;We finally &lt;strong&gt;added a history to show recent computations&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Calculator is now resizeable when the history is activated.&lt;/li&gt;
&lt;li&gt;Vastly improved integer factorization speed.&lt;/li&gt;
&lt;li&gt;Much faster modular arithmetic evaluation (modular exponentiation ability).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;In the file manager &lt;strong&gt;Caja&lt;/strong&gt; you can select &lt;strong&gt;a new Bookmarks sidebar&lt;/strong&gt;. Caja gained &lt;strong&gt;support for formatting drives&lt;/strong&gt; from the context menu. The &lt;strong&gt;Caja Actions&lt;/strong&gt; extension which allows you to add arbitrary programs to be launched through the context menu is now part of the Desktop.&lt;/li&gt;
&lt;li&gt;Scrolling through large documents in &lt;strong&gt;Atril&lt;/strong&gt; is a lot faster now since a slow linear search has been replaced by a binary tree search. The document viewer's &lt;strong&gt;memory footprint got even smaller&lt;/strong&gt; as a EvWebView is now only created if needed.&lt;/li&gt;
&lt;li&gt;The window manager &lt;strong&gt;Marco&lt;/strong&gt; now restores minimized windows to its original position more reliable.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Engrampa&lt;/strong&gt; got support for Electronic Publication (EPUB) and ARC archives. In addition it can now open encrypted RAR archives.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;Power Manager&lt;/strong&gt; has a new option to enable keyboard dimming and has been ported to &lt;a href="https://wiki.gnome.org/Projects/Libsecret"&gt;libsecret&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Most About dialogs have been updated with nicer descriptions. Because small things matter &lt;code&gt;:-)&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;We fixed a lot of bugs, some memory leaks and modernised the codebase of almost all of the Desktop components.&lt;/li&gt;
&lt;li&gt;There is a new &lt;a href="https://wiki.mate-desktop.org/"&gt;Wiki&lt;/a&gt; which makes it easier for new contributors to join our project. We urgently need motivated people so do not hesitate to &lt;a href="https://wiki.mate-desktop.org/introduction/contributing/"&gt;contact us&lt;/a&gt; or &lt;a href="https://wiki.mate-desktop.org/introduction/contributing/"&gt;start contributing&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Translations are updated. Thank you to our team of translators!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The various components of MATE Desktop 1.26 are available for download here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://pub.mate-desktop.org/releases/1.26/"&gt;https://pub.mate-desktop.org/releases/1.26/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;More details&lt;/h3&gt;
&lt;p&gt;Here are the gory details.&lt;/p&gt;
&lt;h4&gt;atril&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Completely rewritten Help (make sure to visit the new synctex section if you write a lot of TeX files)&lt;/li&gt;
&lt;li&gt;ev-window.c: Only create a EvWebView if needed&lt;/li&gt;
&lt;li&gt;ev-sidebar-links: Optimize reverse link lookup for a page (the very slow linear search for links in the sidebar has been replaced by a search in a specalized binary tree)&lt;/li&gt;
&lt;li&gt;Add Wayland support&lt;/li&gt;
&lt;li&gt;Make sure attachments window fills entire sidebar&lt;/li&gt;
&lt;li&gt;Make synctex optional&lt;/li&gt;
&lt;li&gt;Fix segfault on empty navMap&lt;/li&gt;
&lt;li&gt;Fix several code analysis, deprecation warnings reported by Clang Static Analyzer, Cppcheck and GCC&lt;/li&gt;
&lt;li&gt;build: Add option to disable Native Language Support (NLS) (&lt;code&gt;--disable-nls&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/atril/commits/master/"&gt;https://github.com/mate-desktop/atril/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;caja&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;You can now add information of the creation time in the list columns&lt;/li&gt;
&lt;li&gt;Add a setting to block lock icons position on the desktop&lt;/li&gt;
&lt;li&gt;Improved filesystem check on Drag and Drop&lt;/li&gt;
&lt;li&gt;You can now format drive in caja&lt;/li&gt;
&lt;li&gt;fm-properties-window: Make the location of system folders portable&lt;/li&gt;
&lt;li&gt;Middle-clicking the reload button duplicates tab&lt;/li&gt;
&lt;li&gt;Create links by default on dnd from Web Browsers&lt;/li&gt;
&lt;li&gt;Add a "Bookmarks" sidebar to Caja&lt;/li&gt;
&lt;li&gt;Support an explicit &lt;code&gt;--select&lt;/code&gt; command line option&lt;/li&gt;
&lt;li&gt;Confirm before deleting during an undo operation&lt;/li&gt;
&lt;li&gt;Fix several code analysis, deprecation warnings reported by Clang Static Analyzer, Cppcheck and GCC&lt;/li&gt;
&lt;li&gt;Fix several memory leaks&lt;/li&gt;
&lt;li&gt;build: Add option to disable Native Language Support (NLS) (&lt;code&gt;--disable-nls&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/caja/commits/master/"&gt;https://github.com/mate-desktop/caja/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;caja-actions&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Makes its first appearance in this release&lt;/li&gt;
&lt;li&gt;i18n: Migrate from intltools to gettext&lt;/li&gt;
&lt;li&gt;Fix several code analysis, deprecation warnings reported by Clang Static Analyzer, Cppcheck and GCC&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;caja-dropbox&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Add i18n support&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/caja-dropbox/commits/master/"&gt;https://github.com/mate-desktop/caja-dropbox/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;caja-extensions&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;gksu: do not run the command on a new thread&lt;/li&gt;
&lt;li&gt;Require gtk+ 3.22 in glade files&lt;/li&gt;
&lt;li&gt;sendto: Fix evolution command for sending an email&lt;/li&gt;
&lt;li&gt;image-converter: rewrite caja-image-rotate.ui from scratch&lt;/li&gt;
&lt;li&gt;Fix several memory leaks&lt;/li&gt;
&lt;li&gt;build: Add option to disable Native Language Support (NLS) (&lt;code&gt;--disable-nls&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/caja-extensions/commits/master/"&gt;https://github.com/mate-desktop/caja-extensions/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;engrampa&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;rar 6.00: Fix listing archive content with encrypted file list&lt;/li&gt;
&lt;li&gt;Add Electronic Publication (EPUB) support&lt;/li&gt;
&lt;li&gt;Add ARC archive support&lt;/li&gt;
&lt;li&gt;Fix several code analysis, deprecation warnings reported by Clang Static Analyzer, Cppcheck and GCC&lt;/li&gt;
&lt;li&gt;Fix several memory leaks&lt;/li&gt;
&lt;li&gt;build: Add option to disable Native Language Support (NLS) (&lt;code&gt;--disable-nls&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/engrampa/commits/master/"&gt;https://github.com/mate-desktop/engrampa/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;eom&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Upgrade ui files&lt;/li&gt;
&lt;li&gt;Ensure scrollbar moves when dragged to move image&lt;/li&gt;
&lt;li&gt;Add tab scrolling support for dialog windows&lt;/li&gt;
&lt;li&gt;Fix several code analysis, deprecation warnings reported by Clang Static Analyzer, Cppcheck and GCC&lt;/li&gt;
&lt;li&gt;build: Add option to disable Native Language Support (NLS) (&lt;code&gt;--disable-nls&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/eom/commits/master/"&gt;https://github.com/mate-desktop/eom/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;libmatekbd&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Reduce the font size of the key names on keyboard layout display&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/libmatekbd/commits/master/"&gt;https://github.com/mate-desktop/libmatekbd/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;libmatemixer&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;alsa: Add udev support&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/libmatemixer/commits/master/"&gt;https://github.com/mate-desktop/libmatemixer/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;libmateweather&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Drop Berlin Tegel&lt;/li&gt;
&lt;li&gt;Add 2 brazil cities&lt;/li&gt;
&lt;li&gt;Update cities in Thailand&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/libmateweather/commits/master/"&gt;https://github.com/mate-desktop/libmateweather/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;marco&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;window: Add support for _GNOME_WM_STRUT_AREA&lt;/li&gt;
&lt;li&gt;screen: Add support for _GTK_WORKAREAS_Dn&lt;/li&gt;
&lt;li&gt;window: Do not render shadows on left/right tiled windows&lt;/li&gt;
&lt;li&gt;iconcache: Use GDesktopAppInfo to find correct application icons&lt;/li&gt;
&lt;li&gt;window: Track window rectangle before corner tiling&lt;/li&gt;
&lt;li&gt;window: Track window rectangle before tiling&lt;/li&gt;
&lt;li&gt;Added VI keys (hjkl) for moving and resizing windows&lt;/li&gt;
&lt;li&gt;window: Expand tile size cycling support&lt;/li&gt;
&lt;li&gt;In the pop-up workspace switcher, show the selected workspace&lt;/li&gt;
&lt;li&gt;Improve meson build script&lt;/li&gt;
&lt;li&gt;Fix several code analysis, deprecation warnings reported by Clang Static Analyzer, Cppcheck and GCC&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/marco/commits/master/"&gt;https://github.com/mate-desktop/marco/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-applets&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;netspeed: Allow to select an interface which is down&lt;/li&gt;
&lt;li&gt;netspeed: Show all ipv6 addresses in device details dialog&lt;/li&gt;
&lt;li&gt;netspeed: Show all IP addresses on tooltip if enabled&lt;/li&gt;
&lt;li&gt;multiload: Use bit rate in netload graph&lt;/li&gt;
&lt;li&gt;multiload: Increase refresh rate range setting&lt;/li&gt;
&lt;li&gt;battstat: Rewrite preference dialog from scratch&lt;/li&gt;
&lt;li&gt;multiload: Display the percentage used accurately on tooltip&lt;/li&gt;
&lt;li&gt;netspeed: Use IEC units for transfer rates&lt;/li&gt;
&lt;li&gt;netspeed: Add netlink support&lt;/li&gt;
&lt;li&gt;Fix several code analysis, deprecation warnings reported by Clang Static Analyzer, Cppcheck and GCC&lt;/li&gt;
&lt;li&gt;Fix several memory leaks&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-applets/commits/master/"&gt;https://github.com/mate-desktop/mate-applets/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-backgrounds&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;New 'Something slowly gets clear' elephants wallpaper&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-backgrounds/commits/master/"&gt;https://github.com/mate-desktop/mate-backgrounds/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-calc&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Port to GNU MPFR/MPC Library&lt;/li&gt;
&lt;li&gt;Add an optional history to show recent calculations&lt;/li&gt;
&lt;li&gt;With keyboard shortcuts to navigate through history (Alt+Up)/(Alt+Down)&lt;/li&gt;
&lt;li&gt;Make Calculator resizeable when history is activated&lt;/li&gt;
&lt;li&gt;Show exponents in prime factorization&lt;/li&gt;
&lt;li&gt;Vastly improve prime factorization speed&lt;/li&gt;
&lt;li&gt;To factorize integers bigger than 2^64 the Miller-Rabin primality test and Pollard's rho algorithm are used&lt;/li&gt;
&lt;li&gt;Much faster modular arithmetic evaluation (modular exponentiation ability)&lt;/li&gt;
&lt;li&gt;Add riemann zeta function, gauss error function, factorial function for real numbers&lt;/li&gt;
&lt;li&gt;Add meson build support&lt;/li&gt;
&lt;li&gt;Fix several code analysis, deprecation warnings reported by Clang Static Analyzer, Cppcheck and GCC&lt;/li&gt;
&lt;li&gt;Fix several memory leaks&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-calc/commits/master/"&gt;https://github.com/mate-desktop/mate-calc/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-common&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-common/commits/master/"&gt;https://github.com/mate-desktop/mate-common/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-control-center&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;windows-applet: New Show window border in Alt-Tab and Allow top tiling (Window-Snapping) option&lt;/li&gt;
&lt;li&gt;windows-applet: New compositing manager tab&lt;/li&gt;
&lt;li&gt;windows-applet: New titlebar layout option "left (with menu)" and "right" (without menu)&lt;/li&gt;
&lt;li&gt;Windows with client site decorations now respect the titlebar layout&lt;/li&gt;
&lt;li&gt;Fix preview in add wallpaper dialog&lt;/li&gt;
&lt;li&gt;Add file chooser options in the appearance dialogs interface section (the file chooser is the window that opens when opening or saving a file)&lt;/li&gt;
&lt;li&gt;Migrate some components from dbus-glib to GDBus&lt;/li&gt;
&lt;li&gt;Support tab-scrolling for the window and appearance dialog&lt;/li&gt;
&lt;li&gt;The Display applet gained an option for display scaling&lt;/li&gt;
&lt;li&gt;build: Add option to disable Native Language Support (NLS) (&lt;code&gt;--disable-nls&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;Fix several code analysis, deprecation warnings reported by Clang Static Analyzer, Cppcheck and GCC&lt;/li&gt;
&lt;li&gt;Fix several memory leaks&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-control-center/commits/master/"&gt;https://github.com/mate-desktop/mate-control-center/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-desktop&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;a11y-keyboard: Add capslock-beep-enable gsetting&lt;/li&gt;
&lt;li&gt;Set range for thumbnail cache maximum-age&lt;/li&gt;
&lt;li&gt;Remove GTimeVal deprecation warning for GLib 2.61.2+&lt;/li&gt;
&lt;li&gt;Fix several code analysis, deprecation warnings reported by Clang Static Analyzer, Cppcheck and GCC&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-desktop/commits/master/"&gt;https://github.com/mate-desktop/mate-desktop/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-icon-theme&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Remove the execution bit from some png files&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-icon-theme/commits/master/"&gt;https://github.com/mate-desktop/mate-icon-theme/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-indicator-applet&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;applet-main: Replace GtkStock icon&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-indicator-applet/commits/master/"&gt;https://github.com/mate-desktop/mate-indicator-applet/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-media&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Replace mute/unmute checkmenuitem with imagemenuitem&lt;/li&gt;
&lt;li&gt;panel-applet: Ensure speaker can be shown alongside or above mic&lt;/li&gt;
&lt;li&gt;Fix several code analysis, deprecation warnings reported by Clang Static Analyzer, Cppcheck and GCC&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-media/commits/master/"&gt;https://github.com/mate-desktop/mate-media/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-menus&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Add collection menu item&lt;/li&gt;
&lt;li&gt;build: Add option to disable Native Language Support (NLS) (&lt;code&gt;--disable-nls&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-menus/commits/master/"&gt;https://github.com/mate-desktop/mate-menus/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-netbook&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;mate-window: Replace GtkStock icons&lt;/li&gt;
&lt;li&gt;mate-maximus-autostart.desktop: Remove the deprecated Encoding key&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-netbook/commits/master/"&gt;https://github.com/mate-desktop/mate-netbook/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-notification-daemon&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Add Do Not Disturb Applet&lt;/li&gt;
&lt;li&gt;Add initial Wayland backend&lt;/li&gt;
&lt;li&gt;Add support for hyperlinks in the body of a notification&lt;/li&gt;
&lt;li&gt;Rewrite mate-notification-properties.ui from scratch&lt;/li&gt;
&lt;li&gt;Fix several code analysis, deprecation warnings reported by Clang Static Analyzer, Cppcheck and GCC&lt;/li&gt;
&lt;li&gt;Fix several memory leaks&lt;/li&gt;
&lt;li&gt;build: Add option to disable Native Language Support (NLS) (&lt;code&gt;--disable-nls&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-notification-daemon/commits/master/"&gt;https://github.com/mate-desktop/mate-notification-daemon/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-panel&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;workspace-switcher: Support xmonad WM&lt;/li&gt;
&lt;li&gt;Make Recent Documents list in Places menu of configurable length&lt;/li&gt;
&lt;li&gt;Add window list disable mouse scrolling option&lt;/li&gt;
&lt;li&gt;Add text label display support for notification area&lt;/li&gt;
&lt;li&gt;window-list: Render thumbnails as cairo surfaces&lt;/li&gt;
&lt;li&gt;Drop background compositing&lt;/li&gt;
&lt;li&gt;Window list Wayland support&lt;/li&gt;
&lt;li&gt;Redesign preferences dialog for window-list applet&lt;/li&gt;
&lt;li&gt;Fix adding applications launchers to panel when using the Add to Panel dialog&lt;/li&gt;
&lt;li&gt;Fix several code analysis, deprecation warnings reported by Clang Static Analyzer, Cppcheck and GCC&lt;/li&gt;
&lt;li&gt;Fix several memory leaks&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-panel/commits/master/"&gt;https://github.com/mate-desktop/mate-panel/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-polkit&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-polkit/commits/master/"&gt;https://github.com/mate-desktop/mate-polkit/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-power-manager&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;mate-power-preferences: Add option to enable keyboard dimming&lt;/li&gt;
&lt;li&gt;Switch default from libgnome-keyring to libsecret&lt;/li&gt;
&lt;li&gt;brightness applet: Prevent sliding from bogging down the UI&lt;/li&gt;
&lt;li&gt;Port from EggDebug to the built-in GLib logging framework&lt;/li&gt;
&lt;li&gt;Rewrite gpm-prefs.ui from scratch&lt;/li&gt;
&lt;li&gt;Remove the CPU wakeups feature&lt;/li&gt;
&lt;li&gt;Add some missing SVG files&lt;/li&gt;
&lt;li&gt;Fix several code analysis, deprecation warnings reported by Clang Static Analyzer, Cppcheck and GCC&lt;/li&gt;
&lt;li&gt;Fix several memory leaks&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-power-manager/commits/master/"&gt;https://github.com/mate-desktop/mate-power-manager/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-screensaver&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Allow change of time and date formats on lock screen&lt;/li&gt;
&lt;li&gt;Add Show/Hide password emblem in password entry&lt;/li&gt;
&lt;li&gt;mate-screensaver-preferences: Show lock image preview on file chooser&lt;/li&gt;
&lt;li&gt;Fix several code analysis, deprecation warnings reported by Clang Static Analyzer, Cppcheck and GCC&lt;/li&gt;
&lt;li&gt;Fix several memory leaks&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-screensaver/commits/master/"&gt;https://github.com/mate-desktop/mate-screensaver/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-sensors-applet&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Drop aticonfig plugin&lt;/li&gt;
&lt;li&gt;sonypi-plugin.c: Make sonypi plugin portable to GNU/Hurd&lt;/li&gt;
&lt;li&gt;libsensors-plugin: Port to GRegex&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-sensors-applet/commits/master/"&gt;https://github.com/mate-desktop/mate-sensors-applet/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-session-manager&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Follow freedesktop guidelines to disable autorun using Hidden key&lt;/li&gt;
&lt;li&gt;Support xscreensaver when mate-screensaver is not available&lt;/li&gt;
&lt;li&gt;Add tab scrolling support for GTK3&lt;/li&gt;
&lt;li&gt;Accept Desktop Entry Specification v1.1&lt;/li&gt;
&lt;li&gt;Fix several code analysis, deprecation warnings reported by Clang Static Analyzer, Cppcheck and GCC&lt;/li&gt;
&lt;li&gt;Fix a memory leak&lt;/li&gt;
&lt;li&gt;build: Add option to disable Native Language Support (NLS) (&lt;code&gt;--disable-nls&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-session-manager/commits/master/"&gt;https://github.com/mate-desktop/mate-session-manager/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-settings-daemon&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;xsettings: Improve Qt HiDPI environment settings&lt;/li&gt;
&lt;li&gt;a11y-keyboard: Add support for togglekeys-backend setting&lt;/li&gt;
&lt;li&gt;Add option --without-libatspi and assorted status line&lt;/li&gt;
&lt;li&gt;a11y-keyboard: Add support for ringing the bell when CapsLock is active&lt;/li&gt;
&lt;li&gt;Fix several code analysis, deprecation warnings reported by Clang Static Analyzer, Cppcheck and GCC&lt;/li&gt;
&lt;li&gt;Fix two memory leaks&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-settings-daemon/commits/master/"&gt;https://github.com/mate-desktop/mate-settings-daemon/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-system-monitor&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Add Wayland support&lt;/li&gt;
&lt;li&gt;Port to GtkApplication&lt;/li&gt;
&lt;li&gt;pretty-table: Prefer GIO to get application icons&lt;/li&gt;
&lt;li&gt;Added support for actions on multiple processes&lt;/li&gt;
&lt;li&gt;Fix several code analysis, deprecation warnings reported by Clang Static Analyzer, Cppcheck and GCC&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-system-monitor/commits/master/"&gt;https://github.com/mate-desktop/mate-system-monitor/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-terminal&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fix desktop file validation warning&lt;/li&gt;
&lt;li&gt;Add meson build system&lt;/li&gt;
&lt;li&gt;Add tab scrolling support for GTK3&lt;/li&gt;
&lt;li&gt;Add Wayland support&lt;/li&gt;
&lt;li&gt;Fix searching in terminal window&lt;/li&gt;
&lt;li&gt;Add icons to "open tab" and "close window/tab"&lt;/li&gt;
&lt;li&gt;Prevent crash on bad term spawn due to redundant frees&lt;/li&gt;
&lt;li&gt;Fix several code analysis, deprecation warnings reported by Clang Static Analyzer, Cppcheck and GCC&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-terminal/commits/master/"&gt;https://github.com/mate-desktop/mate-terminal/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-user-guide&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Remove the execution bit from some Italian figures&lt;/li&gt;
&lt;li&gt;build: Add option to disable Native Language Support (NLS) (&lt;code&gt;--disable-nls&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-user-guide/commits/master/"&gt;https://github.com/mate-desktop/mate-user-guide/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-user-share&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Use MATE_COMPILE_WARNINGS from mate-common&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-user-share/commits/master/"&gt;https://github.com/mate-desktop/mate-user-share/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mate-utils&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;mate-screenshot: Fix the order of the buttons at the bottom&lt;/li&gt;
&lt;li&gt;mate-screenshot: Do not use stock icons in mate-screenshot.ui&lt;/li&gt;
&lt;li&gt;logview: Rewrite logview-filter.ui from scratch&lt;/li&gt;
&lt;li&gt;gsearchtool: Add copy path menu item to popup menu&lt;/li&gt;
&lt;li&gt;Fix several code analysis, deprecation warnings reported by Clang Static Analyzer, Cppcheck and GCC&lt;/li&gt;
&lt;li&gt;build: Add option to disable Native Language Support (NLS) (&lt;code&gt;--disable-nls&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mate-utils/commits/master/"&gt;https://github.com/mate-desktop/mate-utils/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;mozo&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Rewrite mozo.ui from scratch&lt;/li&gt;
&lt;li&gt;Fix a strange behavior when editing the collection directory&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/mozo/commits/master/"&gt;https://github.com/mate-desktop/mozo/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;pluma&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Port sort plugin to the new GtkSourceView api.&lt;/li&gt;
&lt;li&gt;Port plugins to use the window-construct property.&lt;/li&gt;
&lt;li&gt;build: Port to gtksourceview-4&lt;/li&gt;
&lt;li&gt;Introduce PlumaWindowActivatable, PlumaAppActivatable, PlumaViewActivatable&lt;/li&gt;
&lt;li&gt;Add show/hide line-numbers shortcut (Ctrl+Y)&lt;/li&gt;
&lt;li&gt;Redesign Pluma Preferences Dialog&lt;/li&gt;
&lt;li&gt;Remove pluma-marshal.&lt;/li&gt;
&lt;li&gt;Add optional grid background pattern&lt;/li&gt;
&lt;li&gt;Remove changecase plugin. Functionality is provided by GtkSourceView.&lt;/li&gt;
&lt;li&gt;Add overview map&lt;/li&gt;
&lt;li&gt;Port to a new pluma-settings class&lt;/li&gt;
&lt;li&gt;Add support for wayland&lt;/li&gt;
&lt;li&gt;Add tab scrolling support for GTK3&lt;/li&gt;
&lt;li&gt;pluma.c: Set PlumaWindow size-request (min-size) to 250x250&lt;/li&gt;
&lt;li&gt;Fix several code analysis, deprecation warnings reported by Clang Static Analyzer, Cppcheck and GCC&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/pluma/commits/master/"&gt;https://github.com/mate-desktop/pluma/commits/master/&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;pluma-plugins&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Makes its first appearance in this release&lt;/li&gt;
&lt;li&gt;The package contains the following additional plugins&lt;ul&gt;
&lt;li&gt;bookmarks - &lt;em&gt;Easy document navigation with bookmarks.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;bracketcompletion - &lt;em&gt;Automatically adds closing brackets.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;codecomment - &lt;em&gt;Comment and uncomment blocks of code.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;smartspaces - &lt;em&gt;Forget you’re not using tabulations.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;synctex - &lt;em&gt;SyncTeX synchronization of TeX files and PDF output.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;terminal - &lt;em&gt;Embed a terminal in the bottom pane.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;wordcompletion - &lt;em&gt;Word completion using the completion framework.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;sourcecodebrowser - &lt;em&gt;View and navigate functions, variables and namespaces.&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;python-caja&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fix memory leak reported by scan-build&lt;/li&gt;
&lt;li&gt;g10n: Update the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Complete changelog at &lt;a href="https://github.com/mate-desktop/python-caja/commits/master/"&gt;https://github.com/mate-desktop/python-caja/commits/master/&lt;/a&gt;&lt;/p&gt;</description><guid>https://mate-desktop.org/uk/blog/2021-08-08-mate-1-26-released/</guid><pubDate>Tue, 10 Aug 2021 09:00:00 GMT</pubDate></item></channel></rss>