Commit graph

19 commits

Author SHA1 Message Date
d30b0a2d2a feat: basic triangle rendering 2025-04-19 21:11:18 +02:00
b10568484e feat: event based non-blocking logger 2025-04-19 21:11:16 +02:00
947f6c4cad feat: modify flakenix to include cargo utils 2025-04-19 21:10:59 +02:00
f0deb7951e feat: push logs to a dedicated buffer 2025-04-19 21:10:37 +02:00
d5890818c6 refactor: A new beginning 2025-04-19 21:10:33 +02:00
3458028064 fix: sudo not intalled on runners 2025-04-19 21:09:50 +02:00
00ec1350b7 feat: basic GUI terminal when pressing F12 2025-04-19 21:09:32 +02:00
07871b77f3 chore: run clippy and cargo fmt on pending changes 2025-04-19 21:09:10 +02:00
71bdff0854 build: remove regex dependency in favor of rust iterators 2025-04-19 21:08:46 +02:00
970e9757c9 feat: add more useful debug information to system metadata 2025-04-19 21:08:40 +02:00
ed93baa404 add window icon 2025-04-19 21:07:54 +02:00
42f9c669c8 improve error handling and add metadata 2025-04-19 21:05:05 +02:00
2d4736f12e show dialog on panic 2025-04-19 21:04:59 +02:00
11194e863e formatting 2025-04-19 21:04:46 +02:00
cae3b40541 load arbitrary model data 2025-04-19 21:04:41 +02:00
ceefdaf46b fix selecting wrong window for key events 2025-04-19 21:04:31 +02:00
8f0c8dbb3d feat: attempt to close winit window (?) 2025-04-19 21:04:02 +02:00
a6fa240e5d format rust and nix files 2025-04-19 21:03:19 +02:00
40792592b0 proper 3d projection 2025-04-19 21:03:15 +02:00