* Tue Mar 05 2019 sor.alexei@meowr.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.
* Mon Dec 24 2018 sor.alexei@meowr.ru
- Update to version 1.20.4:
* Disable deprecation warnings for distcheck.
* Update translations.
* Tue Jun 05 2018 sor.alexei@meowr.ru
- Update to version 1.20.3 (changes since 1.20.1):
* Bump mate-desktop requirement.
* Make setting QT_SCALE_FACTOR optional.
* Support background fallback on HiDPI.
* Update translations.
- Rebase mate-settings-daemon-gtk-3.20.patch.
Version: 1.20.1-bp150.1.3
* Wed Apr 11 2018 sor.alexei@meowr.ru
- Update to version 1.20.1:
* Prevent media-keys bindings from swallowing modifier keys.
* Scale OSD size correctly on HiDPI displays.
* Fri Mar 09 2018 sor.alexei@meowr.ru
- Update to version 1.20.0:
* Require GTK+ 3.22 and GLib 2.50.
* Add GlobalMenu support.
* HiDPI: Load xsettings during initialisation phase.
* Add HiDPI configuration in XSettings.
* Add support for HiDPI displays.
* Bump the required version of mate-desktop.
* Avoid deprecated gdk_screen_get_monitor_,
gdk_screen_get_width/height(), gdk_screen_get_number(),
gdk_screen_get_width/height_mm(), gdk_display_get_screen(),
gdk_display_get_n_screens() functions.
* msd-a11y-preferences-dialog.ui: Clean up deprecations.
* ally-keyboard: Fix help link.
* Don't use deprecated gtk_show_uri().
* Fix XRandr applet dying on restart.
* msd-xrandr-manager: Avoid deprecated gtk_misc_set_padding().
* ldsm-dialog: Don't use deprecated GtkStock.
* datetime: Fix a -Wunused-but-set-variable warning.
* touchpad: Disable clickfinger by default.
* An implementation of WidthOfScreen and HeightOfScreen.
* msd-keyboard-xkb: Fix Gdk-CRITICAL warning on creating the
status bar icon.
* 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 a build warning.
* Update translations.
- Add mate-settings-daemon-gtk-3.20.patch: Restore GLib 2.48 and
GTK+ 3.20 support.
* Wed Oct 25 2017 sor.alexei@meowr.ru
- Update to version 1.18.2:
* ldsm-dialog: Set max width chars for labels.
* keyboard plugin: Apply panel menu theme to popup menu.
* Request keyboard event reports from global keybindings of other
windows.
* Update translations.
* Wed Apr 05 2017 sor.alexei@meowr.ru
- Update to version 1.18.1:
* mouse: Make pointer locater always click through.
* mouse: Also grab button presses so as to replay them on pointer
locater.
* Tue Mar 14 2017 sor.alexei@meowr.ru
- Update to version 1.18.0:
* NEWS: Use consistent, project wide, markdown-like formatting to
make generating release announcements easier.
* Build: Require XInput unconditionally.
* Build: Require libmatemixer >= 1.10, libxklavier >= 5.2,
dconf >= 0.13.
* Build: Require libmatekbd and libmate-desktop >= 1.17.
* Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
- -with-gtk build option.
* Add libinput support for mouse and touchpad.
* Mouse: Fix locate pointer.
* Touchpad: Add separate settings for handedness
(left/right-handed) and motion acceleration/threshold.
* Background: Restore an option to let Caja draw background with
GTK+ 3.22.
* Some fixes and cleanups.
* Update translations.
* Sun Feb 05 2017 sor.alexei@meowr.ru
- Update to version 1.16.1:
* GTK+3: Fix possible build breakage with libmate-desktop 1.17.
* GTK+3: Fix OSD rendering on non-composited desktop.
* GTK+3: Add OSD style class for non-composited desktop.
* Tue Sep 20 2016 sor.alexei@meowr.ru
- Update to version 1.16.0:
* Change default hinting style to 'hintslight'.
* Use 'rgba' (LCD subpixel) antialiasing by default.
* GTK+3: Add CSS theming for OSD (MsdOsdWindow) instead of using
hardcoded colours.
* GTK+3: Fix drawing and changing of desktop background with
Gtk 3.21.
* GTK+3: Fix several deprecations.
* Fix some build warnings.
* Update translations.
* Sun Aug 14 2016 sor.alexei@meowr.ru
- Update to version 1.14.1:
* housekeeping: Fix thumbnails cleaning.
* housekeeping: Fix text markup.
* media-keys: Use gnome-calculator binary instead of old
gcalctool.
* Make distcheck use currently selected GTK+ version.
* Update translations.
* Sat Apr 09 2016 sor.alexei@meowr.ru
- Update to version 1.14.0:
* touchpad: Support edge and two-finger scrolling independently
(use separate GSettings keys for them).
* xsettings: Add settings for cursor theme and size.
* Some more fixes and cleanups.
* Update translations.
* Fix Changelog generation.
* Mon Jan 25 2016 sor.alexei@meowr.ru
- Update to version 1.13.0:
* Gtk3: several deprecation fixes.
* media-keys: add setting to enable/disable OSD.
* Fix some build warnings.
* Drop MateConf migration script.
* Wed Jan 06 2016 sor.alexei@meowr.ru
- Add missing XInput dependency.
- Do not disable mozilla-nss for openSUSE Leap 42.1.
* Mon Nov 30 2015 sor.alexei@meowr.ru
- Update to 1.12.1:
* xrandr: Install icon in correct directory.
* GTK+3: Do not remove xrandr applet background (fixes invisible
text in some themes).
- Enable smartcard support.
* Thu Nov 05 2015 sor.alexei@meowr.ru
- Update to 1.12.0:
* Add new keybinding for logout (empty by default).
* Retrieve strings directly from gschema (requires intltool
0.50.1).
* Gtk3: make XRandR tray applet support custom panel themes.
* Some more fixes and cleanups.
* Fri Oct 09 2015 sor.alexei@meowr.ru
- Update to 1.11.0:
* Switch to org.gnome.SessionManager.
* touchpad: Add support for natural scrolling.
* touchpad: Add support for two and three finger clicks.
* mouse: Use syndaemon -K to ignore Ctrl+C and other combos.
* mouse: Use event driven mode for syndaemon, save some power.
* Wed Sep 02 2015 sor.alexei@meowr.ru
- Update to 1.10.2:
* a11y: Do not use ancient properties.
* housekeeping: Do not monitor fdescfs (special FS in FreeBSD).
* keyboard: Connect to libmatekbd's GSettings before reading them.
* mouse: Use event driven mode for syndaemon, save some power.
* Mon Jul 13 2015 sor.alexei@meowr.ru
- Update to 1.10.1:
* Fix media keys issue with multiple players.
* Add some missing manpages.
* Update translations.
* Wed Apr 15 2015 p.drouand@gmail.com
- Update to version 1.10.0
* No changes since version 1.9.90
* Mon Mar 23 2015 p.drouand@gmail.com
- Update to version 1.9.90 (unstable)
* Bugfixes release
* Thu Jan 22 2015 p.drouand@gmail.com
- Update to version 1.9.6 (unstable)
* Adapt to mate-desktop MateRR* API changes.
* Sun Nov 23 2014 p.drouand@gmail.com
- Update to version 1.9.5 (unstable)
+ No changelog available (entries not updated)