SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for xfce4-power-manager-lang-4.18.4-lp156.162.1.noarch.rpm :

* Sun Jun 09 2024 Manfred Hollstein - Update to version 4.18.4
* Update copyright year
* power: Fix overall charge state calculation
* systray-icon: Handle scroll events
* Only show desktop files in Xfce
* main: Add missing newline in version info
* Remove outdated references to xfce-goodies
* pm-helper: Add missing GError initialization
* settings: Fix debug log
* settings: Fix inconsistent ref values between ui and gobject
* Fix initial state of \"Handle brightness keys\" switch in settings UI
* Ungrab brightness keys when not handling them
* Revert \"Fix system-sleep-inactivity min value\"
* Fix system-sleep-inactivity min value
* Translation Updates
* Thu Nov 30 2023 Manfred Hollstein - Update to version 4.18.3
* power: Fix inhibition management
* settings: Present window to the user when already opened
* settings: Remove useless g_application_hold/release()
* A review of signal handlers disconnection
* Remove #ifdefs DEBUG
* brightness: Rework min level management
* Refactor XfpmBrightness
* Remove useless logs
* backlight: Adjust some spacing for consistency / readability
* backlight: Return earlier when brightness key event should not be handled
* backlight: fix \"handle display brightness keys\" setting
* Simplify brightness level management (Fixes #139)
* Add missing properties for panel plugin settings
* Use same debug function everywhere (V2)
* brightness: Silence more warnings
* Fix previous commit (again)
* Fix previous commit
* Fix g_spawn
*_sync() wait status management
* brightness: Fix g_spawn() wait status management
* Silence some more warnings
* Update docs url
* power: Fix memory leak
* settings: Fix hidden widgets when !has_lcd_brightness
* backlight: Fix xfconf warning about cancelled operation
* Lower some warning levels
* Use same debug function everywhere
* Fix upower object management
* plugin: Fix non unreffed objects on finalize
* systray-icon: Fix \"floating object\" warning on finalize
* systray-icon: Fix \"invalid property\" warnings
* Suspend system if lock screen fails on lid close (Fixes #209)
* Add energy rate into device details
* power: Fix use of g_hash_table_get_values()
* Fix light locker integration (Fixes #201)
* Add app icon at 64px, 96px, clean up SVG metadata
* Fix description for pending states.
* Translation Updates
* Tue May 30 2023 Manfred Hollstein - Update to version 4.18.2
* Fix typos in previous backported commit
* Keep \"lock-on-sleep\" in sync with other components via XfceScreensaver
* power: Fix old typo
* Do not check repeatedly for logind running
* Write on stderr when appropriate
* build: Require gio-unix-2.0
* settings: Keep a ref on device to avoid use-after-free (Fixes #56)
* dpms: Add missing sanity checks (Fixes #163)
* Fix Xfconf memory management
* Update bug report address
* Translation Updates
* Fri Feb 10 2023 Manfred Hollstein - Update to version 4.18.1
* Update copyright year
* Use XfceScreensaver from Libxfce4ui (!33)
* screensaver: Fall back on lock command if D-Bus call failed (#142, !24)
* panel-plugin: Properly disconnect signal handler
* build: Fix autotools warnings
* Fix management of source ids
* panel-plugin: Add missing ref on image
* Fix blurriness in icons when UI scale factor > 1 (!30)
* Translation Updates
* Thu Dec 22 2022 Manfred Hollstein - Update to version 4.18.0
* Bump requirements for Xfce 4.18
* Translation Updates- Remove inhibit_dpms.patch- Update to version 4.17.1
* Bump copyright year to 2022
* Do not include `config.h` in headers
* autoconf: Use AC_CONFIG_MACRO_DIRS- Update to version 4.17.0
* Allocate dynamic memory to `what` so that it can be `g_free`d later
* Connect to polkit signal via GDBusProxy generic signal
* Do not log a warning about expected behavior
* Fix compilation warnings
* Fix icon name in autostart launcher
* Fix intltool lock file bug in make distcheck
* Fix memory corruption due to incorrect g_ptr_array usage
* Fix memory leak and make `while` more efficient
* Fix missing-prototypes
* Fix va_args usage in get_device_icon_name
* Free `eggalarm` after its last use
* Increase sleep timeout to 6hrs (gxo#xfce/xfce4-settings#80)
* Inhibit DPMS when getting power inhibit request.
* Lower minimum inactivity to 5 minutes
* Remove GSourceFunc casts
* Remove a floating reference
* Revert \"Lower minimum inactivity to 5 minutes\"
* Translation Updates
* automake: Enable subdir-objects
* backlight: always update notification
* panel-plugin: Switch percentage and time
* remove unused variable show_presentation_indicator
* settings: Revert type hint change
* Mon Aug 08 2022 Marcel Kuehlhorn - Add requirement to pkexec for brightness control (boo#1202125)
* Mon Jan 03 2022 Predrag Ivanović - Add inhibit_dpms.patch Inhibit DPMS when getting power inhibit request. (gxo#xfce/xfce4-power-manager!22)
* Wed Dec 23 2020 Maurizio Galli - Update to version 4.16.0
* bump glib (and gio, gthread, etc) minimum to 2.50.0
* panel-plugin: Prefer ac-adapter-symbolic (Fixes gxo#xfce/xfce4-settings#103)
* Add new icons in size 24x24 and 32x32
* Translation Updates
* Sat Nov 07 2020 Maurizio Galli - Update to version 1.7.1
* Add new app icon and switch to rDNS icon name
* Use more accurate status icons (gxo#xfce/xfce4-settings#95)
* Also use symbolic icons in battery notifications
* Reorder screensavers so Xfce comes first (gxo#xfce/xfce4-settings#101)
* settings: Adjust title and show min/max buttons
* settings: Allow critical battery level up to 70% (gxo#xfce/xfce4-settings#67)
* settings: Add keywords for discoverability (bxo#10694)
* settings: Fix GtkSwitch signal handlers (gxo#xfce/xfce4-settings#99)
* xfpm: avoid default double fork
* Respect the notification daemon\'s timeouts (gxo#xfce/xfce4-settings#57)
* Fix Laptop lid settings (bxo#15300)
* Fix spelling mistake (bxo#16698)
* Only update blank time when appropriate
* Bug #16717: Move from exo-csource to xdt-csource
* Guard against NULL pointer dereference
* More blank time debug code
* Indentation fixe
* Cleanup code
* Move default icon names into one place
* Silence compiler warnings
* Add README.md
* Add basic GitLab pipeline
* Translation Updates
* Fri Aug 28 2020 Marcel Kuehlhorn - Update to version 1.7.0
* Fix inhibiting xfce4-screensaver (bxo#16364)
* Fix indentation (makes git blame harder, but code more readable)
* settings: Unclutter system and display tabs
* settings: Move % sign out of spinbutton (bxo#15994)
* Switch to symbolic window-close icons
* Dismiss critical notification when connecting to AC
* Make brightness steps configurable (bxo#12062)
* Allow compilation with panel 4.15
* panel-plugin: Properly show \'About\' menu item
* panel-plugin: Add (optional) Presentation mode indicator (bxo#15773)
* panel-plugin: Toggle presentation mode on middle click
* panel-plugin: Add warning color to presentation mode indicator
* panel-plugin: Use GtkSwitch for Presentation mode
* panel-plugin: Replace deprecated call
* systray: Ensure presentation mode can be toggled (bxo#16337)
* Translation Updates
* Mon Mar 09 2020 Marcel Kuehlhorn - 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 - Fixed sources in spec file
* Mon Aug 12 2019 Maurizio Galli - 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 - 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 - Panel plugin sub-package renamed to follow upstream name: xfce4-foo-plugin
* Sun Jun 30 2019 Marcel Kuehlhorn - 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 - 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
* Tue May 15 2018 seife+obsAATTb1-systems.com- add xfce4-power-manager-1.6.1-no-show-in-lxqt.diff (boo#1092247)
* Tue Dec 19 2017 seife+obsAATTb1-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+obsAATTb1-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 gberAATTopensuse.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 gberAATTopensuse.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 gberAATTopensuse.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 gberAATTopensuse.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)
 
ICM