radical/widgets
Emmanuel Lepage Vallee 62699d8ff3 widgets: Add a grid layout [WIP]
In a quest to get rid of all fit/draw monkeypatching, this
commit add a proper grid layout. It is currently as good
as the old layout/grid.lua hack, but not "correct" used outside
of Radical menus (swap/insert/remove are also broken) and it
fail to handle many corner case.
2016-07-04 02:43:58 -04:00
..
checkbox.lua quality: Fix more luacheck warnings 2016-06-24 16:53:54 -04:00
constrainedtext.lua widgets: Add text widget 2016-06-27 02:11:41 -04:00
filter.lua quality: Fix more luacheck warnings 2016-06-24 16:53:54 -04:00
fkey.lua fkey: Rewrite (with some more sanity) 2016-06-27 02:13:08 -04:00
grid.lua widgets: Add a grid layout [WIP] 2016-07-04 02:43:58 -04:00
header.lua quality: Fix more luacheck warnings 2016-06-24 16:53:54 -04:00
infoshapes.lua quality: Fix more luacheck warnings 2016-06-24 16:53:54 -04:00
init.lua widgets: Add text widget 2016-06-27 02:11:41 -04:00
piechart.lua piechart: Drop cache mechanism and update indentation 2016-06-28 17:45:36 -04:00
scroll.lua quality: Fix more luacheck warnings 2016-06-24 16:53:54 -04:00
separator.lua quality: Fix more luacheck warnings 2016-06-24 16:53:54 -04:00
table.lua quality: Fix more luacheck warnings 2016-06-24 16:53:54 -04:00