Skip to content
Tags give the ability to mark specific points in history as being important
  • xfce4-power-manager-1.6.3
    3dd54047 · Updates for release ·
    1.6.3
    =====
    - Revert "Read from actual_brightness instead of brightness"
    - Translation updates:
      Danish, English (Australia), Portuguese, Serbian, Turkish
  • xfce-4.14pre1
    2849a042 · Updates for release ·
    This release is part of the Xfce 4.14 pre1 platform release. For an overview of Xfce 4.14 pre1 please visit: https://wiki.xfce.org/releng/4.14/xfce_4.14pre1
  • xfce4-power-manager-1.6.2
    2849a042 · Updates for release ·
    1.6.2
    =====
    New stable release of xfce4-power-manager.
    * New features:
     - Add support for XF86Battery button (Bug #14055)
    * Bugfixes:
     - Fix compiler warning (Bug #14104)
     - Fix various warnings
     - Don't autostart the power manager in the LXQt DE (Bug #14450)
     - Don't overwrite the user's XScreensaver settings (Bug #14968)
     - Fix slider labels (Bug #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 (Bug #15380)
     - plugin: Show discharge level even in unknown state (Bug #15280)
     - settings: change "going from sleep" to "going to sleep"(Bug #15144)
     - settings: Improve devices tab visually by adding frame
    
    * Translation updates:
      Albanian, Arabic, Asturian, Basque, Belarusian, Bulgarian, Catalan,
      Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian,
      Czech, Danish, Dutch (Flemish), English (Australia),
      English (Great Britain), Estonian, Finnish, French, Galician, German,
      Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese,
      Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk,
      Occitan, Polish, Portuguese, Portuguese (Brazilian), Romanian, Russian,
      Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish,
      Ukrainian, Uyghur, Vietnamese
  • xfce4-power-manager-1.6.1
    98b78e6e · Updates for release ·
    1.6.1
    =====
    New stable release of xfce4-power-manager.
    
    * Bugfixes:
     - plugin:
       - Use libxfce4panel function to obtain desired icon size
       - Fix menu leak, attach menu to button (Bug #13466)
       - Hide label in unknown state (Bug #12851)
       - Add properties dialog (Bug #13270)
       - Set ac-adapter icon for desktop systems (Bug #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 (Bug #13700)
     - Fix handling of dialog responses for suspend and hibernate (Bug #13405)
     - Set the transient hint for notifications
     - Fix scale description and values for light-locker (Bug #13303)
     - Drop period at end of all tooltip texts (Bug #12342)
     - Make tooltip more concise (Bug #12342)
     - When locking fallback to xflock4 first (Bug #12603)
     - Fix a crash when warning about the screenlocker (Bug #12603)
     - Fix showing inhibits in the systray (Bug #12605)
     - Fix the g_object_bindings in xfce-screensaver
     - Handle screensaver activity with it's own class (Bug #12603)
     - Fix the 3.20 deprecation warnings
     - Use the kernel-supplied backlight type rather than a whitelist (Bug #12553)
     - Fix build on FreeBSD and DragonFlyBSD (Bug #13984)
     - Add MATE to NotShowIn list (Bug #12506)
    
    * Translation updates:
      Arabic, Asturian, Basque, Bulgarian, Catalan, Chinese (China),
      Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish,
      Dutch (Flemish), English (Australia), English (Great Britain),
      Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian,
      Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Lithuanian,
      Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan, Polish, Portuguese,
      Portuguese (Brazilian), Romanian, Russian, Serbian, Slovak, Slovenian,
      Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur, Vietnamese
  • xfce4-power-manager-1.6.0
    8032ea6a · Updates for release. ·
    New stable release of xfce4-power-manager.
    
    * Bugfixes:
     - plugin: Fix a couple memory leaks (Bug #12332)
     - Fix a crash when the brightness slider is released
     - Fix keyboard-brightness icon names (Bug #12292)
     - Draw border around device details
     - Add bitrig to backend detection (Bug #12242)
     - Replace XTestFakeKeyEvent with inhibit/heartbeat (Bug #11083)
       /xfce4-power-manager/heartbeat-command is the xfconf property.
     - Fix a crash on logout (Bug #12465)
     - Show inhibitors in the plugin menu (Bug #9090)
    
    * Translation updates:
      ar, ca, cs, da, de, el, en_AU, eu, fi, fr, gl, he, hr,
      is, it, ja, kk, ko, lt, ms, nb, nl, oc, pl, pt, pt_BR,
      ru, sk, sl, sr, sv, th, tr, uk, zh_CN, and zh_TW
  • xfce4-power-manager-1.5.2
    f3b12e6c · Updates for release. ·
    xfce4-power-manager-1.5.2
  • xfce4-power-manager-1.5.1
    96791fd4 · Updates for release ·
    New development release of xfce4-power-manager.
    
    * New feature:
     - Hidden option to show percentage and/or remaining time in the panel plugin
       (Bug #4499)
       To use it, create the property /xfce4-power-manager/show-panel-label as INT
       in the channel xfce4-power-manager. The possible settings are 0 (don't show
       label), 1 (percentage), 2 (remaining time) and 3 (remaining time and
       percentage).
    
    * Bugfixes:
     - Prevent a crash on device update (Bug #11932)
     - Fix wrong panel plugin button size (bug #11898)
     - Fix loading of icons for plugin and systray
    
    * Translation updates:
    Swedish, Turkish.
  • xfce4-power-manager-1.5.0
    69d7dd60 · Updates for release ·
    New development release of xfce4-power-manager.
    This release marks the transition to several new
    technologies.
    
    * Port to Gtk3 (Eric, Simon)
    * Port to gdbus (Peter)
    * Drop LXDE panel plugin
    * Bumped dependencies:
     - UPower>= 0.99
     - Gtk3 >= 3.14
     - libxfce4ui-2
    
    * Miscellaneous improvements:
     - The settings dialog has been ported to GtkApplication
     - The panel plugin now uses UPower's icon names
       directly and is consequently compatible with all
       major icon themes out of the box
     - The panel plugin uses symbolic icons
     - The systray icon uses colored icons
     - The settings dialog now has a unique icon name
       (xfce4-power-manager-settings)
    
    * And finally some bug fixes:
     - Fix for panel icon on Desktop systems (Bug #11840)
     - Never use symbolic icons for the systray (Bug #11756)
     - Look up the schema for light-locker's settings recursively (Bug #11488)
     - Don't crash when UPower returns  for the icon-name (Bug #11756)
    
    * Translation updates:
    Asturian, Chinese (China), Chinese (Taiwan), Czech,
    French, German, Greek, Indonesian, Italian, Japanese,
    Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål,
    Polish, Portuguese, Portuguese (Brazilian), Russian,
    Serbian, Slovak, Slovenian, Spanish, Swedish, Thai,
    Ukrainian.
  • xfce4-power-manager-1.4.4
    d980cdb7 · Updates for release ·
    1.4.4
    =====
    New stable release of xfce4-power-manager.
    
    * Re-introduce the trayicon for better support of other DEs (Bug #11054)
    * Miscellaneous bug fixes:
     - Fix dbus call for CK2 suspend (Bug #11610)
     - Fix xfpm panel plugin crashes at startup when the locale is not UTF8
     - The scalemenuitem is actually an imagemenuitem
    
    * Translation updates:
     Bulgarian (bg), Chinese (China) (zh_CN), Croatian (hr),
     Czech (cs), Dutch (nl), French (fr), German (de),
     Italian (it), Korean (ko), Malay (ms), Russian (ru),
     Spanish (es), Serbian (sr), Thai (th).
  • xfce4-power-manager-1.4.3
    27921bdc · Updates for release ·
    1.4.3
    =====
    New stable release of xfce4-power-manager.
    
    * Miscellaneous bug fixes:
     - Handle autotools m4 stuff properly
     - Plug a memory leak (Bug #11538)
     - Add support for ConsoleKit2
     - Correctly check for hibernation
       permissions (bug #11529)
     - Use sysctl(3) to get or set brightness
       level on FreeBSD and DragonFly systems
     - Light Locker Integration (Bug #11488)
     - Add gmux_backlight as supported
       interface (bug #11406)
     - Reformat code in xfpm_power_get_property
     - Reformat code in xfpm_power_set_property
  • xfce4-power-manager-1.4.2
    acda3b4d · Updates for release. ·
    xfce4-power-manager-1.4.2
  • xfce4-power-manager-1.4.1
    ce2ed4e2 · Updates for release. ·
    xfce4-power-manager-1.4.1
  • xfce4-power-manager-1.4.0
    7fd9b537 · Updates for release. ·
    xfce4-power-manager-1.4.0
  • xfce4-power-manager-1.3.2
    ca25402b · Updates for release. ·
    Tag the xfce4-power-manager-1.3.2 release
  • xfce4-power-manager-1.3.1
    10e532b0 · Updates for release. ·
    xfce4-power-manager-1.3.1
  • xfce4-power-manager-1.3.0
    82c3da1a · Updates for release. ·
    xfce4-power-manager-1.3.0
  • xfce4-power-manager-1.2.0
    cf627a64 · Updates for release. ·
    1.2.0
    =====
    - Fix compilation without dpms.
    - Fix incorrect dialog message and error.
    - Plug memory leak.
    - Use valid printf string.
    - Fix compilation with polkit in freebsd (bug #8712).
    - Translation updates: Czech, Danish, German, English (United
      Kingdom), Spanish (Castilian), Basque, Finnish, French, Galician,
      Croatian, Hungarian, Italian, Japanese, Kazakh, Korean, Lithuanian,
      Dutch (Flemish), Norwegian Nynorsk, Portuguese, Portuguese
      (Brazilian), Romanian, Russian, Slovak, Ukrainian, Chinese (China),
      Chinese (Taiwan).
  • xfce4-power-manager-1.1.0
    5112a0e4 · Updates for release. ·
    1.1.0
    =====
    - Show dialog in settings category.
    - Store brightness properties as uint (bug #7791).
    - Put traps around X functions (bug #7999).
    - Prevent idle being called on removed battery (bug #7851).
    - Fix brightness not working with numlock on (bug #6549).
    - Translation updates: Greek, French, Japanese, Korean, Dutch
      (Flemish), Polish, Portuguese, Turkish.
  • 1.0.11
    d6ef3927 · Updates for release. ·
    1.0.11
    ======
    - Solaris-specific code for determining the start time of a process.
    - Don't attach to the status icon if libnotify >= 0.7.
    - Corrected check for Solaris macros
    - Fix default spin down toggle value.
    - Fix a bunch of set but unused variables.
    - Support NetworkManager 0.9
    - Fix configure.ac.in with openbsd.
    - Fix libnotify detection of notify_notification_attach_to_status_icon.
    - Fix Broken empty battery icon.
    - Change backlight property type to long.
    - Only dim brightness if the current level is brighter.
    - Refresh adaptor icon when battery device removed.
    - Optimize icons.
    - Translation updates (ar, bg, ca, cs, da, de, es, et, eu, fi, fr, hr,
      hu, id, is, it, ja, kk, ko, lt, nl, nn, pl, pt, pt_BR, ru, sk, sv,
      te, tr, uk, zh_CN, zh_TW).
  • 1.0.10
    1.0.10 tag