summaryrefslogtreecommitdiff
path: root/src/xfpm-battery.c
Commit message (Expand)AuthorAgeFilesLines
* Use more accurate status icons (Fixes #95)Simon Steinbeiss2020-11-061-1/+1
* Respect the notification daemon's timeouts (Fixes #57)Simon Steinbeiss2020-06-011-1/+0
* Fix indentationSimon Steinbeiss2019-11-161-328/+336
* Fix g_type_class_add_private is deprecatedAndre Miranda2019-04-141-7/+2
* Make tooltip more concise (Bug #12342)Simon Steinbeiss2017-10-291-1/+1
* Drop period at end of all tooltip texts (Bug #12342)Simon Steinbeiss2017-10-291-2/+2
* Begin cleanup of notification codeSimon Steinbeiss2017-10-291-1/+0
* Fix misc compilation warningsViktor Odintsev2017-10-271-12/+12
* UPower 0.99.0 is the new minimumEric Koegel2015-03-221-6/+1
* Migrate to UPower's icon-namesSimon Steinbeiss2015-03-221-6/+0
* More GTK3 workEric Koegel2015-03-221-109/+14
* Fix for critical battery action (Bug #11237)Eric Koegel2014-10-271-1/+1
* Make conditional checks conditional (Bug 9243)Eric Koegel2014-06-011-0/+4
* Remove the old system tray iconsEric Koegel2014-05-261-181/+0
* Change battery icons to reflect its statusEric Koegel2014-05-261-27/+0
* Initial work for a new battery indicator pluginEric Koegel2014-05-261-72/+0
* Fix uninitialized pointer readEric Koegel2014-04-291-11/+22
* Fix potential uninitialized variableEric Koegel2014-04-131-0/+2
* get rid of XfpmDeviceState and XfpmDeviceTypeStefan Seyfried2014-04-131-62/+63
* port xfpm to libupower-glib / add support for upower-0.99.0 APIStefan Seyfried2014-04-131-93/+43
* xfpm-battery: do not show an icon for HID devicesStefan Seyfried2014-04-081-0/+15
* Fix status icon for devices other than battery and ups (Bug 8188)Eric Koegel2014-04-081-4/+6
* Fix empty systray icon in some panels on battery removal and additionHenry Gebhardt2014-04-081-0/+2
* Fix typo.Jérôme Guelfucci2013-08-111-126/+126
* Prevent idle being called on removed battery (bug #7851).Nick Schermer2012-04-131-4/+12
* Fix Broken empty battery icon..Ali Abdallah2011-06-271-1/+5
* Add more strings for translation.Mikhail Efremov2011-05-051-2/+2
* Support for normal and presentation power mode.Ali Abdallah2011-02-151-8/+15
* Better low level charge notification.Ali Abdallah2011-02-151-0/+14
* Trigger notification on XF86XK_Battery key pressAli Abdallah2011-02-151-11/+31
* Better battery notifications.Ali Abdallah2011-02-151-78/+175
* Add empty batter notificationAli Abdallah2011-02-141-4/+11
* Remove Xfce prefix from notifications, dialogs, ... (bug#7268)Ali Abdallah2011-02-141-1/+1
* Update copyright year.Ali Abdallah2011-01-051-1/+1
* Added runtime check for upower and devkit power, as well as devkit-disks and ...Ali Abdallah2010-02-021-1/+6
* User XfpmPower instead of XfpmDkp, as this is going to be either devicekit-po...Ali Abdallah2010-01-231-46/+46
* Replace Information tray menu item by Power information, the new dialog in an...Ali Abdallah2010-01-221-14/+2
* Expose device_type and battery_charge_status as enum properties.Ali Abdallah2009-11-111-1/+25
* Fix dump data when xfpm is not running.Ali Abdallah2009-11-091-1/+1
* Make debugging doesn't depend on configuration+add --debugAli Abdallah2009-11-061-2/+2
* Fix some issues with low power notifications.Ali Abdallah2009-11-061-11/+16
* Added battery information from devicekit power.Ali Abdallah2009-11-051-0/+13
* Make the battery tooltips information better.Ali Abdallah2009-11-051-24/+26
* Query notification server capabilities for adding actions toAli Abdallah2009-11-051-4/+57
* Creating the devkit-power branch, this brank is highly experimentalAli Abdallah2009-11-031-510/+443
* Build fix with xextproto > 7.0.50.8.4.1Ali Abdallah2009-11-021-0/+3
* Put the icon prefix in one place+get rid of a useless icon load functionAli Abdallah2009-08-311-10/+16
* * Missing signal handler for power button settings (bug #5656).Ali Abdallah2009-08-091-0/+1
* * src/xfpm-battery.c don't notify when starting up.Ali Abdallah2009-07-271-2/+18
* * settings/xfpm-settings.cAli Abdallah2009-06-201-10/+22