Replaced Gnome screensaver hack with D-Bus messages to org.gnome.ScreenSaver.

This commit is contained in:
Ryan C. Gordon 2012-12-28 03:46:55 -05:00
parent 9ddb1f459d
commit fc98164d8d
7 changed files with 194 additions and 32 deletions

View file

@ -66,6 +66,7 @@
#cmakedefine HAVE_ALTIVEC_H 1
#cmakedefine HAVE_PTHREAD_NP_H 1
#cmakedefine HAVE_LIBUDEV_H 1
#cmakedefine HAVE_DBUS_DBUS_H 1
/* C library functions */
#cmakedefine HAVE_MALLOC 1