upower/src
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
..
dummy Don't use the deprecated INCLUDES in Makefile.am 2013-01-14 09:21:30 +00:00
freebsd Don't use the deprecated INCLUDES in Makefile.am 2013-01-14 09:21:30 +00:00
linux Add a --enable-deprecated configure argument 2013-02-12 11:08:35 +00:00
openbsd Don't use the deprecated INCLUDES in Makefile.am 2013-01-14 09:21:30 +00:00
Makefile.am Don't use the deprecated INCLUDES in Makefile.am 2013-01-14 09:21:30 +00:00
notify-upower.sh Always return 0 from notify-upower.sh 2012-09-17 10:23:28 +01:00
org.freedesktop.UPower.conf.in Add support for controlling leds keyboard backlights 2010-10-11 11:03:06 +01:00
org.freedesktop.UPower.Device.xml Add luminosity property 2012-10-30 20:03:54 +00:00
org.freedesktop.UPower.KbdBacklight.xml trivial: fix typos in user-visible documentation 2012-09-19 06:45:59 +02:00
org.freedesktop.UPower.QoS.xml trivial: fix typos in user-visible documentation 2012-09-19 06:45:59 +02:00
org.freedesktop.UPower.service.in Install a systemd service file if systemd is used 2012-01-17 11:08:18 +00:00
org.freedesktop.UPower.Wakeups.xml trivial: fix typos in user-visible documentation 2012-09-19 06:45:59 +02:00
org.freedesktop.UPower.xml trivial: Fix up some documentation typos 2012-06-27 10:55:52 +01:00
up-backend.h Add a --enable-deprecated configure argument 2013-02-12 11:08:35 +00:00
up-config.c Respect $UPOWER_CONF_FILE_NAME in up_config_init() 2011-04-26 12:44:21 +02:00
up-config.h Add a config option 'EnableWattsUpPro' to disable the Watts Up Pro device 2011-03-14 11:01:12 +00:00
up-daemon.c Add a --enable-deprecated configure argument 2013-02-12 11:08:35 +00:00
up-daemon.h Add new NotifySleep() and NotifyResume() signals that include the sleep type 2011-05-04 17:57:13 +01:00
up-device-list.c Port from EggDebug to the GLib built-in logging framework 2010-11-01 11:28:31 +00:00
up-device-list.h devkit-power-gobject/up-enum.h be gone 2010-02-06 13:46:03 +00:00
up-device.c Add luminosity property 2012-10-30 20:03:54 +00:00
up-device.h trivial: DkpDevice -> UpDevice (no ABI or API break) 2010-01-18 12:49:30 +00:00
up-history.c Fix two memory leaks 2013-01-29 15:08:18 +01:00
up-history.h UpHistory: Add method to set history dir 2010-11-04 23:29:34 -04:00
up-kbd-backlight.c Add option to run daemon on the session bus for testing 2011-04-26 11:50:36 +02:00
up-kbd-backlight.h Add support for controlling leds keyboard backlights 2010-10-11 11:03:06 +01:00
up-main.c Filter all the debugging details unless --verbose is specified 2011-09-28 16:13:20 +01:00
up-marshal.list trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or ABI changes 2010-01-18 12:26:55 +00:00
up-native.h trivial: DkpNative -> UpNative (no ABI or API break) 2010-01-18 13:12:37 +00:00
up-polkit.c Raise the hard PolKit dep to 0.97 2013-02-12 10:22:30 +00:00
up-polkit.h Fix double D-BUS return in up_daemon_*_allowed 2010-08-19 13:04:38 +02:00
up-qos.c Fix use-after-free of qos item 2012-05-30 16:19:25 +01:00
up-qos.h Update the Free Software Foundation address 2010-01-27 16:27:15 +00:00
up-self-test.c up-self-test: Run subset of tests when system D-BUS is not available 2011-05-04 13:42:49 +02:00
up-wakeups.c Do not continue to poll if /proc/timer_stats is not readable 2012-10-03 16:20:20 +01:00
up-wakeups.h Update the Free Software Foundation address 2010-01-27 16:27:15 +00:00
upower.service.in Add a Documentation tag to the service file 2012-08-08 13:06:07 +01:00