Commit Graph

17 Commits

Author SHA1 Message Date
TheXamlGuy 5e26e97f6b break widget related stuff into its own project as the main HB project was just becoming too bloated 2024-01-24 20:50:59 +00:00
TheXamlGuy 2f827753f5 add support to properate value changes to everywhere sle 2024-01-23 18:57:30 +00:00
TheXamlGuy 6daaa39b8c Refactor widget configuration so only the very low configuration gets written first. The actual configuration are only to be written once the widget has been turned on by the user 2024-01-22 22:45:44 +00:00
TheXamlGuy 688d7ba063 get initial extension plugin configuration working from dyamaic dll loading 2024-01-21 21:31:29 +00:00
TheXamlGuy 45070dc560 more refoctoring work 2024-01-20 21:58:57 +00:00
TheXamlGuy 3a268db79d Improve widget builder 2024-01-19 22:37:12 +00:00
TheXamlGuy a3065b25ee Medistor reworked to handle ui threading in a cleaner way 2024-01-18 16:54:38 +00:00
TheXamlGuy 92ee4a678b Add ability to insert an ordered item at UI configuration time 2024-01-17 20:16:55 +00:00
TheXamlGuy 5b0e09c6c1 remove debug codes 2024-01-15 22:02:44 +00:00
TheXamlGuy f0ef3d1604 Damn garbage collector 2024-01-15 22:02:30 +00:00
TheXamlGuy 2a494e1b94 this allows us to lazily fetch viewmodels created easier during the application startup 2024-01-14 20:39:36 +00:00
TheXamlGuy 80f4d5a702 add a central cache, for easy data retriveal 2024-01-14 20:35:38 +00:00
TheXamlGuy 1283e8ff58 Too much to name... but damn, it got where we are needed 2024-01-14 15:06:30 +00:00
TheXamlGuy ff1d400531 Improve removal of items 2024-01-13 11:04:33 +00:00
TheXamlGuy 2a773f26db Wire up the disposer for cleaning up unused objects, i.e disposing a VM will remove it from the view 2024-01-12 21:05:42 +00:00
TheXamlGuy e742b97b44 Media controller WIP 2024-01-10 20:59:55 +00:00
TheXamlGuy d7d90b3d54 wrapped custom widget items in containers so we have more control of the surrounding, i.e. divider 2024-01-10 19:25:16 +00:00