radical/style
Emmanuel Lepage Vallee f239ee9a24 Rewrite the view layer
Radical is a model-view framework. There is a common API to
set data, then view modules to display it. Those modules have
been rewritten on top of new APIs.

Not all features are yet re-integrated, most are. Future commits
will address the various regressions and missing features. This
time, the code should be maintainable. The whole separation of
concerns analysis has been re-done. Allowing code de-duplication
and generalization.

The API remain the same, only `set_menu` has changed a little to
allow merging the 2 sub-menu code paths.
2016-12-25 21:59:37 -05:00
..
arrow.lua Rewrite the view layer 2016-12-25 21:59:37 -05:00
classic.lua 'Bar' menu cleanup, minor bug fixes 2014-01-05 17:35:23 -05:00
grouped_3d.lua Port to the new Awesome widget system 2016-12-25 21:59:23 -05:00
init.lua Add a 'rounded' style for bar menus 2014-12-23 14:55:54 -05:00