summaryrefslogtreecommitdiff
path: root/src/xfpm-main.c
Commit message (Expand)AuthorAgeFilesLines
* Guard against NULL pointer dereferenceSimon Steinbeiss2020-11-041-4/+10
* xfpm: avoid default double forkPablo Mazzini2020-10-241-3/+3
* Fix indentationSimon Steinbeiss2019-11-161-322/+322
* Whitespace fixesSimon Steinbeiss2019-04-141-41/+41
* Fix various warningsViktor Odintsev2017-12-271-0/+1
* Add support for XF86Battery button (Bug #14055)Viktor Odintsev2017-12-191-0/+4
* Ported to gdbus.Peter de Ridder2015-03-221-38/+55
* Removed all dbus includes and add gio dependencyPeter de Ridder2015-03-221-3/+0
* trivial: drop old version checksEric Koegel2015-03-221-5/+0
* Fix the version number output on the commandlineSimon Steinbeiss2014-08-171-6/+3
* Remove conditional DPMS supportHarald Judt2014-08-051-5/+0
* Remove disk spin down feature (1/3)Harald Judt2014-07-141-10/+0
* Fork before gtk/dbus initEric Koegel2014-06-261-13/+37
* Make conditional checks conditional (Bug 9243)Eric Koegel2014-06-011-0/+4
* Do not add unneccesary includesSean Davis2014-05-231-3/+0
* Allow individual inhibition of systemd eventsSean Davis2014-05-231-83/+3
* Don't allow systemd to handle suspend/hibernate events.Mikhail Efremov2014-04-081-2/+85
* Don't init thread on >= gobject 3.32.Nick Schermer2013-07-231-1/+3
* Fix a bunch of set but unused variables.Ali Abdallah2011-05-051-0/+3
* Update copyright year.Ali Abdallah2011-01-051-1/+1
* Completely drop the usage of HAL.1.0.3Ali Abdallah2011-01-041-5/+0
* Fix Has lid property that was shown twice with --dump.Ali Abdallah2010-02-041-3/+0
* Don't depend on libpolkit-gobject, instead use dbus-glib to get authorization...Ali Abdallah2010-02-031-1/+1
* Fix dump data when xfpm is not running.Ali Abdallah2009-11-091-28/+43
* Added adaptor icon to show when no battery present.Ali Abdallah2009-11-081-0/+2
* Fix some typos and chane 15 to 11 as dkp version (was set for testing).Ali Abdallah2009-11-061-1/+1
* Added --dump command line to dump important information.Ali Abdallah2009-11-061-10/+138
* Make debugging doesn't depend on configuration+add --debugAli Abdallah2009-11-061-3/+8
* Support for spinning downs hard disks via device-kit-disksAli Abdallah2009-11-061-0/+2
* Creating the devkit-power branch, this brank is highly experimentalAli Abdallah2009-11-031-68/+58
* Change from svn to git+Fix a crash set_client_idAli Abdallah2009-08-171-0/+2
* * src/xfpm-battery.c don't notify when starting up.Ali Abdallah2009-07-271-1/+4
* *: Use the channel in the private data.Ali Abdallah2009-06-061-3/+4
* *: use G_HAVE_ISO_VARARGS to chech if variadic macro are supportedAli Abdallah2009-05-271-5/+5
* * :Correct the makefile of the docAli Abdallah2009-05-201-14/+9
* * : Fix inactivity sleep string in the settings dialog toAli Abdallah2009-05-181-5/+8
* Making xfpm compiles with the new compiler flags added by BrianAli Abdallah2009-05-041-7/+8
* Fix compile issue bug#5321Ali Abdallah2009-05-011-0/+1
* Register to some posix signals+put the restart style to never when we exit th...Ali Abdallah2009-04-131-5/+35
* 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-101-0/+13
* Fix some typos, Thanks to Per KongstadAli Abdallah2009-03-301-2/+2
* Initializing gthread and dbus_g_thread+updates on TODOAli Abdallah2009-03-301-6/+10
* Added command line option to restart the power managerAli Abdallah2009-03-201-19/+54
* Run as daemon by default unless no-daemon is specifiedAli Abdallah2009-03-161-6/+15
* Added freedesktop.PowerManagement power interfaces and methodsAli Abdallah2009-03-161-7/+13
* Added desktop file to be installed in xdt/autostartAli Abdallah2009-03-141-73/+0
* Added Only show in XFCE in the autostart file and correct tooltip of a primar...Ali Abdallah2009-03-101-0/+1
* Import of changes for what will be in time version 0.8Ali Abdallah2009-03-081-139/+102
* Remove the panel plugin directory for now since it will only be available wit...Ali Abdallah2009-03-021-5/+8