Alessandro Mauri alema
alema pushed to c3 at alema/ugui 2025-10-13 23:56:06 +02:00
e3c0bac9ca rewrote string layout
alema pushed to c3 at alema/ugui 2025-10-13 00:26:41 +02:00
5dfbad2399 notes
alema pushed to c3 at alema/ugui 2025-10-12 13:22:26 +02:00
3b66e51cc6 Merge branch 'c3' of https://git.alemauri.eu/alema/ugui into c3
b9e91c3119 implemented a frame skip request
Compare 2 commits »
alema pushed to c3 at alema/ugui 2025-10-12 13:20:01 +02:00
eb62e9ad72 Merge branch 'c3' of https://git.alemauri.eu/alema/ugui into c3
34d078b524 optional alpha channel in color properties
Compare 2 commits »
alema pushed to c3 at alema/ugui 2025-10-10 22:34:04 +02:00
b5ef86d092 actually correct input handling
fb3a964f7f first draft
Compare 2 commits »
alema pushed to c3 at alema/ugui 2025-10-07 17:47:35 +02:00
884105a4e2 faster sort of command queue
alema pushed to c3 at alema/ugui 2025-10-06 23:46:29 +02:00
89f19ccf2e Update README.md
alema pushed to c3 at alema/ugui 2025-10-06 23:23:48 +02:00
bbfc306984 sort cmd queue
alema pushed to c3 at alema/ugui 2025-10-05 23:14:24 +02:00
6b8083ab5c remove fifo from imports
alema pushed to c3 at alema/ugui 2025-10-05 01:25:30 +02:00
2bb907d523 use std::collections::list instead of custom fifo
alema pushed to c3 at alema/ugui 2025-10-04 20:00:03 +02:00
d7cab085f7 removed vtree, contracts on mtree
01c2fa3367 contracts in font.c3
Compare 2 commits »
alema pushed to c3 at alema/ugui 2025-10-04 19:22:21 +02:00
167676f478 use $feature() to enable debug features
8cecb57d93 use a tuple in get_elem
Compare 2 commits »
alema pushed to c3 at alema/ugui 2025-10-02 23:19:58 +02:00
32a57d5293 popups
alema pushed to c3 at alema/ugui 2025-09-30 22:28:10 +02:00
e7cfa3517f removed ugui_prefix in filenames
alema pushed to c3 at alema/ugui 2025-09-30 22:19:23 +02:00
1f66c23919 use @row and @column macros
a9642f28bd add convenience function to draw a semi-transparent rectangle
6a7dd998a6 offset first character of a line to make alignment prettier
Compare 3 commits »
alema pushed to c3 at alema/ugui 2025-09-30 21:40:15 +02:00
225f61079d Merge branch 'c3' of https://git.alemauri.eu/alema/ugui into c3
76cef2caa0 added @row and @column macros
Compare 2 commits »
alema pushed to c3 at alema/ugui 2025-09-29 23:51:08 +02:00
96fda0c5e9 re-implemented scrollbars
alema pushed to c3 at alema/ugui 2025-09-29 23:24:24 +02:00
b99229b48d fix absoulte grow children
alema pushed to c3 at alema/ugui 2025-09-27 12:43:59 +02:00
d47b835020 fix cursor placement
f1b6321d3d optional anchor in text_box
Compare 2 commits »
alema pushed to c3 at alema/ugui 2025-09-26 00:41:32 +02:00
63b3d05b19 up and down in textedit