Commit Graph

28 Commits

Author SHA1 Message Date
dbe70eb4f4 added library schrift 2024-12-06 22:03:35 +01:00
574a1f23dc some tests 2024-11-21 00:50:42 +01:00
39e78ea078 ported rewrite2 to c3 2024-10-29 22:45:47 +01:00
71080476b1 just a tree 2023-11-02 11:25:53 +01:00
9f13d5a39e remove trailing whitespace 2023-01-16 18:06:04 +01:00
8d6235221f cleanup 2023-01-16 17:40:15 +01:00
6fe3ce8787 reworked layout 2023-01-16 16:53:37 +01:00
0948708050 textbuttons and text in buttons 2023-01-15 15:38:51 +01:00
27e5ead579 separate input handling 2023-01-14 23:30:39 +01:00
b34de18b64 element border 2023-01-14 23:28:10 +01:00
3948bd6f50 clearer resize code 2023-01-13 19:26:59 +01:00
b7e66977b1 correct clipping and culling of elements 2023-01-13 14:53:19 +01:00
47584032c7
begin elment occlusion 2023-01-09 19:18:00 +01:00
82bc7a4d0d
some working elements 2023-01-08 01:37:36 +01:00
e00bd1046a
begin work on elements 2023-01-02 23:49:27 +01:00
f1205ca264 command iterator 2022-12-12 21:10:08 +01:00
4e95aeffc3 draw text 2022-12-12 00:40:23 +01:00
7fb9d225a0 some stuff
- remove containers from stack when there is no space
- handle containers now returns nonzero when the conatiner is in focus
- container names are now required
2022-12-11 11:25:35 +01:00
46c5de8dcb container_body 2022-12-10 17:06:41 +01:00
5d1d5024ec menu bar 2022-12-10 16:51:27 +01:00
575bd706fd bring floating containers to the top 2022-12-10 14:10:11 +01:00
cdf3f3f855 resize the context when adding fixed containers 2022-12-10 13:21:21 +01:00
05b6f9eae8 mostly correct resizing 2022-12-08 20:33:47 +01:00
c930520cbd separate functions
for updating dimension, handling input and pushing commands
2022-12-08 18:50:30 +01:00
46e6e378d0 directional resize 2022-12-08 16:09:42 +01:00
e998b6c287 better data structures and unit handling 2022-12-08 15:35:58 +01:00
ba54900852 working mm units 2022-12-07 18:35:59 +01:00
2abac02c52 it lives!? 2022-12-06 20:49:34 +01:00