summaryrefslogtreecommitdiff
path: root/src/xfpm-xfconf.c
Commit message (Expand)AuthorAgeFilesLines
* Guard against NULL pointer dereferenceSimon Steinbeiss2020-11-041-2/+5
* Make brightness steps configurable (Bug #12062)Timothy Lee2020-01-061-0/+25
* Fix indentationSimon Steinbeiss2019-11-161-560/+562
* Whitespace fixesSimon Steinbeiss2019-04-141-33/+33
* Fix g_type_class_add_private is deprecatedAndre Miranda2019-04-141-7/+2
* Replace xfconf_channel_new by xfconf_channel_getKacper Piwiński2019-04-141-8/+2
* Rename variables for xfconf channel and property prefixKacper Piwiński2019-04-141-9/+10
* Add support for XF86Battery button (Bug #14055)Viktor Odintsev2017-12-191-0/+13
* Replace XTestFakeKeyEvent with inhibit/heartbeat (Bug #11083)Eric Koegel2016-02-161-0/+11
* Fix logic of xfconf logind inhibition keysYves-Alexis Perez2014-09-031-4/+4
* Remove old CPU freq stuffEric Koegel2014-08-181-11/+1
* Remove conditional DPMS supportHarald Judt2014-08-051-4/+3
* Add xfconf property for limiting the minimum brightness of the plugin sliderHarald Judt2014-08-041-0/+13
* xfconf: Use constants instead of hard-coded stringsHarald Judt2014-08-021-3/+3
* Sleep mode: Do not use translated strings in xfconfHarald Judt2014-07-261-8/+12
* Split up inactivity sleep mode for on battery / on ACHarald Judt2014-07-261-6/+18
* Install property for restoring original brightness switch valueHarald Judt2014-07-231-1/+2
* Install property to track current brightness switch valueHarald Judt2014-07-231-0/+4
* Rename ENABLE_BRIGHTNESS_CONTROL to HANDLE_BRIGHTNESS_KEYSHarald Judt2014-07-231-4/+4
* Remove non-functional power-save-on-battery featureHarald Judt2014-07-141-10/+0
* Remove disk spin down feature (1/3)Harald Judt2014-07-141-38/+0
* Let xfpm control X11's screensaver extension FIXME: dbus_init in power.c rese...Simon Steinbeiss2014-06-261-2/+4
* Make conditional checks conditional (Bug 9243)Eric Koegel2014-06-011-0/+4
* Use a single combobox to manage hdd spindownSimon Steinbeiss2014-05-261-16/+7
* Add presentation mode back inEric Koegel2014-05-261-0/+4
* Change radiobuttons in advanced settings tab to comboboxesSimon Steinbeiss2014-05-261-1/+1
* Allow individual inhibition of systemd eventsSean Davis2014-05-231-0/+44
* Add a option for network manager sleep (Bug 10702)Eric Koegel2014-04-281-0/+15
* Update xfce4-session lock-screen settingEric Koegel2014-04-081-2/+50
* Store brightness properties as uint (bug #7791).Mark Trompell2012-04-131-2/+2
* Add configuration for tuning brightness level on AC and on battery powerAli Abdallah2011-02-151-0/+27
* Update copyright year.Ali Abdallah2011-01-051-1/+1
* Fix minimim power level value to be 1%.Ali Abdallah2010-12-191-1/+1
* Check dkp daemon version as the minimum allowed version is 011 sinceAli Abdallah2009-11-061-2/+5
* Make debugging doesn't depend on configuration+add --debugAli Abdallah2009-11-061-3/+4
* Support for spinning downs hard disks via device-kit-disksAli Abdallah2009-11-061-0/+48
* Query notification server capabilities for adding actions toAli Abdallah2009-11-051-1/+1
* Re-add hibernate/Suspend functionality via devicekit power and makeAli Abdallah2009-11-041-1/+1
* Creating the devkit-power branch, this brank is highly experimentalAli Abdallah2009-11-031-4/+1
* Allow 1% as a minimum critical charge levelAli Abdallah2009-10-201-1/+1
* Fix on ac brightness dimming timeoutAli Abdallah2009-09-281-3/+3
* * version 0.8.3.10.8.3.1Ali Abdallah2009-08-091-2/+2
* * Change the minimum critical level to 5%, the previous commit Ali Abdallah2009-08-031-2/+2
* * Allow 1% as a critical power level option.Ali Abdallah2009-08-031-1/+1
* * src/xfpm-battery.c don't notify when starting up.Ali Abdallah2009-07-271-1/+1
* * src/xfpm-xfconf.c fix a bug affecting 0.8.1.* for the properties prefix.0.8.2Ali Abdallah2009-07-091-1/+1
* * settings/xfpm-settings.c automatically switch inactivity sleep mode Ali Abdallah2009-07-091-2/+2
* * Use "/xfce4-power-manager" as a prefix for properties name to avoidAli Abdallah2009-06-271-1/+4
* * Make the generic common pointers static in the *_new functions.Ali Abdallah2009-06-211-29/+29
* * Fix default values shown in the settings dialog.Ali Abdallah2009-06-201-3/+5