Skip to content
Snippets Groups Projects
  1. Jan 22, 2010
  2. Nov 11, 2009
  3. Nov 06, 2009
  4. Nov 03, 2009
    • Ali Abdallah's avatar
      Creating the devkit-power branch, this brank is highly experimental · c4bab4c1
      Ali Abdallah authored
      a big part of xfpm and its configuration settings are broken.
      
      In this branch polkit is a new optional dependency, this is for
      getting if the user is permitted to use org.freedesktop.Devicekit.Power
      sleep interfaces, also by default the power manager will try to
      manipulate the lcd brightness using xrandr (doesn't work yet),
      HAL remains an optional dependency of fall back for the lcd
      brightness and in case of mapping failure of keyboard sleep keys.
      
      If HAL support is compiled but HAL is not running
      or stopped, xfpm should in future commits be able to handle this.
      c4bab4c1
  5. Oct 20, 2009
  6. Aug 31, 2009
  7. Aug 09, 2009
  8. Aug 03, 2009
  9. Jul 27, 2009
    • Ali Abdallah's avatar
      * src/xfpm-battery.c don't notify when starting up. · e41924f0
      Ali Abdallah authored
      	* src/xfpm-engine.c fix a typo output message.
      	* src/xfpm-session.c Add error checking for getting DBus connection.
      	* src/xfpm-shutdown.c more verbosity.
      	* src/xfpm-main.c don't exit on SIGHUP.
      	* src/xfpm-manager.c exits if we fail to get primary name owner
      	of org.freedesktop.PowerManagement.
      	* libxfpm/xfpm-common.c use xdg-open first to open links.
      	* Another patch to the interface file by Josef Havran.
      	* Add the possibility to don't show a tray icon bug 5613.
      
      (Old svn revision: 7848)
      e41924f0
  10. Jul 18, 2009
    • Ali Abdallah's avatar
      * Allow compilation without network manager support, since some · 63ef2999
      Ali Abdallah authored
      	distros doesn't have it (like Slackware).
      	* settings/xfpm-settings.c connect to the signals after settings up all
      	the widgets this way we don't get property_changed signals for nothing.
      	* Register DBus error code only once at startup to avoid a Metadata
      	warning error domain.
      	* Update README, NEWS.
      	
      
      (Old svn revision: 7741)
      63ef2999
  11. Jul 09, 2009
    • Ali Abdallah's avatar
      * settings/xfpm-settings.c automatically switch inactivity sleep mode · 38f99887
      Ali Abdallah authored
      	to hibernate if suspend is not supported.
      	* Allow 15 minutes as a minimum value for idle.
      	* src/xfpm-dbus-monitor.c Fix regression for detecting when HAL restarts.
      	* src/xfpm-brightness-widget.c automatically detect if the running 
      	Notification daemon is notify-osd and use its brightness feedback interface for 
      	displaying the brightness level.
      	* configure.ac.in add 'r' as a prefix for version tag.
      
      (Old svn revision: 7706)
      38f99887
  12. Jul 03, 2009
  13. Jun 30, 2009
  14. Jun 27, 2009
  15. Jun 21, 2009
  16. Jun 20, 2009
    • Ali Abdallah's avatar
      * Fix default values shown in the settings dialog. · 35043088
      Ali Abdallah authored
      	* fix issue reading default values from xfconf.
      
      (Old svn revision: 7622)
      35043088
    • Ali Abdallah's avatar
      * Fix a DPMS storage values. · 653f8881
      Ali Abdallah authored
      (Old svn revision: 7621)
      653f8881
    • Ali Abdallah's avatar
      * settings/xfpm-settings.c · 628eb04e
      Ali Abdallah authored
      	Get a pointer to the notebook before connecting signals.
      	* src/xfpm-xfconf.c Store Configurations in GValues instead of 
      	individual variables.
      	* src/xfpm-xfconf.c All configurations now are properties, this gives us
      	configuration change signals for FREE.
      	* settings/xfpm-settings.c Make it compatible with the new configuration
      	changes.
      	* src/xfpm-supply.c Allow suspend as a critical action.
      	* src/xfpm-engine.c Provide lock screen option for LID events.
      	* po/xfce4-power-manager.pot update for new strings.
      	* po/* Updates all the po files.
      
      (Old svn revision: 7620)
      628eb04e
  17. Jun 15, 2009
  18. May 24, 2009
  19. May 20, 2009
  20. May 18, 2009
    • Ali Abdallah's avatar
      * : Fix inactivity sleep string in the settings dialog to · 6db2b5e6
      Ali Abdallah authored
      	Suspend instead of suspend (same for hibernate).
      	* : Change the storage type of some variables used in xfpm-debug.c
      	* : some optimization for const fuctions.
      	* : use G_GNUC_NORETURN in the xfpm_start and the 
      	xfpm_show_version functions.
      
      (Old svn revision: 7366)
      6db2b5e6
  21. May 17, 2009
  22. May 16, 2009
  23. May 04, 2009
  24. May 01, 2009
  25. Apr 28, 2009
  26. Apr 20, 2009
  27. Apr 12, 2009
Loading