sugar-toolkit-gtk3/services/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
clipboardobject.py Cleanup clipboard D-Bus API 2007-03-14 00:50:06 -04:00
clipboardservice.py Cleanup clipboard D-Bus API 2007-03-14 00:50:06 -04:00
Makefile.am Added icon, title and preview for clipboard objects. Also allow for opening docs and rtfs from the web. 2007-01-05 21:13:46 +01:00
org.laptop.Clipboard.service.in
sugar-clipboard Refactor sugar.env and paths 2007-03-09 14:57:54 +01:00
typeregistry.py Use the new icons for object types. 2007-02-22 13:21:09 +01:00