search for: dbusconnectio

Displaying 1 result from an estimated 1 matches for "dbusconnectio".

Did you mean: dbusconnection
2006 Oct 09
1
[PATCH] dbus terminate action
...esktop.compiz \ + * /org/freedesktop/compiz/cube/allscreens/unfold \ + * org.freedesktop.compiz.deactivate \ + * string:'root' \ + * int32:`xwininfo -root | grep id: | awk '{ print $4 }'` \ + * string:'face' int32:1 */ static Bool -dbusHandleActivateMessage (DBusConnection *connection, +dbusHandleActivateDeactivateMessage (DBusConnection *connection, DBusMessage *message, CompDisplay *d, - char **path) + char **path, + Bool deactivate) { CompOption *option; int nOption; @@ -15...