Skip to content
Snippets Groups Projects
  1. Mar 22, 2015
  2. Mar 04, 2015
  3. Mar 01, 2015
    • Eric Koegel's avatar
      Bring back the tray icon (Bug #11054) · 041f110b
      Eric Koegel authored
      This patch uses the PowerManagerButton to implement the tray icon.
      It doesn't do the show when (dis)charging stuff since it will
      display different battery types now, however that can be added
      back if desired.
      041f110b
  4. Feb 18, 2015
  5. Feb 07, 2015
    • Eric Koegel's avatar
      Trivial: Fix a couple compiler warnings · 6200b9ff
      Eric Koegel authored
      Remove a couple unused variables. Change another to unsigned to
      avoid a signed/unsigned comparison.
      6200b9ff
    • Sean Davis's avatar
      Light Locker Integration (Bug #11488) · 10076da7
      Sean Davis authored
      
      Integrate Light Locker configuration into Xfce Power Manager. This
      allows proper settings synchronization between the two applications
      and eliminates some of the hackiness used in Light Locker Settings
      to accomplish the same effect, and streamlines similar tools into
      a single location. This depends on light-locker 1.5.1 configured
      with the GSettings backend.
      
      Signed-off-by: default avatarEric Koegel <eric.koegel@gmail.com>
      10076da7
  6. Oct 16, 2014
  7. Sep 12, 2014
  8. Sep 01, 2014
    • Eric Koegel's avatar
      Point to versioned help docs · fd1eb3f3
      Eric Koegel authored
      xfpm now points to the versioned docs hosted at docs.xfce.org.
      This version string will always point to the major.minor of xfpm
      so it will auto-increment in future relases.
      fd1eb3f3
  9. Aug 28, 2014
  10. Aug 27, 2014
    • Simon Steinbeiss's avatar
      Keep blank and DPMS timeout settings in order · 4c6e588a
      Simon Steinbeiss authored
      The blank timeout cannot be longer than the DPMS timeouts,
      the DPMS timeouts cannot be shorter than the blank timeout
      simply because blanking after the display is already suspended
      doesn't make any sense (and vice versa).
      4c6e588a
  11. Aug 20, 2014
  12. Aug 17, 2014
    • Eric Koegel's avatar
      Don't continue to ask to start xfpm if the user cancels · 6e4a6e57
      Eric Koegel authored
      If xfpm isn't running when the settings app is launched, a dialog
      pops up asking if the user would like to launch xfpm. If the user
      clicks cancel on that dialog, the dialog pops up again (and again).
      This patch changes it so that it won't nag the user over and over.
      6e4a6e57
  13. Aug 09, 2014
  14. Aug 08, 2014
  15. Aug 05, 2014
    • Harald Judt's avatar
      Remove conditional DPMS support · 1d24b755
      Harald Judt authored
      DPMS should be available on all systems nowadays, at least where
      xfce4-power-manager is expected to run. So make it a hard requirement.
      1d24b755
Loading