Commit Graph

10 Commits

Author SHA1 Message Date
Lorenzo Cogotti 84d234fca6 [*] Style improvements, make constructors callable by :.
That is the recommended style for class constructors.
2022-10-25 13:26:30 +02:00
Lorenzo Cogotti 43e9b8f8f7 [ui] Elaborate more on drop events flags. 2022-10-02 19:44:39 +02:00
Lorenzo Cogotti e38e6fcfb5 [ui] Fix focus stealing, minor style fixes. 2022-10-02 18:45:54 +02:00
Andrea 91ed7f50f5 [*] add documentation 2022-09-12 09:36:03 +02:00
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)
2022-08-24 11:18:48 +02:00
Lorenzo Cogotti 651e095000 [ui] Fix timer require path (again)... 2022-08-16 11:24:41 +02:00
Lorenzo Cogotti 4705a9c86a [ui] Fix Timer package path. 2022-08-16 10:41:35 +02:00
Lorenzo Cogotti dd255e19ac [ui] Fix device require() path. 2022-08-16 09:49:37 +02:00
Lorenzo Cogotti acf9403291 [*] The great require parens fixup© 2022-08-16 00:23:52 +02:00
Lorenzo Cogotti 6dd7691d71 [*] Initial commit. 2022-08-15 23:41:17 +02:00