Commit Graph

22 Commits

Author SHA1 Message Date
Lorenzo Cogotti 05e55add65 [widget] Turn recalculateBounds() into a method, as it should be. 2022-09-02 12:26:17 +02:00
Lorenzo Cogotti 07b8252c22 [input] Handle drawing text larger than the input box. 2022-08-25 09:35:30 +02:00
Lorenzo Cogotti 08853ce041 [README] Add example repository. 2022-08-24 22:16:17 +02:00
Lorenzo Cogotti 3150cb3c6b [README] Mention Gspöt among the similar projects. 2022-08-24 17:28:48 +02:00
Lorenzo Cogotti e1bfe546f9 [README] Fix image link. 2022-08-24 17:21:13 +02:00
Lorenzo Cogotti ac3df18518 [README] Use remote link for yui preview. 2022-08-24 17:17:22 +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 3b2b460012 [README] Formatting fix. 2022-08-17 17:28:06 +02:00
Lorenzo Cogotti f4577aa9d6 [README] Improve language. 2022-08-17 17:27:11 +02:00
Lorenzo Cogotti 321cea1f06 [examples] Scale down "Hello, World!" preview. 2022-08-17 17:06:29 +02:00
Lorenzo Cogotti 5332fa7320 [examples,README] Include "Hello, World!" example. 2022-08-17 17:04:25 +02:00
Lorenzo Cogotti 82f84aa35b [README] Improve wording. 2022-08-17 15:52:26 +02:00
Lorenzo Cogotti 6b7b987940 [README] Improve project description and usage docs. 2022-08-17 13:35:30 +02:00
Lorenzo Cogotti f098b1cbd5 [layout] Fix pointer handling code. 2022-08-16 11:33:22 +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 e70537142e [columns,rows] Remove superfluous widget types, leave containers as Layouts. 2022-08-16 09:49:14 +02:00
Lorenzo Cogotti cfdea6c990 [layout] Fix bad variable name. 2022-08-16 00:24:33 +02:00
Lorenzo Cogotti acf9403291 [*] The great require parens fixup© 2022-08-16 00:23:52 +02:00
Lorenzo Cogotti 18fdaee15d [crush] Update crush.lua. 2022-08-15 23:54:09 +02:00
Lorenzo Cogotti 6dd7691d71 [*] Initial commit. 2022-08-15 23:41:17 +02:00