Commit Graph

104 Commits

Author SHA1 Message Date
TheXamlGuy c32a2d2f85 more changes 2024-02-17 20:27:40 +00:00
TheXamlGuy 43178429d2 allow setting to be toggled from the json file 2024-02-15 22:02:59 +00:00
TheXamlGuy 41b9d5e0fc Settings 2024-02-15 20:59:36 +00:00
TheXamlGuy 6f5f6f8cfe update packes 2024-02-15 19:13:58 +00:00
TheXamlGuy cc61842c9a wip.. 2024-02-14 22:54:22 +00:00
TheXamlGuy 9fe2317c4f Inner scope navigation 2024-02-13 22:11:29 +00:00
TheXamlGuy 6e738becd4 more settings work 2024-02-11 22:18:40 +00:00
TheXamlGuy 812556f8b0 Get ContentControl navigation working 2024-02-11 18:09:22 +00:00
TheXamlGuy 565c6866d8 wip 2024-02-10 20:19:01 +00:00
TheXamlGuy ecfac99868 moer changes 2024-02-09 20:58:50 +00:00
TheXamlGuy 41d003f436 tidy 2024-02-08 22:26:50 +00:00
TheXamlGuy 2aeb4d1b54 Bunch of insane work 2024-02-08 22:16:58 +00:00
TheXamlGuy 28d79f77d0 Wire up settings 2024-02-05 22:01:05 +00:00
TheXamlGuy 43f96fd4f0 Initial navigaiton work; opening Windows 2024-02-04 22:06:55 +00:00
TheXamlGuy 110ac407f5 tidy up 2024-02-04 18:24:20 +00:00
TheXamlGuy e53e6eb69b Add settings button 2024-02-04 16:33:25 +00:00
TheXamlGuy e0a630f82b Wire up secondary commands for settings etc 2024-02-04 15:06:17 +00:00
TheXamlGuy 731cf3cdf3 More work 2024-02-04 14:08:38 +00:00
TheXamlGuy be3fe89387 Rounded thumbnail 2024-02-03 21:59:02 +00:00
TheXamlGuy 0191080e14 More work on MC visuals 2024-02-03 21:47:32 +00:00
TheXamlGuy dfa12cf9f1 imrpove button stylng 2024-02-03 20:04:36 +00:00
TheXamlGuy 23c398ea43 fixed up media controller 2024-02-03 19:58:54 +00:00
TheXamlGuy 221c46218f moerfixes 2024-02-02 21:11:13 +00:00
TheXamlGuy 4edb0a7eb5 WIP 2024-02-01 22:13:45 +00:00
TheXamlGuy 6dbe2db584 Initilize widget setting without starting its host 2024-01-31 22:33:23 +00:00
TheXamlGuy a2a5591502 bla 2024-01-30 22:34:49 +00:00
TheXamlGuy 858a23c28d A widget should have only one IWidgetViewModel by default... wondering whether if we should go for the first served, or throw if multiple detected, or ignore the widget 2024-01-30 22:30:08 +00:00
TheXamlGuy 215ff81653 code cleaned 2024-01-29 22:06:41 +00:00
TheXamlGuy c546ca2343 too many to add 2024-01-29 22:03:36 +00:00
TheXamlGuy 3917639e8d Fixed disposer? 2024-01-28 19:31:09 +00:00
TheXamlGuy 6d40220412 bunch ov fixes 2024-01-28 14:57:56 +00:00
TheXamlGuy 9f6cc35bc1 add uid loading support 2024-01-27 20:28:40 +00:00
TheXamlGuy 640b3292b2 inject the widget assembly into the IoC as we are going to need it further in 2024-01-27 16:21:53 +00:00
TheXamlGuy 48925b89ff restructure project for part 2 2024-01-27 10:55:53 +00:00
TheXamlGuy a322893166 lots of tidying up 2024-01-25 20:33:55 +00:00
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 d1b57d5d16 get HB widgets showing up again 2024-01-23 23:14:51 +00:00
TheXamlGuy 185f0e9f45 Initial configuration write changes 2024-01-23 21:41:47 +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 186d244268 more widget host work 2024-01-22 20:46:41 +00:00
TheXamlGuy 688d7ba063 get initial extension plugin configuration working from dyamaic dll loading 2024-01-21 21:31:29 +00:00
TheXamlGuy c07eafc9cf Improve loading of widgets 2024-01-21 19:59:32 +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 4766ed1156 wip 2024-01-18 23:55:02 +00:00
TheXamlGuy a0042a5299 Added ability to move items by order 2024-01-18 23:07:08 +00:00
TheXamlGuy 19e83d5043 cleanup 2024-01-18 22:40:55 +00:00
TheXamlGuy 2fed876182 allow new items to be added to sub menus at runtime, from a config file 2024-01-18 22:28:53 +00:00
TheXamlGuy 78cedcdeb8 add keyed based publication to mediator 2024-01-18 20:56:14 +00:00