Version: 1.20.1-bp150.1.3
* Wed Apr 11 2018 sor.alexei@meowr.ru
- Update to version 1.20.1:
* Add a missing window icon to the About dialogue.
* Scale OSD size correctly on HiDPI displays.
* Grammar fix.
* Fri Mar 09 2018 sor.alexei@meowr.ru
- Update to version 1.20.0:
* Require GTK+ 3.22 and GLib 2.50.
* Avoid deprecated gdk_screen_get_monitor_,
gdk_screen_get_width/height(), gdk_display_get_screen()
functions.
* Don't use deprecated gtk_show_uri().
* Actually check the $XPROTO_REQUIRED variable's value.
* An implementation of WidthOfScreen and HeightOfScreen.
* Avoid deprecated GtkStock.
* inhibit applet: Fix rendering of the icon.
* Correct spelling mistakes.
* Update translations.
- Add mate-power-manager-gtk-3.20.patch: Restore GLib 2.48 and
GTK+ 3.20 support.
* Wed Nov 01 2017 sor.alexei@meowr.ru
- Update to version 1.18.1:
* Don't abort on unknown DBus signal name.
* Refresh tray icon on icon theme change.
* Statistics UI: Add style class mpm-statistics.
* Update translations.
* 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 xproto >= 7.0.15.
* Build: Require mate-panel >= 1.17.
* Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
- -with-gtk build option.
* Replace deprecated upower suspend/hibernate functions with
ConsoleKit2 equivalents.
* Use manpages as is instead of generating them from sgml (and
don't require docbook2man for build anymore).
* Some more fixes and cleanups.
* Update translations.
* Sat Feb 18 2017 sor.alexei@meowr.ru
- Update to version 1.16.2:
* Build: Remove strict options, they just get in the way.
* GTK+3: Properly hide brightness applet popup on pressing
Esc/Enter/Space keys (fixes popup becoming wide instead and
random applet crashes).
* GTK+3: Fix mouse scroll over brightness applet icon when
no popup is shown.
* Sun Feb 05 2017 sor.alexei@meowr.ru
- Update to version 1.16.1:
* Check both the "Backlight" and "BACKLIGHT" xrandr properties
(fixes inability to adjust screen backlight on some systems).
* Statistics: Stop runtime warnings spam on desktop systems.
* GTK+3: Fix runtime warning in inhibit applet.
* 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:
* Use GtkAboutDialog instead of MateAboutDialog.
* Stop depending on libmate-desktop.
* Show the primary device time remaining as the first entry in
the context menu.
* Do not issue a console warning when laptop batteries are empty.
* GTK+3: Port from libunique to GtkApplication.
* GTK+3: Add css theming for OSD (MsdOsdWindow).
* GTK+3: Fix an empty space in tray when system has no battery.
* GTK+3: Fix lots of deprecations.
* Some more fixes and cleanups.
* Make distcheck use a currently selected GTK+ version.
* Update translations.
* Sat Apr 09 2016 sor.alexei@meowr.ru
- Update to version 1.14.0:
* GTK+3: Fix deprecations in brightness applet.
* Some more fixes and cleanups.
* Update Translations.
* Fix Changelog generation.
* Wed Jan 27 2016 sor.alexei@meowr.ru
- Update to version 1.13.0:
* Drop MateConf migration script.
* Fix a possible crash when an Xorg function call fails.
* Some code cleanup.
* Wed Jan 06 2016 sor.alexei@meowr.ru
- Add missing pkgconfig(xrandr), pkgconfig(xrender),
pkgconfig(x11), pkgconfig(xext), pkgconfig(xproto) dependencies.
* Mon Nov 30 2015 sor.alexei@meowr.ru
- Update to 1.12.1:
* Allow disabling of power button.
* Multiple backlight fixes.
* Gtk3: Do not remove slider background in brightness applet
(fixes background in some themes).
* Update translations.
* Thu Nov 05 2015 sor.alexei@meowr.ru
- Update to 1.12.0:
* Require XRandR 1.3.
* Retrieve strings directly from gschema (requires intltool
0.50.1).
* Gtk3: support custom themes.
* Gtk3: fix brightness applet behaviour.
* Some fixes and cleanups.
* Fri Oct 09 2015 sor.alexei@meowr.ru
- Update to 1.11:
* backlight-helper: Add gmux_backlight to backlight_interfaces.
* Switch to org.gnome.SessionManager.
* Show vendor/model information.
* Fixes change keyboard back light for laptops with levels less
then 10.
* Wed Sep 02 2015 sor.alexei@meowr.ru
- Update to 1.10.2:
* Fix keyboard backlight adjustment for laptops with non-standard
levels.
* Some bugfixes.
* Wed Jul 15 2015 sor.alexei@meowr.ru
- Update to 1.10.1:
* Multiple help fixes.
* Some bugfixes.
* Update translations.
* Mon May 04 2015 sor.alexei@meowr.ru
- Update to 1.10.0 (changes since 1.9.0):
* Fix memory leaks.
* Rename D-Bus service file.
* Add mate-power-manager-bugreport, and
mate-power-backlight-helper manpages.
* Fix GTKBuilder script for media keys popup window.
* Removed the property that made UI load fail.
* UPower: handle UP_DEVICE_STATE_UNKNOWN, avoid assert.
* Fix mate-power-statistics GUI while using Gtk3.
* Drop udisks1 support.
* Update translations.
- Spec cleanup.
* Mon Dec 08 2014 p.drouand@gmail.com
- Remove obsolete "--disable-scrollkeeper" option
- Add requirement to pkgconfig(mate-desktop-2.0); new dependency
* Mon Dec 08 2014 p.drouand@gmail.com
- Remove mate-power-manager_dbus_interface_keyboard_backlight_controls.patch
fixed on upstream release
- Remove autoreconf -fiv; not needed anymore
* Sun Oct 26 2014 p.drouand@gmail.com
- Update to version 1.9.0 (unstable)
+ Add support for UPower 0.99
- Fix version requirements
* Fri Oct 03 2014 p.drouand@gmail.com
- Update to version 1.8.1
+ Fixed "levels is 0" warning if no kbd backlight present
+ Added support for upower-0.99 API
+ Added keywords key to .desktop file
+ Removed "battery recall" logic
- Remove upstreamed patches
+ mate-power-manager-avoid-levels_is_0-warning.patch
+ mate-power-manager-port-to-upower-0.99_API.patch
+ mate-power-manager-remove-battery-recall-logic.patch
+ mate-power-manager-fixes-for-upower1-api-changes.patch
+ mate-power-manager-improve-upower1-support.patch