1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00

16 Commits

Author SHA1 Message Date
Robert
c132edeb51 Router - Require routable VMs to implement new RoutableScreen 2023-09-02 15:52:17 +02:00
RobertBeekman
962b13c6ed
UI - Added routing (#802)
ColorGradient - Fixed GetColor returning the first stop if position was after the last stop
2023-07-02 22:15:38 +02:00
Robert
d171b947b7 Fixed compile errors in Artemis.UI 2023-03-30 23:13:39 +02:00
RobertBeekman
b7e723b7e9
Core/UI - Move from Ninject to DryIoc (#754) 2023-01-30 21:00:10 +01:00
Robert
f6090dc296 Code style - Use file scoped namespaces
Code style - Ran code cleanup
2022-08-21 11:36:15 +02:00
Robert
87e87ae15d Debugger - Replaced NavigationView in favor for something simpler 2022-08-07 16:19:41 +02:00
Robert
20af5e9c21 Plugins UI - Search on UI thread 2022-08-04 23:29:18 +02:00
Robert
8ede4cb606 Plugins UI - Populate list on background prio 2022-08-04 23:27:46 +02:00
Robert
6fd66ad447 Plugins UI - Use ItemsRepeater to fix page load time 2022-08-04 23:25:38 +02:00
Robert
73a80ef476 Plugins - Don't load incompatible plugins 2022-08-02 21:17:53 +02:00
Robert
1210dc3f63 Setup wizard - Added and auto-show on home open
UI - Slightly darkened W11 effect
2022-07-29 22:01:36 +02:00
Robert
75d85985a9 Plugins - Added platform support
Settings - Fixed updating issues in plugin tab
UI - Don't initialize in design mode
UI - Move ReactiveCoreWindow to Artemis.Shared
Window service - Return window created by ShowWindow
Window service - Added CreateOpenFileDialog API
2022-07-22 20:28:07 +02:00
Robert
a735568c8f Yeah I can't remember looks like I fixed a bunch of warnings 2022-07-02 14:01:27 +02:00
Robert
b875e3d366 Plugins - Added importing 2022-06-18 22:32:03 +02:00
Robert
66ea718316 Profile editor - Integrated visual scripting 2022-04-03 22:21:56 +02:00
Robert
d7f3ee1190 Meta - Replace WPF projects with Avalonia projects 2022-03-27 11:55:26 +02:00