6 Commits (26daeb7c702c58af9369c4399a24839d71ef6e73)

Author SHA1 Message Date
Lorenzo Cogotti 84d234fca6 [*] Style improvements, make constructors callable by :.
That is the recommended style for class constructors.
2 years ago
Andrea Pasquini 91ed7f50f5 [*] add documentation 2 years ago
Lorenzo Cogotti 1d42498ee7 [*] General code improvement.
* Rework navigation allowing direct management and triggering for grabkeyboard widgets.
* Navigation code now behaves better with deeply nested layouts.
* Allow widget hierarchies deeper than 2 (__call() is implemented for every Widget metatable).
* Make BASE locals more secure (match '<filename>$' in regexp)
2 years ago
Lorenzo Cogotti e70537142e [columns,rows] Remove superfluous widget types, leave containers as Layouts. 2 years ago
Lorenzo Cogotti acf9403291 [*] The great require parens fixup© 2 years ago
Lorenzo Cogotti 6dd7691d71 [*] Initial commit. 2 years ago