Change log:
mate-applets 1.22.2
* update translations
* geyes: avoid memory leak
* multiload: Use /proc/diskstats for NVMe drives
* treat output as utf8 when limiting width.
* Make cpufreq builds independent from kernel header version.
* command: use MaCommand object
* Make command applet run commands asynchronously
* cpufreq: support kernel 5.1.0
* weather: align Gtk_Box to center
* multiload: filter-out non-local disks and user mounts
### mate-applets 1.22.1
* update translations
* Use g_list_free_full() convenience function
* Fix use-after-free clang warning
* help: update copyright
* Help: Use XInclude instead of ENTITY for legal.xml
* assignment discards 'const' qualifier from pointer target type
* Make translatable documenters in about dialog
* Make translatable copyright info in about dialog
* Ensure proper translation of the about dialog title
### mate-applets 1.21.1
* update translations
* tx: update drivemount source for transifex
* Use make functions for HELP_LINGUAS
* Netspeed Manual: clean up
* Manual: Linux and UNIX systems -> Linux and other Unix-like systems
* tx: update sources for transifex
* Use orderedlist to describe the steps to add the applet to a panel
* Manual: Fix Add to Panel dialog title
* Eyes Applet: Fix window title and factory name
* Manual: OK -> Add (Add to Panel dialog)
* trashapplet manual: Open Trash guimenuitem
* Add/Update Catalan screenshots
* transifex: update pot files:
* Fix name of Eyes applet
* Refer to the fstab(5) man page for more information...
* Remove unused png files
* Fix url of ulink to point to mate-user-guide
* tx: update translation sources
* Fix spelling and grammar mistakes
* update legal.xml
* tx: add help from applets to transifex config
* accessx-status: fix another leak
* Fix memory leak on accessx-status.
* sticky-notes: fix a memory leak
* timerapplet: Allow reseting timer when inactive
* Avoid newly deprecated gtk_css_provider_get_default
* Weather: apply a widget name to the textview
* weather: add cssprovider for widget not for screen
* mateweather-dialog.c: avoid deprecated 'gtk_widget_override_font'
* cpufreq: stop segfault with gtk3.23
* trash applet: avoid deprecated 'gtk_window_set_wmclass'
* cpufreq: fix a -Wimplicit-function-declaration
* trash: fix a -Wincompatible-pointer-types warning
* weather-applet: replace deprecated GtkAlignment
* weather-dialog: replace deprecated GtkAlignment
* weather-prefs: replace deprecated gtk_alignment_new
* stickynotes: replace deprecated gdk_error_trap_push/pop functions
* cpu-freq: replace deprecated gtk_menu_popup
* sticknotes: replace deprecated gtk_menu_popup
* drivemount: replace deprecated gtk_menu_popup
* charpick: replace deprecated gtk_menu_popup
### mate-applets 1.21.0
* Translations update
* Cpufreq: Force the frequency label to render if frequencies are not found right away
* Cpufreq: Refactor to remove more GTK2 leftovers
* Cpufreq: ensure frequency label always shows up if freq selected
* accessx: Convert icons from pixbuf to cairo surfaces
* netspeed: Use theme icons instead of embedded
* battstat: Load theme icons instead of pixmaps
* Convert applet icons from pixbuf to surfaces
* solving type mismatch in g_settings_set_value
* only text formatting to prepare for real change
* Fix cpufreq applet spacing on HiDPI displays
* multiload: add style class multiload-applet
* avoid deprecated GtkStock
The Invest applet has been dropped from MATE Applets.
The API, provided by Yahoo, has been discontinued and there is no reputable drop in replacement available.
Panel applets now size correctly based on the units being displayed and many graphs are dynamically scaled.
MATE Sensors Applet (finally) supports udisks2.
Full changelog:
multiload: Scaling network graph using thresholds defined by user
multiload: fix tabs/spaces mix in more places
multiload: fix spacing in some places
multiload: remove some unneeded spaces
weather: fix possible crash when opening prefs dialog
drop broken invest-applet and all Python dependencies
Fix build warnings: ignoring return value of fgets,
command: bump range of interval
WidthOfScreen and HeightOfScreen implementation
build: when gtksourceview isn’t found, show this package name
Cpufreq: Update tooltips with latest values
Cpufreq: fix a build warning
Cpufreq: stop jumping numbers moving units label
Rounding error in draw corrected.
cpufreq: fix calculating max width of frequency/unit/percent labels
stickynotes: fix text selection
cpufreq: refresh applet size on style change (e.g. font size)
GSettings change recognized dynamically
GSettings for checkmark color shown for mounted volumes.
cpufreq: fix random invisibility of the applet
Mounted drives will show a little bit different icon.
gtk 3.22: avoid deprecated gdk_screen_get_monitor functions:
Get rid of misleading_indentation and maybe-uninitialized warnings during build
avoid deprecated gdk_screen_width/height
avoid deprecated gdk_screen_get_width/height
all applets: don’t use deprecated gtk_show_uri
add new digital theme
drivemount: fix a build warning
cpufreq-prefs: don’t use deprecated gtk_show_uri
bump libmateweather requirement to 1.19.1
weather: If location changes, abort any outstanding weather updates
weather: Added logic to not send notification if weather update is equal (as decided by weather_info_equal()) to the previous update
avoid deprecated gdk_screen_get_number
drivemount: If the list is empty, it will show media-floppy icon
stickynotes: reword previous commit a bit and don’t leak dir name
stickynotes: create parent dir for stickynotes-applet.xml if it does not exist.
Load graph scales automatically according to average load
trashapplet: remove unused code
cpufreq: set frequency on all cores
Fix GError memory leak
Fix for crasher in Command applet.
Translations update
This package contains applets for use with the MATE panel. Therefore, it
requires mate-core to be installed. To build all applets additional
libraries may be needed.
This list is by no means definitive.
MATE-Applets is a fork of GNOME-Applets.