915f395b5a
corrected handling of newline in layout_string()
2025-09-16 17:06:19 +02:00
34b92c93b4
re-implemented text box
...
also includes
- small layout fix for grow elements
- ElemEvents now includes has_focus flag
2025-09-13 19:53:50 +02:00
c3a6390404
draw text correctly
2025-09-09 19:10:04 +02:00
db63b2c6b1
layout actually works now
2025-09-08 23:43:59 +02:00
869c7871f9
minor changes
2025-09-06 12:50:36 +02:00
0f7d5a6506
working example of the new layout system
2025-09-05 13:10:16 +02:00
b48c413d2d
changed text (glyph) placement
2025-07-10 11:05:39 +02:00
9827a899f1
get_line_height and get_cursor_position
2025-06-30 13:08:27 +02:00
c4a3dd3a26
tweak ugui api, add some usefult functions
2025-06-12 18:56:57 +02:00
712ce50631
A lot of work
...
* moved all ugui code to lib/ugui.c3l and made it a library/module
* started work on a sdl3 renderer, with shaders etc
* added the new sdl3.c3l library as a dependency
* makefile is for the renderer
2025-06-01 16:44:31 +02:00