One question though do you think it is possible to access libdiodon.so library directly from the Gnome Indicator instead of a D-Bus?
I have actually implemented the Unity Diodon Scope [0] this way. What I had to do is to simply instantiate `ZeitgeistClipboardStorage` to work with the storage. Pasting can be done by executing the clipboard uri.
Great!
One question though do you think it is possible to access libdiodon.so library directly from the Gnome Indicator instead of a D-Bus?
I have actually implemented the Unity Diodon Scope [0] this way. What I had to do is to simply instantiate `ZeitgeistClipb oardStorage` to work with the storage. Pasting can be done by executing the clipboard uri.
[0] https:/ /git.launchpad. net/diodon/ tree/unity- scope-diodon/ unity-scope- diodon. vala