sugar-toolkit-gtk3/sugar/clipboard
Dan Williams 8b4ccf3eb1 Cleanup clipboard D-Bus API
- The clipboard now determines each objects unique id and
    returns it from add_object()
- The ID is opaque to the client and should not be used/accessed
    other than with the clipboard service
- Add object type hints for dbus-python
- Sugar clipboard bindings for get_object() now return a dict rather
    than a tuple
- ClipboardIcon now retrieves the real file path and uses that
    to open the file
- Adapt sugar bits to clipboard changes
2007-03-14 00:50:06 -04:00
..
__init__.py First implementation of ClipboardService. Implement pdf viewing and downloading via ClipboardService. 2006-11-15 13:56:19 +01:00
clipboardservice.py Cleanup clipboard D-Bus API 2007-03-14 00:50:06 -04:00
Makefile.am Added c&v and dnd support to the clipboard. 2006-12-13 22:36:05 +01:00