summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Change the session restart style to if running when we are exitingAli Abdallah2009-04-103-0/+11
* Fix the session restart command in the previous revisionAli Abdallah2009-04-101-27/+31
* Connect to the session using libxfcegui4 and properly shutdown when the sessi...Ali Abdallah2009-04-105-0/+258
* Provide a wake up signal to avoid possible multiple sleep/hibernate requestAli Abdallah2009-04-103-0/+34
* Fall back to HAL in case we fail to map X11 keysAli Abdallah2009-04-1016-419/+635
* Fix some Glib warningsAli Abdallah2009-04-082-16/+9
* Properly unref the device object when battery is removed+fix shutdown callbackAli Abdallah2009-04-082-2/+11
* Fix issue with battery ref count that was causing a crash when hald restartsAli Abdallah2009-04-073-18/+31
* Implement a clean way to restart HAL related objects when HALD restartsAli Abdallah2009-04-0715-51/+146
* Fix some typosAli Abdallah2009-04-061-2/+2
* Fix untranslated panel plugins commentAli Abdallah2009-04-061-1/+5
* Include missing config.h in xfpm-battery-infoAli Abdallah2009-04-051-0/+4
* Fix bug: 5193, the help document in the settings dialogAli Abdallah2009-04-051-0/+3
* Alpha2 release0.8.0alpha2Ali Abdallah2009-04-046-39/+55
* Fix issue with multiple suspend callbackAli Abdallah2009-04-044-18/+45
* Patch for the man pages by Robby WorkmanAli Abdallah2009-04-021-5/+4
* Added exit option in the context menu+some optimization to function calls in ...Ali Abdallah2009-04-023-4/+42
* Added on battery DBus signal+Fix brightness settings on battery powerAli Abdallah2009-04-024-11/+36
* Fix Some bugs reported by Yves AlexisAli Abdallah2009-04-024-1/+36
* Patch of the man page from Robby WorkmanAli Abdallah2009-04-021-10/+17
* Monitor the bus connection for the applications that requests inhibit to powe...Ali Abdallah2009-04-019-116/+566
* Inhibit plugin: Monitor org.freedesktop.PowerManagement nameAli Abdallah2009-04-011-20/+0
* Added man pages for the power manager and its settingsAli Abdallah2009-04-012-3/+59
* Bug:Brightness control wasn't getting disabled even if the user disabled it+f...Ali Abdallah2009-03-315-12/+51
* Added brightness popup+fix in XSyncAlarm error iin idle function+Fix reacrati...Ali Abdallah2009-03-307-18/+368
* Fix some typos, Thanks to Per KongstadAli Abdallah2009-03-303-6/+6
* Initializing gthread and dbus_g_thread+updates on TODOAli Abdallah2009-03-302-6/+14
* Prepare an alpha version of 0.8.00.8.0alphaAli Abdallah2009-03-294-48/+31
* Disabling lid and sleep buttons if the power manager is in inhibit stateAli Abdallah2009-03-295-38/+123
* Show an adapter icon if no battery device found and user select to always sho...Ali Abdallah2009-03-293-41/+73
* Added xfpmshutdown to sync all the requestAli Abdallah2009-03-299-288/+907
* Added power off button actionAli Abdallah2009-03-296-65/+78
* Increase glib version dependency to 2.16Ali Abdallah2009-03-282-7/+4
* Handle hald is not running or disconnectedAli Abdallah2009-03-287-42/+112
* Move the context menu to xfpm-tray-iconAli Abdallah2009-03-287-359/+325
* Move the configuration loading to xfpm-xfconfAli Abdallah2009-03-279-1092/+1210
* Added xfpm-errors quark for the common errorsAli Abdallah2009-03-2510-71/+173
* Generate random cookie on the inhibit+some optimizationsAli Abdallah2009-03-245-9/+16
* Moved notification to the common code+added notification to the inhibit pluginAli Abdallah2009-03-235-304/+2
* Support cookies in the inhibit interfaceAli Abdallah2009-03-222-5/+114
* Provide a dbus interface to syncronize the brightness plugin and xfpm+update ...Ali Abdallah2009-03-229-11/+245
* Brightness and inhibit plugins are ready for user/test+fix a bug in the inhib...Ali Abdallah2009-03-225-21/+58
* Added command line option to restart the power managerAli Abdallah2009-03-203-20/+71
* -mAli Abdallah2009-03-201-0/+1
* Change the default settings loaded+change the desktop.in nameAli Abdallah2009-03-195-11/+23
* Fix a bug regarding the network manager message sleepAli Abdallah2009-03-181-9/+5
* Doing hibernate/suspend in a timeout functionAli Abdallah2009-03-181-9/+64
* Fix a bug in the inhibit interface signalAli Abdallah2009-03-185-13/+20
* Load relevent settings depending on the form factor the power manager is runn...Ali Abdallah2009-03-189-83/+213
* Calculate battery percentage if this key is not present in HALAli Abdallah2009-03-181-1/+1