Commit graph

19 commits

Author SHA1 Message Date
cacf3dc40a
feat: basic triangle rendering 2025-04-19 21:11:18 +02:00
d9cee3e647
feat: event based non-blocking logger 2025-04-19 21:11:16 +02:00
64ea9a5c50
feat: modify flakenix to include cargo utils 2025-04-19 21:10:59 +02:00
8308ac6598
feat: push logs to a dedicated buffer 2025-04-19 21:10:37 +02:00
d63f68f079
refactor: A new beginning 2025-04-19 21:10:33 +02:00
858d2dba87
fix: sudo not intalled on runners 2025-04-19 21:09:50 +02:00
08af93448c
feat: basic GUI terminal when pressing F12 2025-04-19 21:09:32 +02:00
964a006c47
chore: run clippy and cargo fmt on pending changes 2025-04-19 21:09:10 +02:00
9c650789d5
build: remove regex dependency in favor of rust iterators 2025-04-19 21:08:46 +02:00
6dab11a5aa
feat: add more useful debug information to system metadata 2025-04-19 21:08:40 +02:00
e2f47f1327
add window icon 2025-04-19 21:07:54 +02:00
b8d5c09d08
improve error handling and add metadata 2025-04-19 21:05:05 +02:00
87cef23366
show dialog on panic 2025-04-19 21:04:59 +02:00
ab1ebec7bb
formatting 2025-04-19 21:04:46 +02:00
0a55407222
load arbitrary model data 2025-04-19 21:04:41 +02:00
c4bb321ed1
fix selecting wrong window for key events 2025-04-19 21:04:31 +02:00
7b6e3a2d8e
feat: attempt to close winit window (?) 2025-04-19 21:04:02 +02:00
0f4e41ae48
format rust and nix files 2025-04-19 21:03:19 +02:00
369ffa8eef
proper 3d projection 2025-04-19 21:03:15 +02:00