Skip to content

Latest commit

 

History

History
77 lines (51 loc) · 1.96 KB

README.md

File metadata and controls

77 lines (51 loc) · 1.96 KB

AWF - A Widget Factory

Description

A widget factory is a theme preview application for gtk2 and gtk3. It displays the various widget types provided by gtk2/gtk3 in a single window allowing to see the visual effect of the applied theme.

Features

  • Display widget types available in gtk2/gtk3 (remark: option menu widget type only exists in gtk2 and switch widget type only exists in gtk3)
  • Menus to select the themes available either at system level or user level
  • Toolbar button to start the other gtk version of the tool
  • Toolbar button to refresh the current theme

Installation

Dependencies

  • gtk2 version 2.24
  • gtk3

Screenshots

A widget factory

A widget factory

License

A widget factory is provided under the terms of the GNU GPLv3 license. See the COPYING file for details.

Author

Valère Monseur (valere dot monseur at ymail dot com)

Thanks to

  • Ottoman Kent (for testing in ubuntu and bug report)
  • Dwight Engen (for rpm specification file: awf.spec.in)