* Mon Mar 09 2020 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 1.6.6
* Dismiss critical notification when connecting to AC
* Fix inhibiting xfce4-screensaver (bxo#16364)
* settings: Move % sign out of spinbutton (bxo#15994)
* panel-plugin: Toggle presentation mode on middle click
* panel-plugin: Properly show 'About' menu item
* panel-plugin: Add missing about callback
* panel-plugin: Properly hook up about signal
* panel-plugin: Replace deprecated call
* Switch to symbolic window-close icons
* Fri Aug 16 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Fixed sources in spec file
* Mon Aug 12 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 1.6.5
* Improve size of critical power level spin
* Correctly hide brightness label (bxo#14649)
* Replace GtkStock buttons
* Add icons to close and help buttons in prefs
* Translation Updates
- Cleaned up spec file
* Sun Jul 28 2019 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 1.6.4
* Make inhibition affect dimming and inactivity action (bxo#14687)
* Add support of xfce4-screensaver
* Disable trayicon when panel plugin is present (bxo#15682)
* Translation updates
* Wed Jul 17 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Panel plugin sub-package renamed to follow upstream name:
xfce4-foo-plugin
* Sun Jun 30 2019 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 1.6.3
* Revert "Read from actual_brightness instead of brightness"
* Translation updates
- Validate appstream metadata
* Fri May 17 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 1.6.2
* Fix compiler warning (bxo#14104)
* Fix various warnings
* Don't autostart the power manager in the LXQt DE (bxo#14450)
* Don't overwrite the user's XScreensaver settings (bxo#14968)
* Fix slider labels (bxo#14395)
* Replace xfconf_channel_new by xfconf_channel_get
* Read from actual_brightness instead of brightness
* Fix g_type_class_add_private is deprecated
* Handle glib deprecations
* Use the newer up_client_get_devices2
* Install Appdata in metainfo (bxo#15380)
* plugin: Show discharge level even in unknown state (bxo#15280)
* settings: change "going from sleep" to "going to sleep"(bxo#15144)
* settings: Improve devices tab visually by adding frame
* Translation updates
- Dropped obsolete patches:
- xfce4-power-manager-1.6.1-fix-no-return-in-nonvoid.diff
- xfce4-power-manager-1.6.1-no-show-in-lxqt.diff
- Added bcond to build with sources from git master branch
- Switched to %autosetup for simpler maintenance
- Switch urls to https://
- Cleaned up spec file
Version: 1.6.1-bp150.2.3
* Tue May 15 2018 seife+obs@b1-systems.com
- add xfce4-power-manager-1.6.1-no-show-in-lxqt.diff (boo#1092247)
* Tue Dec 19 2017 seife+obs@b1-systems.com
- update to version 1.6.1:
New stable release of xfce4-power-manager.
- plugin:
- Use libxfce4panel function to obtain desired icon size
- Fix menu leak, attach menu to button (bxo#13466)
- Hide label in unknown state (bxo#12851)
- Add properties dialog (bxo#13270)
- Set ac-adapter icon for desktop systems (bxo#13959)
- Hide label by default on desktop systems
- Block panel autohide if the menu is open
- Drop deprecated CSS styles
- Fix xfpm startup dialog ignoring response (bxo#13700)
- Fix handling of dialog responses for suspend and hibernate
(bxo#13405)
- Set the transient hint for notifications
- Fix scale description and values for light-locker (bxo#13303)
- Drop period at end of all tooltip texts (bxo#12342)
- Make tooltip more concise (bxo#12342)
- When locking fallback to xflock4 first (bxo#12603)
- Fix a crash when warning about the screenlocker (bxo#12603)
- Fix showing inhibits in the systray (bxo#12605)
- Fix the g_object_bindings in xfce-screensaver
- Handle screensaver activity with it's own class (bxo#12603)
- Fix GTK 3.20 deprecation warnings
- Use the kernel-supplied backlight type rather than a whitelist
(bxo#12553)
- Add MATE to NotShowIn list (bxo#12506)
- Translation updates
- add xfce4-power-manager-1.6.1-fix-no-return-in-nonvoid.diff
(bxo#14104)
* Sat Nov 26 2016 seife+obs@b1-systems.com
- update to version 1.6.0
- port to GTK3
- port to gdbus
- drop LXDE panel plugin
- screensaver fixes / improvements
- various crash fixes
- memory leaks fixed
- many other improvements, see ChangeLog and NEWS file
* Sun Mar 22 2015 gber@opensuse.org
- update to version 1.4.4
- Re-introduce the trayicon for better support of other DEs
(bxo#11054)
- Miscellaneous bug fixes:
- Fix dbus call for CK2 suspend (bxo#11610)
- Function check_for_consolekit2 is not used if
!UP_CHECK_VERSION(0, 99, 0) (bxo#11657)
- Fix xfpm panel plugin crashes at startup when the locale is
not UTF8
- The scalemenuitem is actually an imagemenuitem
- Translation updates
* Sat Feb 28 2015 gber@opensuse.org
- update to version 1.4.3
- Miscellaneous bug fixes:
- Handle autotools m4 stuff properly
- Plug a memory leak (bxo#11538)
- Add support for ConsoleKit2
- Correctly check for hibernation permissions (bxo#11529)
- Use sysctl(3) to get or set brightness level on FreeBSD and
DragonFly systems
- Light Locker Integration (bxo#11488)
- Add gmux_backlight as supported interface (bxo#11406)
- Reformat code in xfpm_power_get_property
- Reformat code in xfpm_power_set_property
- Translation updates:
* Mon Dec 01 2014 gber@opensuse.org
- update to version 1.4.2
- shorten label for system inactivity time (bug #11129)
- initially disable DPMS widgets when not handling DPMS
- use translated device type for unknown devices (bug #11217)
- fix for critical battery action (bxo#11237)
- add symlinks for UPS-charged icon (Debian bxo#762500)
- xrandr brightness: Check for eDP devices too (bug #11308)
- translation updates
- dropped obsolete
xfce4-power-manager-fix-critical-battery-action.patch
* Mon Oct 27 2014 gber@opensuse.org
- add xfce4-power-manager-fix-critical-battery-action.patch in
order to fix the broken critical battery action (bxo#11237,
backported from upstream git)
* Fri Sep 26 2014 gber@opensuse.org
- update to version 1.4.1
- fix for panel icon not always updating depending on the
version of UPower in use.
- fix handle lid switch with loginD (Bug 11160) Fixed by Simon P.
- translation updates
- remove obsolete xfce4-power-manager-fix-lid-switch-logic.patch
* Tue Sep 16 2014 gber@opensuse.org
- add xfce4-power-manager-fix-lid-switch-logic.patch in order to
fix the logic of the lid switch handling setting (backported from
upstream git)
* Mon Sep 15 2014 gber@opensuse.org
- update to version 1.4.0
- conditionally use xfce_dialog_show_help_with_version
- add support for lxpanel 0.7+
- Yves-Alexis Perez fixed the logic of xfconf logind inhibition
keys
- plugin: update desktop file install location
- plugin: Fix crash when devices (dis)connect
- point to versioned help docs
- add DragonflyBSD to host check
- only use batteries for current charge state that are
used for power supply
- fix minor build warnings
- sync the brightness slider with blank and DPMS settings
- plugin: Use the brightness-slider-min-level for the scroll
wheel
- draw a bubble with a question mark if the device state is
unknown
- keep blank and DPMS timeout settings in order
- fix typos in debug messages
- update AppData info about the panel plugins
- never try to display the -missing icons
- add timestamp for 1.3.2 release to AppData
- add trailing colons in labels for Comboboxes and Spinbuttons
- translation updates
- drop obsolete xfce4-power-manager-lxpanel-0.7-support.patch
- remove dependency on udisks since udisks support has been removed
* Mon Sep 08 2014 gber@opensuse.org
- add xfce4-power-manager-lxpanel-0.7-support.patch which adds
support for lxpanel >= 0.7 (bxo#11108)
* Mon Aug 25 2014 gber@opensuse.org
- disable lxpanel-plugin-power-manager which does not build due to
API changes lxpanel >= 0.7.0 (bxo#11108)
* Thu Aug 21 2014 gber@opensuse.org
- update to latest development version 1.3.2
- renamed panel plugin from "Battery Indicator Plugin" to "Power
Manager Plugin" which is more fitting as it doesn't merely show
the battery status
- xfce4-power-manager does not rely on special device icons
anymore for the load status which is now drawn on the standard
icons
- fix crash with slider on 32bit systems (Bug #11076)
- fix version number output on the commandline
- remove unused code
- add dedicated icons for the keyboard brightness notifications
- various icon improvements
- reorder parts of the settings dialog
- translation updates
- renamed subpackage xfce4-panel-plugin-xfce4battery to
xfce4-panel-plugin-power-manager and lxpanel-plugin-lxdebattery
to lxpanel-plugin-power-manager following upstream
* Mon Aug 11 2014 gber@opensuse.org
- update to latest development version 1.3.1
- fix settings dialog compatibility with UPower 0.99
- improvements to the power manager settings dialog
- new LXDE battery plugin
- the brightness plugin has been merged into the battery
indicator plugin
- the disk spin down feature was removed
- Simon P fixed a memory corruption crash
- OnlyShowIn was changed to a NotShowIn for the .desktop files
- selecting a device in the plugin brings up the details in the
settings dialog
- improve strings in devices tab and add percentage
- fork before gtk/dbus init
- Andrzej Added support for multi-row panel layouts for the plugin
- restore screen power after sleep
- Samuli Suominen fixed suspend/hibernate with UPower 0.9.23
- Carl Simonson added a notification popup when changing keyboard
brightness
- minumum UPower requirement was lowere to 0.9.7 to support
FreeBSD
- devices tab flickers on update
- improve lid-action strings
- Carl Simonson added a reasonable step value for keyboard
brightness
- let xfpm control X11's screensaver extension
- translation updates
* Mon Jun 02 2014 gber@opensuse.org
- update to latest development version 1.3.0
- trayicon replaced by new panel plugin to monitor battery and
device charge levels
- restructured settings dialog, embedded xfce4-power-information
- new icons
- translation updates
- add xfce4-panel-plugin-xfce4-power-manager-battery subpackage for
the new panel plugin
* Fri Apr 25 2014 gber@opensuse.org
- update to current git snapshot 1.2.0+git199 (revision gaf126a4)
- see http://git.xfce.org/xfce/xfce4-power-manager/log/ for a
list of changes
- drop patches that have been included upstream:
xfce4-power-manager-automake-1.13.patch,
xfce4-power-manager-fix-battery-icon-typo.patch,
xfce4-power-manager-fix-brightness-type.patch,
xfce4-power-manager-fix-broken-translations.patch,
xfce4-power-manager-fix-help.patch,
xfce4-power-manager-systemd-inhibit.patch,
xfce4-power-manager-systemd-shutdown-reboot-support.patch,
xfce4-power-manager-systemd-suspend-hibernate-suport.patch,
xfce4-power-manager-upower-0.99.patch
- remove support for openSUSE < 12.3
* Sat Apr 12 2014 seife+obs@b1-systems.com
- add xfce4-power-manager-upower-0.99.patch to make xfpm work with
upower >= 0.99 again (bnc#873326)
* Tue Oct 29 2013 gber@opensuse.org
- add xfce4-power-manager-branding-upstream subpackage
* Wed Oct 23 2013 gber@opensuse.org
- fix xfce4-power-manager-systemd-suspend-hibernate-suport.patch so
that it handles cases where CanSuspend/CanHibernate returns
"challenge", this is consitent behavior with xfce4-session
* Fri Oct 18 2013 gber@opensuse.org
- add xfce4-power-manager-fix-battery-icon-typo.patch in order to
fix a typo in battery icon name (bxo#8188, bnc#846485)