Commit Graph

24 Commits

Author SHA1 Message Date
308ad5ccfd add populate factory using toolboxes on machine 2024-04-28 00:41:13 +02:00
8c3db04c3e migrate to relm 0.8.1 2024-03-17 17:41:05 +01:00
3b20535b5a move factory to use listbox 2024-03-02 19:34:02 +01:00
da5fcc9887 added simple factory 2024-03-02 19:18:18 +01:00
914b5899f1 add unsupported dialogue to be shown if not all prerequisits are fulfilled 2024-02-26 23:42:55 +01:00
3826726b84 remove all code and start with relm4 0.6 2024-02-26 19:48:54 +01:00
67a80edc9d toolbx list is not prefetched before the app launches 2024-02-18 19:12:03 +01:00
132860c33f cleanup code and simplify application to be ready for restructuring and refactoring 2023-07-15 13:00:12 +02:00
5049762167 Added internal messaging and workers to handle per toolbx settings, actual settings handling still missing 2022-08-05 12:47:48 +02:00
1487ad5bd3 implement background message handler (worker) 2022-05-22 13:27:53 +02:00
6366932aca seperate toolbox and app model to be able to store additional data per toolbox 2022-05-21 19:11:03 +02:00
f111fea698 handle toolbox start/stop through app messages 2022-05-01 19:56:24 +02:00
e731426650 load real toolbx information on startup 2022-04-21 21:03:49 +02:00
85dc276b1b WIP: parser toolbox list comand 2022-04-21 20:17:01 +02:00
cab28345d7 run cargo fmt on code 2022-04-21 20:01:29 +02:00
a3eb0e6ae2 add app dialogue concept 2022-04-10 22:09:30 +02:00
410e41a0ab refactor into separate files for app structure 2022-04-05 01:05:24 +02:00
d0349356a3 add icon to open folder button in toolbox preferences 2022-04-03 11:30:11 +02:00
d4192aeaa4 change to dropdown for updates 2022-04-02 23:21:37 +02:00
f8c2087934 Add basic settings to toolbox page 2022-04-02 23:08:40 +02:00
4a424e2d84 add first action row to settings 2022-04-02 13:11:01 +02:00
55b8bc7c96 add empty settings dialogue 2022-04-01 23:38:13 +02:00
81be4b5d24 change to use factory to create action rows 2022-03-29 16:24:09 +02:00
70727f9375 add first UI mockup of main screen 2022-03-20 22:12:24 +01:00