upower/src/linux
Richard Hughes 372c2f8d29 Add a --enable-deprecated configure argument
This is turned off by default. If this is not set, then any calls to Suspend(),
SuspendAllowed(), Hibernate() or HibernateAllowed() will fail with an error.
The error mesage tells the user what new method to port to in logind.

I'm expecting to set --enable-deprecated for Fedora 17 and 18, but turn it off
for Fedora 19, so other distributions probably want to follow suit to find out
what other stuff needs to be ported to the new APIs early. GNOME should already
be fine, but KDE will need some solid porting as I understand it.

See http://lists.freedesktop.org/archives/devkit-devel/2013-January/001339.html
for more information on future plans and for rationale.
2013-02-12 11:08:35 +00:00
..
hidpp-device.c Factor out the Logitech Unifying support to support other devices 2013-01-10 12:08:46 +00:00
hidpp-device.h Factor out the Logitech Unifying support to support other devices 2013-01-10 12:08:46 +00:00
hidpp-test.c Factor out the Logitech Unifying support to support other devices 2013-01-10 12:08:46 +00:00
integration-test Add test case for previous commit 2013-01-31 10:24:35 +01:00
Makefile.am Don't use the deprecated INCLUDES in Makefile.am 2013-01-14 09:21:30 +00:00
sysfs-utils.c Don't spam the log when we're saving history when on low power 2011-10-06 09:12:04 +01:00
sysfs-utils.h Initial split to make DeviceKit-power compile without GUdev for non-linux platforms 2009-07-27 16:40:11 +01:00
up-backend.c Add a --enable-deprecated configure argument 2013-02-12 11:08:35 +00:00
up-device-csr.c Fix crash in up_device_csr_finalize() 2012-04-03 12:28:27 +02:00
up-device-csr.h trivial: DkpDevice -> UpDevice (no ABI or API break) 2010-01-18 12:49:30 +00:00
up-device-hid.c Clamp the UPS percentage from 0 to 100 to fix syslog spam 2012-02-17 10:30:47 +00:00
up-device-hid.h trivial: DkpDevice -> UpDevice (no ABI or API break) 2010-01-18 12:49:30 +00:00
up-device-idevice.c Port from EggDebug to the GLib built-in logging framework 2010-11-01 11:28:31 +00:00
up-device-idevice.h Add battery query support for iDevices 2010-05-28 13:49:56 +01:00
up-device-supply.c linux: Bump maximum accepted "time to empty" to 10 days 2013-01-31 12:24:14 +01:00
up-device-supply.h trivial: DkpDevice -> UpDevice (no ABI or API break) 2010-01-18 12:49:30 +00:00
up-device-unifying.c Factor out the Logitech Unifying support to support other devices 2013-01-10 12:08:46 +00:00
up-device-unifying.h Factor out the Logitech Unifying support to support other devices 2013-01-10 12:08:46 +00:00
up-device-wup.c Port from EggDebug to the GLib built-in logging framework 2010-11-01 11:28:31 +00:00
up-device-wup.h trivial: DkpDevice -> UpDevice (no ABI or API break) 2010-01-18 12:49:30 +00:00
up-dock.c Re-coldplug dock status when resuming from sleep 2012-04-11 17:54:11 +01:00
up-dock.h Add an option for polling dock devices in UPower.conf, defaulting to false 2011-03-03 14:02:27 +00:00
up-input.c trivial: remove an overzealous warning when starting up 2011-09-28 16:12:40 +01:00
up-input.h trivial: DkpInput -> UpInput (no ABI or API break) 2010-01-18 13:15:47 +00:00
up-native.c trivial: DkpNative -> UpNative (no ABI or API break) 2010-01-18 13:12:37 +00:00