Archive for the ‘TWL’ Category

Making gtk theme designing easier. The Widget Laboratory 0.1 released.

screenshot_039

Announcing the first release of The Widget Laboratory, a Gtk theme viewer/editor. While the TWL looks like The Widget Factory, they have different purposes. TWL checks the currently viewed theme for changes and updates accordingly, which makes it primarily useful as a theme editor rather than  a showcase for themes. Read more

The Widget Laboratory screenshots.

UPDATE: The Widget Laboratory 0.1 is out! Read more…

The Widget Labratory is a gtk theme viewer similar to The Widget Factory, with several useful features.

Look familiar?

Look familiar?

It can load any Gtk Builder formatted .glade file instead of the classic twf one.

Not anymore.

Not anymore.

TWL monitors gtk theme files and updates when there are changes. So you can use it to help design gtk themes.

screenshot_020

Open the theme folder in the default file manager.

Download the source and run it:

bzr branch lp:twl
cd twl
./bin/twl

Return top