Changelog for
mate-settings-daemon-lang-1.28.0-122.9.noarch.rpm :
* Sun Mar 24 2024 Hillwood Yang
- Update version to 1.28.0
* Update translations
* Mon May 15 2023 Alexei Sorokin - Update to version 1.26.1:
* Relax High DPI limits.
* mate-settings-manager: Fix memory leak.
* datetime: Fix memory leak.
* xrandr: Fix typo.
* Update translations.
* Tue Aug 10 2021 Hillwood Yang - Update version to 1.26.0
* Translations update
* travis-Ci: use libera.chat as notification server
* update copyright to 2021
* add wayland support
* port to GtkApplication
* Use GtkBuilder for preferences dialog
* openfiles: g_memdup is dreprecated from glib 2.68
* smooth_refresh: comparison of unsigned expression in \'< 0\' is always false
* gsm_color_button: macro \"__GSM_COLOR_BUTTON_C__\" is not used
* proctable: Function \'proctable_free_table\' used prior to declaration
* i18n: use _() macro instead of gettext
* i18n: Do not collect the translation for Icon
* build: display package name and version in configure summary
* build: Use PACKAGE_URL variable
* procdialogs: Do not use deprecated gtk_image_new_from_stock
* Show subvol mount option on GNU/Linux
* sysinfo: avoid adding a device more than once such as for brtfs
* pretty-table: prefer GIO to get application icons
* Mon Apr 26 2021 Ferdinand Thiessen - Update to version 1.24.2:
* update translations
* media-keys: memory leak
* Tue Aug 25 2020 Callum Farmer - Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)
* Sun Aug 16 2020 Alexei Sorokin - Update to version 1.24.1:
* plugin xsettings: Fix memory leak on delayed_toggle_bg_draw.
* mpris: Use namespace instead of a whitelist for player names.
* build: Silent build warnings for distcheck.
* housekeeping: Fix iconname of mate-disk-usage-analyzer.
* Update translations.
* Wed Feb 26 2020 Alexei Sorokin - Update to version 1.24.0 (changes since 1.23.0):
* Add remaining peripheral schemas from mate-desktop.
* mouse: Add acceleration profiles.
* Change media-keys volume-step default from 6 to 5 in the gschema and use only that instead of a redundant constant in the code.
* xrandr plugin: i18n dropdown menu.
* Add new macro MATE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE.
* plugins: Drop libXxf86 dependency.
* Fix deprecated g_type_class_add_private.
* plugins housekeeping: Optimisation code.
* Avoid build warning.
* mate-settings-plugin: Remove useless macro MATE_SETTINGS_PLUGIN_REGISTER.
* msd-smartcard: Remove unused struct members.
* Require DBUS >= 1.10.0.
* Actually use the configured dbus directory.
* Default DBUS_SYS_DIR to ${datadir}/dbus-1/system.d.
* Avoid redundant redeclarations.
* xrandr: Add bigger icon sizes for tray-applet.
* Hide MATE Settings Daemon from Startup Applications capplet.
* Setup GETTEXTDATADIRS environment variable for xgettext.
* Add its files for marco keybindings xml file.
* Switch to use gettext from intltool.
* Update translations.- Remove drop-libXxf86-dependency.patch: fixed upstream.- Drop support for old openSUSE versions.
* Thu Jul 18 2019 Jonathan Brielmaier - Update to version 1.23.0:
* update translations
* media-keys: Execute default instant messaging application defined by schema
* locate-pointer: Do not grab pointer button when trying to locate- remove patches:
* mate-settings-daemon-gtk-3.20.patch: we don\'t support gtk3.20 and glib2.48 anymore- BuildRequire gtk >= 3.22 and glib >= 2.50- reorder patches
* Wed Jul 17 2019 Jonathan Brielmaier - remove xxf86misc from BuildRequires as it got removed from TW- add patch:
* drop-libXxf86-dependency.patch: drop the dependency on libXxf86 fixes boo#1139857
* Tue Mar 05 2019 sor.alexeiAATTmeowr.ru- Update to version 1.22.0:
* Require mate-desktop 1.21.1+.
* xrandr-applet-popup: Add an icon for configuration item.
* xrandr-applet-popup: Add item to mirror displays.
* xrandr-applet-popup: Dim menuitems for disabled monitors.
* 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.
* xrandr-applet-popup: Remove draw callback.
* xrandr-applet-popup: Allow themes to override monitor label colours.
* xrandr-applet-popup: Add a border to coloured monitor labels.
* xrandr-applet-popup: Use a coloured 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 colours in menu.
* Prevent media-keys bindings from swallowing modifier keys.
* Scale OSD size correctly on HiDPI displays.
* media-keys: Add test for rfkill OSD icons.
* media-keys: Add a label for the touchpad OSD.
* media-keys: Add labels for the rfkill OSD.
* 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 a 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.
* daemon: Fix a memory leak.
* daemon: Stop using deprecated GSettings API.
* xsettings: Add a setting to enable/disable primary paste from the middle mouse button.
* Replace deprecated gdk_error_trap_push/pop.
* background-manager: Replace deprecated GDK functions.
* plugins: Avoid deprecated \"gdk_keymap_get_default\".
* media-keys: Add microphone mute key support.
* msd-xrdb-manager: Realise 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 the 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.
* media-keys: Execute default calculator application defined by schema.
* Update translations.- Rebase mate-settings-daemon-gtk-3.20.patch.