Alecs' Blog Did you ever go clear..

Avant and Screenlets

Surfing on the web, i just came across a kool dockbar (like OS X's) for gnome: avant-window-navigator. And from this thread showing the screenshots of avant, just found another kool stuff called Screenlets (like OS X's dashboard).

Now how to install and use these two:

1) For avant, luckily there are ubuntu pkg/repos for it. After installation (you know it), you can start it from menu Application-> Accessories -> Avant Window Navigator, or simply run

 $ avant-window-navigator

to launch it. Easy, kool and no pain. It works well with Beryl's preview feature. Neat!

And what makes it more like OX's dockbar, it can have launchers too! Just drag apps from menu or the shortcuts to the bar. Nice. Here's a screenshot. On the right side of the separator are the opened windows of non-launcher apps. Launchers are always on the left, opened or not. The difference is that not-opened launcher has an arrow under the icon. All these arrangements are quite like those of OS X's. If you want to start another instance of already opened launcher, use middle-click instead of regular left-click. (Ah, this isnt like OS X, for mac mice have only one button..:) The only lacked feature is mac's pretty 'smooth scale' of icons on the bar. Hope to see that in the next release.

2) For screenlets, there's an edgy repo for it. But no such pkg for feisty (well, for those who dont know, i updated to feisty quite long ago.. uhoh, how many days without writing the blog..). So i downloaded the source (0.0.7) and manually installed it (regular python stuff, very easy).

Run

$ screenletsd start

to start the daemon. But when i was to start any widget by running

$ screenletsd add blah

i met the following error:

No handlers could be found for logger "dbus.proxies"
Error: Screenlets-Backend (screenletsd) not found.

After some searching, found this page, where RYX spotted the tiny bug. If you have similar error (my environment is feisty with python2.5), you may try this patch.

Use

$ screenlets add Control

to start the main control utility, or

$ screenlets add Clock

to start specific widget.

And there are more goodies in the screenlets-extras (including calender, weather, etc.). If you are using edgy, you can install pkg from the repo mentioned above.

Screenlets really feels very smooth and modern! I used to use gDesklets to get similar function. But (not in offense), gDesklets really is not Good Enough (TM). It feels very flat and rigid. Another good thing about screenlets is that, not like gDesklets, you can freely move them just like other apps. With beryl's special window moving effect, it's really nice.

Here are two screenshots, one showing the old gDesklets and the other showing Screenlets and Avant with Beryl. Oh, dont get confused by the desktop background. Im not running SuSE Enterprise. Im running ubuntu feisty. I just like the wallpaper. It (the orange) suits well the ubuntu's human theme. Screenshot is merely a static view (better make some video demos). You'd better install and try these stuff yourself to 'get a feel'.

Speaking of beryl, it really gets stable these days. The new tabring (windows key + tab) and window preview features are handy and pretty. Love them. And btw, I'm now using the vista-q emerald theme.

Bottom line: Beryl + Avant + Screenlets is really the way to go.

PS, seems avant's author has other interesting projects to play with. Maybe i'll give his Affinity a shot.

05 Apr 2007

Fork me on GitHub