From 223b1d8fbcc708a08cef347e750b2fa3ceb10bee Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Wed, 30 Sep 2020 12:42:32 -0400 Subject: xscreensaver-dbus, a bridge between D-Bus and xscreensaver --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..c80466c --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# xscreensaver-dbus + +xscreensaver-dbus implements the freedesktop.org D-Bus API for screensavers, +translating D-Bus calls into appropriate invocations of xscreensaver-command. +This allows D-Bus-compliant applications to interface with xscreensaver. + +Currently, xscreensaver-dbus only supports the [Idle Inhibition +Service](https://people.freedesktop.org/~hadess/idle-inhibition-spec/) +interface, but adding additional interfaces should be straightforward. -- cgit v1.2.3