[sugar] Question about clipboard service

Eben Eliason eben.eliason at gmail.com
Sat Jul 19 11:01:22 EDT 2008


I can't tell from your wording if you are implying that we will or will not
be creating some custom wrappers for the clipboard service.  I think we
absolutely need them to accomplish several critical clipboard issues (among
them, specifying icons, colors, titles, and previews for clippings).  In
fact, getting this API working effectively is high on my list of priorities
for 9.1
- Eben


On Sat, Jul 19, 2008 at 4:19 AM, Tomeu Vizoso <tomeu at tomeuvizoso.net> wrote:

> On Fri, Jul 18, 2008 at 10:29 PM, Faisal Anwar <fanwar at mediamods.com>
> wrote:
> > Hi,
> >
> > I'm playing around with the clipboard package on sugar and had a quick
> > question. So, the clipboardservice.py file shows some basic api for
> getting
> > and setting objects on the clipboard through the dbus. However, the
> > add_object and get_object methods (and their variants) rely on knowing an
> > object_id in order to retrieve something from the clipboard. Typically, a
> > clipboard has some stack like structure where you can automatically
> retrieve
> > the last thing copied to the clipboard without necessarily knowing its
> > internal id. This would seem especially important fo passing things to
> other
> > activities, which can't reasonably figure out the object_id created when
> > something is saved to the clipboard by another activity. Does anyone know
> > how to just retrieve the last item saved to the clipboard and also get a
> > list of the last N items saved to the clipboard?
> >
> > Also, the gtk.Clipboard framework allows access to several different
> > clipboards that have slightly different purposes. Is there similar
> > functionality available through sugar/dbus or would one go directly to
> the
> > gtk implementation?
>
> Hi Faisal,
>
> we haven't reached any agreement yet about exposing a different
> clipboard API than the one in gtk+ (that wraps around the different
> clipboard-related specs used in X).
>
> In other words, nobody other than the shell should directly use the
> clipboard service and this will probably disappear in the future.
> Activity authors should the use the clipboard functionality as exposed
> by their toolkits (gtk+) or implement themselves those specs (as etoys
> has done). Can you add this note somewhere in the almanac?
>
> Thanks,
>
> Tomeu
> _______________________________________________
> Sugar mailing list
> Sugar at lists.laptop.org
> http://lists.laptop.org/listinfo/sugar
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.laptop.org/pipermail/sugar/attachments/20080719/e82232b8/attachment.htm 


More information about the Sugar mailing list