Thursday, August 14, 2008

Detach in C again, but in AwnApplet

I switched development of Detach to these two branches:
lp:~sharkbaitbobby/awn/awn-detach2
lp:~awn-extras/awn-extras/awn-detach3

Instead of being a separate GObject in libawn-extras, Detach is now a bunch of functions integrated into AwnApplet in libawn. It now does everything but save the position when Awn is restarted. As far as I can tell, to use Detach, most applets only have to add 4-5 lines and modify another one. As of writing this, only two applets, main-menu and to-do have been converted. Also, Python bindings work well now.

There is a wiki page with documentation here.

No comments: