Revisions of xfce4-power-manager

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1133766 from M K's avatar M K (tux93) (revision 80)
- 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 (forwarded request 1130082 from manfred-h)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1045219 from Maurizio Galli's avatar Maurizio Galli (mauriziogalli) (revision 77)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 994507 from M K's avatar M K (tux93) (revision 76)
- Add requirement to pkexec for brightness control (boo#1202125)
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 809450 from M K's avatar M K (tux93) (revision 73)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 560531 from Stefan Seyfried's avatar Stefan Seyfried (seife) (revision 70)
update to version 1.6.1 (forwarded request 560530 from seife)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 530178 from Stefan Seyfried's avatar Stefan Seyfried (seife) (revision 69)
update to version 1.6.0
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 292314 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 68)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 263627 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 66)
- 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 (Bug #11237)
  - add symlinks for UPS-charged icon (Debian Bug #762500)
  - xrandr brightness: Check for eDP devices too (bug #11308)
  - translation updates
- dropped obsolete
  xfce4-power-manager-fix-critical-battery-action.patch
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 258556 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 65)
- add xfce4-power-manager-fix-critical-battery-action.patch in
  order to fix the broken critical battery action (bxo#11237,
  backported from upstream git)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 252437 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 64)
- 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
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 249851 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 63)
- 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)

- 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
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 247948 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 62)
- add xfce4-power-manager-lxpanel-0.7-support.patch which adds
  support for lxpanel >= 0.7 (bxo#11108)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 61)
Split 13.2 from Factory
Displaying revisions 1 - 20 of 80
openSUSE Build Service is sponsored by