Description: A widget factory based on PyWF, inspired by AWF.
It has the following advantages:
- support for GTK 2.x and GTK 3.x themes! - command line parameter to set start theme - example menu with all possible items, checked and unchecked - new window button that opens new instance with current theme - backward/forward buttons to cycle between themes - button to open the theme folder - shortcuts for the toolbar buttons
Shortcuts:
[Ctrl]+[N] new instance [Alt]+ show previous theme [Alt]+ show next theme [Alt]+[R] refresh theme [Ctrl]+[O] open theme folderLast changelog:
It would be cool if there was a possibility to choose between Gtk2/3 using a command line option, cause the looks can be quite different and there are still a lot Gtk2 apps.
Ratings & Comments
4 Comments
It would be cool if there was a possibility to choose between Gtk2/3 using a command line option, cause the looks can be quite different and there are still a lot Gtk2 apps.
I ported it to GTK 3.x. But don't expect to much, it's still in an early development stage.
awesome! :)
There is no Gtk.Switch item, or is it Gtk2 only?