summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Refresh adaptor icon when battery device removed.Ali Abdallah2011-07-061-9/+5
* Only dim brightness if the current level is brighter.Ali Abdallah2011-06-271-3/+9
* change backlight property type to longYves-Alexis Perez2011-06-271-6/+6
* Fix Broken empty battery icon..Ali Abdallah2011-06-271-1/+5
* fix libnotify detection of notify_notification_attach_to_status_icon.Yves-Alexis Perez2011-06-271-0/+3
* Support NetworkManager 0.9Mikhail Efremov2011-05-123-6/+5
* Add more strings for translation.Mikhail Efremov2011-05-051-2/+2
* Fix a bunch of set but unused variables.Ali Abdallah2011-05-052-4/+3
* Corrected check for Solaris macrosGuido Berhoerster2011-04-251-2/+2
* Solaris-specific code for determining the start time of a process.Guido Berhoerster2011-03-281-5/+35
* Don't attach to the status icon if libnotify >= 0.7.Nick Schermer2011-03-251-3/+0
* Again; fix compatibility with libnotify 0.7.0Ali Abdallah2011-02-161-4/+13
* Use NOTIFY_CHECK_VERSION.Ali Abdallah2011-02-151-2/+2
* Fix string.Ali Abdallah2011-02-151-1/+1
* Add configuration for tuning brightness level on AC and on battery powerAli Abdallah2011-02-153-2/+42
* Support for normal and presentation power mode.Ali Abdallah2011-02-158-25/+143
* Better low level charge notification.Ali Abdallah2011-02-153-2/+33
* Fix compatibility with libnotify 0.7Ali Abdallah2011-02-151-2/+9
* Trigger notification on XF86XK_Battery key pressAli Abdallah2011-02-155-13/+34
* Better battery notifications.Ali Abdallah2011-02-151-78/+175
* Avoid two hibernate because of low power in one row.Ali Abdallah2011-02-141-3/+16
* Just process new charge state.Ali Abdallah2011-02-141-2/+11
* Avoid possible crash in idle critical notification timer.Ali Abdallah2011-02-141-2/+21
* Add empty batter notificationAli Abdallah2011-02-141-4/+11
* Remove Xfce prefix from notifications, dialogs, ... (bug#7268)Ali Abdallah2011-02-143-9/+9
* Use __FreeBSD__ instead of HAVE_FREEBSD as it is not defined in config.h.Ali Abdallah2011-01-071-1/+1
* Fix compilation on FREEBSD.Ali Abdallah2011-01-071-0/+12
* Update copyright year.Ali Abdallah2011-01-0535-35/+35
* Completely drop the usage of HAL.1.0.3Ali Abdallah2011-01-044-166/+0
* Install the brightness plugin in libdir instead of libexecdirAli Abdallah2011-01-042-28/+3
* Fix compilation error with --enable-debug=fullAli Abdallah2011-01-041-1/+3
* HAL has been deprecated and unmaintained for a long time now, and isn't beingMartin Pitt2011-01-045-18/+351
* Fix compilation error with --disable-polkit, patch fromAli Abdallah2010-12-191-0/+2
* Fix minimim power level value to be 1%.Ali Abdallah2010-12-191-1/+1
* Wrong data passed to callback function, fix bug #7007.Ali Abdallah2010-12-191-4/+4
* Avoid global shadow declaration.Ali Abdallah2010-12-194-71/+71
* Fix a few build issues having to do with the linker in particular.Jannis Pohlmann2010-09-011-3/+15
* Start polkit daemon at startup if it is not running otherwise the power manager1.0.1Ali Abdallah2010-08-302-8/+8
* Fix old lixfcegui4 inlude+remove consolekit cookie subject, and use only PID1.0.0Ali Abdallah2010-08-121-4/+11
* Prepare 0.9.980.9.98Ali Abdallah2010-05-191-4/+2
* Okay, since udisks/upower both now have releases with no API break (in xfpm p...Ali Abdallah2010-03-184-241/+40
* Fix Has lid property that was shown twice with --dump.Ali Abdallah2010-02-041-3/+0
* Make sure which polkit action_id to use for disks spinning down, (udisks, of ...Ali Abdallah2010-02-031-3/+16
* Fix polkit data clean up timeout.Ali Abdallah2010-02-031-3/+2
* Don't depend on libpolkit-gobject, instead use dbus-glib to get authorization...Ali Abdallah2010-02-036-68/+446
* Only check daemon version (for the properties name style) if we are using dkp.0.9.90Ali Abdallah2010-02-021-0/+3
* Added runtime check for upower and devkit power, as well as devkit-disks and ...Ali Abdallah2010-02-029-86/+207
* Fix compilation, old files were left from old HAL branchAli Abdallah2010-01-301-33/+0
* Merge branch 'devkit-power'Ali Abdallah2010-01-3064-8101/+7729
|\
| * User XfpmPower instead of XfpmDkp, as this is going to be either devicekit-po...Ali Abdallah2010-01-2313-552/+524