summaryrefslogtreecommitdiff
path: root/src/xfpm-inhibit.c
Commit message (Expand)AuthorAgeFilesLines
* Fix indentationSimon Steinbeiss2019-11-161-258/+265
* Whitespace fixesSimon Steinbeiss2019-04-141-37/+37
* Fix g_type_class_add_private is deprecatedAndre Miranda2019-04-141-7/+2
* Fix showing inhibits in the systray (Bug #12605)Eric Koegel2016-05-311-11/+31
* Show inhibitors in the plugin menu (Bug #9090)Eric Koegel2016-02-261-1/+15
* Ported to gdbus.Peter de Ridder2015-03-221-41/+80
* Removed all dbus includes and add gio dependencyPeter de Ridder2015-03-221-3/+0
* Make conditional checks conditional (Bug 9243)Eric Koegel2014-06-011-0/+4
* Update copyright year.Ali Abdallah2011-01-051-1/+1
* Make debugging doesn't depend on configuration+add --debugAli Abdallah2009-11-061-7/+8
* * Allow compilation without network manager support, since someAli Abdallah2009-07-181-3/+0
* * Provides the following standard DBus methods:Ali Abdallah2009-07-161-1/+1
* * Use xfpm-dbus-monitor for dbus monitoring stuff, so hal-monitor is removed.Ali Abdallah2009-06-271-8/+12
* * Make the generic common pointers static in the *_new functions.Ali Abdallah2009-06-211-3/+3
* *: Properly free the inhibitor data when the inhibitorAli Abdallah2009-05-211-4/+3
* Making xfpm compiles with the new compiler flags added by BrianAli Abdallah2009-05-041-8/+5
* Fix Some bugs reported by Yves AlexisAli Abdallah2009-04-021-0/+26
* Monitor the bus connection for the applications that requests inhibit to powe...Ali Abdallah2009-04-011-95/+198
* Prepare an alpha version of 0.8.00.8.0alphaAli Abdallah2009-03-291-16/+0
* Disabling lid and sleep buttons if the power manager is in inhibit stateAli Abdallah2009-03-291-1/+1
* Added power off button actionAli Abdallah2009-03-291-2/+2
* Added xfpm-errors quark for the common errorsAli Abdallah2009-03-251-32/+4
* Generate random cookie on the inhibit+some optimizationsAli Abdallah2009-03-241-3/+10
* Support cookies in the inhibit interfaceAli Abdallah2009-03-221-5/+101
* Fix a bug in the inhibit interface signalAli Abdallah2009-03-181-9/+10
* Added Inhibit interface+monitor ScreenSaver Inhibit messages to catch inhibit...Ali Abdallah2009-03-181-0/+210