awesome/spec/wibox
Uli Schlachter 02f67b61b4 Add a widget hierarchy implementation
A widget hierarchy describes the position of widgets. The hierarchy is a
recursive tree of widget hierarchy instances. This functionality depends on a
:layout function that is not yet implemented on widgets, but will be added
later.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-09-05 14:28:52 +02:00
..
layout fit_widget(): Sanitize the result of :fit() 2015-08-23 17:08:44 +02:00
hierarchy_spec.lua Add a widget hierarchy implementation 2015-09-05 14:28:52 +02:00
test_utils.lua fit_widget(): Sanitize the result of :fit() 2015-08-23 17:08:44 +02:00