SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for xfce4-power-manager-lang-4.18.3-1.2.noarch.rpm :

* 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
 
ICM