1
0
mirror of synced 2024-11-05 09:49:16 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
a1695a3997 Even more refactoring 2024-08-20 14:15:01 +02:00
19a039f98d More refactoring 2024-08-20 12:02:42 +02:00
dced5cba03 Refactoring
Trying to find nice coding patterns as I'm learning Rust
2024-08-12 09:20:27 +02:00
50eb38aae1 Implemented creating device instances 2024-07-24 16:20:03 +02:00
c93bdab059 WIP: load devices in UI 2024-06-29 14:34:09 +02:00
260ecdc531 Implemented reading/writing of json settings 2024-06-27 13:21:23 +02:00
ec70ed2c51 More framework implementation 2024-06-22 10:28:40 +02:00
beb24e985e Refactored UI to not use view macro
Placeholders for serializing configuration
2024-06-15 11:52:30 +02:00
e07a3bbb1b Finally figured out why the second window wasn't showing up :-/ 2024-06-14 19:26:27 +02:00
7c87a7974c Started work on Linux application 2024-06-14 18:29:55 +02:00