Commit Graph

14 Commits

Author SHA1 Message Date
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