Commit Graph

29 Commits

Author SHA1 Message Date
e0f8d274e7 renamed Pos and Pos3 2024-10-14 21:40:26 +02:00
4ab3d868c1 interface name consistency 2024-03-13 10:39:22 +01:00
91972107eb BIG FORMATING COMMIT 2023-07-30 15:55:22 +02:00
74d0232160 made WindowManager a static class 2023-07-27 20:41:23 +02:00
9deea0ee98 made peripherals a static class 2023-07-27 20:38:23 +02:00
e1e0180502 changed kernel events to static class 2023-07-27 20:30:39 +02:00
c390519393 some ui stuff 2023-07-08 14:01:38 +02:00
fd2b53167e big Peripheal refactor 2023-06-04 20:52:24 +02:00
2da337b8a9 added windowContext to ProcessHandle 2023-04-18 19:56:59 +02:00
347e210f5f added statelessVirtualTermWriter
- changed how WindowManager handles new contexts
2023-03-21 00:53:07 +01:00
d0670325f2 windowContext inlined the TermWriteable functions 2023-03-20 19:09:07 +01:00
8f7739c26a implemented UIEvents delegate in WindowContext 2023-01-30 16:44:17 +01:00
77d330a71d removed unused allContexts 2023-01-30 02:49:43 +01:00
7aa1306077 documentation 2023-01-28 03:56:32 +01:00
a6ed7818da another big refactor 2022-12-19 21:06:23 +01:00
1863462b44 fixed missing char event in windowContext 2022-12-15 14:20:46 +01:00
35be02dbe2 changed how we handle colors 2022-03-12 21:48:09 +01:00
f3141a0f99 use ReadOnlyArray where it makes sense 2022-03-12 17:23:09 +01:00
de35f34173 use Pos instead of Vec2<Int> 2022-03-08 13:33:40 +01:00
df77704d1c a LOT of minor stuff 2022-03-05 02:41:30 +01:00
46f03fbfe4 improved reactive ui and events 2022-03-04 13:28:52 +01:00
1881d8f488 minor ui stuff 2022-03-04 00:59:32 +01:00
daff654867 added reset to TermWriteable 2022-03-03 15:44:32 +01:00
c96d06653a idk routing stuff i guess 2022-02-24 19:47:27 +01:00
fd1428c749 moved pixel 2022-02-21 17:04:36 +01:00
0ad907f74a format 2022-02-21 15:35:37 +01:00
71deddc86a moved kernel events to new lib 2022-02-21 15:17:38 +01:00
c78bdab7e4 start using tinker 2022-02-21 01:50:19 +01:00
bd790c1488 initial commit 2021-12-20 01:55:30 +01:00