Main index > About new desklets > yab++?! task minimazing, cairo

By xocoatl (User), on Wed Mar 30 19:03:58 2005: yab++?! task minimazing, cairo.

yab for sure is great, but have you seen engage? i like some of its features that yab doesn't have. it would be cool to be able to minimize tasks to bar, or use the bar like regular task switcher.
another thing is that imlib2 is the best raster graphic library, but how about doing something like yab using cairo library (vector graphics)?

--
simon

By CitizenX (Themer / Graphic Artist), on Thu Mar 31 03:11:00 2005.

you might want to suggest those changes to modubar....really nice fork of yab that's hopefully getting more modules.

Seeing as how adesklets is an imlib2 interpreter at its core, using cairo would not just mean rewriting yab, but rewriting adesklets as a whole. Devs might be able to help out with explaining the viability of this....but I would think using cairo would mean a seperate interpreter? or maybe adesklets could be extended to use cairo, but this might unnecessarily bloat the interpreter...which is anathema at this point.

By DrWoland (Desklet Author), on Thu Mar 31 14:00:46 2005.

There's no development going on on Modubar right now. I'm swamped with schoolwork and PHP/SQL stuff I'm doing for my actual job. If someone wants to grab my code and mutilate it, they're more than welcome to.

By syfou (Core Developer & Desklet Author), on Sat Apr 2 14:46:46 2005: Re: yab++?! task minimazing, cairo.

xocoatl wrote:

yab for sure is great, but have you seen engage? i like some of its features that yab doesn't have. it would be cool to be able to minimize tasks to bar, or use the bar like regular task switcher.

Well, yab is more a demo/toy for me than a serious desklet right now. I do not want it to become overly complicated, as many people are looking at it (against my better jugdment, I must say), to build their own code. I do not use this as a lame excuse for not implementing what you talk about though, as I sure love engage look! I will thing about it and let you know... Maybe can you help? :-)

xocoatl wrote:


another thing is that imlib2 is the best raster graphic library, but how about doing something like yab using cairo library (vector graphics)?

CitizenX wrote:


I would think using cairo would mean a seperate interpreter? or maybe adesklets could be extended to use cairo, but this might unnecessarily bloat the interpreter...which is anathema at this point.


I like this anathema bit. :lol: No, seriously, you already explained it yourself - Imlib2 is raster oriented, and adesklets is a intercative imlib2 console, and do not aim at being anything more... You might want to look at the yab topic for further discussion about this.

I do not say Cairo is bad. In fact I like it a lot and use xsvg myself. It is just than I do not thing it to be that useful in this specific case. I must also point out that it would be possible to create a high-level cairo interface without ever touching the interpreter (thanks to pycairo). It's just not a priority for me right now.
--


adesklets is proud to be hosted on:

SourceForge.net Logo

Back to adesklets.sf.net.