summaryrefslogtreecommitdiff
path: root/src/xfpm-button.c
Commit message (Expand)AuthorAgeFilesLines
* Fix indentationSimon Steinbeiss2019-11-161-134/+132
* Whitespace fixesSimon Steinbeiss2019-04-141-33/+33
* Handle glib deprecationsAndre Miranda2019-04-141-4/+6
* Fix g_type_class_add_private is deprecatedAndre Miranda2019-04-141-7/+2
* Add support for XF86Battery button (Bug #14055)Viktor Odintsev2017-12-191-3/+4
* More GTK3 workEric Koegel2015-03-221-1/+1
* Make conditional checks conditional (Bug 9243)Eric Koegel2014-06-011-0/+4
* Fix for enable deprecared and gsealEric Koegel2014-04-281-2/+2
* Add support for keyboard backlight control (Bug 10470)Sonal Santan2014-04-081-1/+7
* Fix brightness not working with numlock on (bug #6549).Christoph Mende2012-04-131-1/+1
* Fix a bunch of set but unused variables.Ali Abdallah2011-05-051-4/+0
* Trigger notification on XF86XK_Battery key pressAli Abdallah2011-02-151-0/+2
* Update copyright year.Ali Abdallah2011-01-051-1/+1
* Completely drop the usage of HAL.1.0.3Ali Abdallah2011-01-041-159/+0
* Make debugging doesn't depend on configuration+add --debugAli Abdallah2009-11-061-5/+5
* Fallback to HaL in case of failure on mapping X button.Ali Abdallah2009-11-061-3/+164
* Fix some issues with low power notifications.Ali Abdallah2009-11-061-3/+13
* Creating the devkit-power branch, this brank is highly experimentalAli Abdallah2009-11-031-87/+164
* Force DMPSModeOff on lid close event if it is not done in hardwareAli Abdallah2009-08-161-2/+2
* * Make the generic common pointers static in the *_new functions.Ali Abdallah2009-06-211-3/+3
* Making xfpm compiles with the new compiler flags added by BrianAli Abdallah2009-05-041-3/+0
* Fix a compile warningAli Abdallah2009-05-021-1/+1
* Disable not mapped keys in the settings dialogAli Abdallah2009-04-121-0/+16
* Added handler for power button+added option to ask the session manager to its...Ali Abdallah2009-04-101-7/+5
* Provide a wake up signal to avoid possible multiple sleep/hibernate requestAli Abdallah2009-04-101-0/+13
* Fall back to HAL in case we fail to map X11 keysAli Abdallah2009-04-101-0/+170
* Import of changes for what will be in time version 0.8Ali Abdallah2009-03-081-658/+0
* Use a function which correctly handles NULL strings to compareAli Abdallah2009-03-021-7/+8
* remove multiple call to xfconf_init followed by xfconf_shutdownAli Abdallah2008-10-211-12/+0
* Lot of improvements and bug fixesAli Abdallah2008-10-181-14/+7
* Handling permission problems for suspend/hibernateAli Abdallah2008-10-171-2/+27
* Fix a bug when proccessing shutdown requestAli Abdallah2008-10-161-2/+1
* Inform the Network manager when hibernate/suspend + bug fixesAli Abdallah2008-10-161-3/+8
* Filter Dbus errors,optimization,synchronize suspend/hibernateAli Abdallah2008-10-151-51/+47
* Some optimizationsAli Abdallah2008-10-151-7/+35
* Moving some enum types to xfpm-common.hAli Abdallah2008-10-141-7/+0
* defensive programming against faulty status of HALAli Abdallah2008-10-131-5/+6
* Optimization and fixesAli Abdallah2008-10-131-3/+6
* some optimizationAli Abdallah2008-10-111-0/+2
* lid,sleep and power buttons improvements and fixesAli Abdallah2008-10-101-1/+1
* lid,sleep and power buttons improvementsAli Abdallah2008-10-101-42/+224
* Lid switch control improvementsAli Abdallah2008-10-101-9/+24
* Sleep,lid and power buttons supportAli Abdallah2008-10-101-7/+164
* Improvements, cpu freq,laptop switch buttonsAli Abdallah2008-10-091-0/+270