Commit Graph

21 Commits

Author SHA1 Message Date
David Holland 2acb594c28 Update Cargo.lock 2023-09-19 22:38:29 +02:00
David Holland d03951dce1
Just works(TM). Even wasm works and loading goes BRRRRRR 2023-09-15 13:33:40 +02:00
David Holland 54200678ab Slowly switch over to raw data input instead of file system access 2023-09-14 23:45:29 +02:00
David Holland e6f47328a0 egui wasm32 working, except file loading 2023-09-14 22:26:01 +02:00
David Holland 9124e147f2 Some differing egui changes? 2023-09-14 11:09:05 +02:00
David Holland de2588b60e
Update dependencies 2023-09-13 15:57:37 +02:00
David Holland 3c340ef714
Implement modal function, e.g. for the loading progress 2023-02-03 09:04:10 +01:00
David Holland 710c9400a6 Working GUI with async load and progressbar 2023-01-31 19:23:00 +01:00
David Holland 1fd5833d19
First working example of an egui gui 2023-01-27 17:02:01 +01:00
David Holland 7934a5ca4d Prepare tui-rs version 2023-01-27 08:11:15 +01:00
David Holland 8f45eb1a14 First minimal working example with cursive 2023-01-25 23:33:38 +01:00
David Holland 71204b360f
Create minimal working example for current iced version! Prepare for checklist for generating charts. 2023-01-25 11:32:00 +01:00
David Holland 1821871ceb Implement automatic chart generation with user input and notifications 2023-01-24 17:26:55 +01:00
David Holland 3fbc0a2ff8
HUGE refactor and splitting up 2023-01-24 13:13:39 +01:00
David Holland 726dfefadf
Changes before trying iced 2022-12-13 11:51:15 +01:00
David Holland a4c3b37019
Try to make it work with yay, maybe try dioxus again? 2022-11-09 11:45:46 +01:00
David Holland ebc9f2383e
Revert "Integrate the demo gtk project into beanconqueror"
This reverts commit 6da6fd8326.
2022-11-02 13:02:46 +01:00
David Holland 6da6fd8326
Integrate the demo gtk project into beanconqueror 2022-10-05 14:47:12 +02:00
David Holland 590c2b37e0
Make some changes and prepare for transition to new edition to fix rust-analyzer errors 2022-10-04 09:43:30 +02:00
David Holland 8a7e7af4ea
Use Color palettes instead of traversing the HSL wheel 2022-09-02 01:22:35 +02:00
David Holland fddbf2472b
Initial Commit 2022-09-01 23:51:23 +02:00