Gorka Olaizola wrote:
> On Sun, Feb 19, 2006 at 03:40:44PM +0100, Dirk Meyer wrote:
>> 
>> I don't remeber. That's a reason for the rewrite for 2.0. If you would
>> write your plugin for 2.0, you can use every item and ask it for the
>> menu widget.
>> 
> This seems to work:
>
>     import menu as mc
>
>     osd = osd.get_singleton()
>     if osd.app_list and isinstance(osd.app_list[0], mc.MenuWidget):
>         self.menuw = osd.app_list[0]
>
>
> I'm trying to install Freevo 2.0 for development but I have little time.
> I'm looking forward to play a bit with it. It seems very powerful.

We have a real main loop now, that is a big step. You can register a
timer in every kind of plugin or watch sockets, etc. I don't want to
spend any more time in doing something for 1.5 and I hope some day
other people will start hacking cool plugins for 2.0, too.


Dischi

-- 
A tree never hits an automobile except in self-defence.

Attachment: pgp9B0eqKqQP5.pgp
Description: PGP signature

Reply via email to