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

1961 Commits

Author SHA1 Message Date
Robert
34757716aa Updated ReactiveUI
Added order to render element ctors
2021-12-30 23:33:26 +01:00
Robert
6569558df4 Meta - Updated Nuget packages
Meta - Moved to RGB.NET pre-release Nuget packages
2021-12-27 20:13:51 +01:00
Robert
bfbe29be63 Profile editor - WIPeroony 2021-12-26 19:42:37 +01:00
Robert
16b6bb47b4 Profile editor - Added initial VMs and UI panels
UI screens - Simplified namespaces
2021-12-11 00:53:48 +01:00
Robert
9a4e7f9c9f Merge remote-tracking branch 'origin/feature/avalonia' into feature/avalonia 2021-12-09 23:33:01 +01:00
Robert
0c3f84cbeb Sidebar - Moved VMs and views
Sidebar - Implemented profile selection
Windows - Fix designer breaking due to the input provider
2021-12-09 23:32:59 +01:00
Diogo Trindade
ccdb0b9711 Linux - Added intiial input provider 2021-12-09 07:18:24 -08:00
Robert
971e32f7a5 Plugin settings - Fix content dialogs not working in settings dialogs 2021-12-08 23:48:25 +01:00
Robert
ebed9f5560 Core - Renamed ProfileConfigurationHotkey to Hotkey
Avalonia - Added HotkeyBox
2021-12-07 00:14:23 +01:00
Robert
b801de1f30 Windows - Added input provider
Debugger - Fixed data model list display
2021-12-06 00:44:25 +01:00
Robert
d594ed7951 Fix button labels 2021-12-05 00:30:06 +01:00
Robert
519f6bb44d UI - Implemented profile create/update/delete 2021-12-05 00:20:24 +01:00
Robert
55337fe120 Merge remote-tracking branch 'origin/feature/avalonia' into feature/avalonia 2021-12-04 12:02:24 +01:00
Robert
a6f1b05c19 Core - Rewrote profile configuration icons
WPF UI - Adjusted for the above rewrite 
Avalonia UI - Implemented profile icons
2021-12-04 12:02:17 +01:00
Diogo Trindade
f4796945b4 Linux - Fixed native skia, implemented AppStateManager 2021-11-29 12:27:02 -08:00
Robert
4c5c785aa6 Meta - Updated Nuget packages
Settings - Changed where panels start scrolling
Home - Clip cards to bounds
Sidebar - Added category creation/renaming
Debugger - Fixed existing window focus
Tray icon - Implemented all functionality
2021-11-27 23:02:02 +01:00
Robert
955b223b35 Cleanup 2021-11-26 23:59:52 +01:00
Robert
f531c9d0d9 UI - Added splash screen
UI - Added tray icon
2021-11-26 23:57:16 +01:00
Robert
90d028fd58 Debugger - Added performance debugging
Windows - Added back forced shutdown
2021-11-21 20:43:15 +01:00
Robert
4325005b0e UI - Removed kinda hacky window style 2021-11-21 11:01:24 +01:00
Robert
091b65d1e4 UI - Simplify folder structure to match old project better 2021-11-21 10:02:33 +01:00
Robert
e4c1c99e27 Debugger - Added datamodel debugger
Shared UI - Added data model VMs
2021-11-20 22:48:32 +01:00
Robert
e05de0d780 UI - Added basic implementation for each OS 2021-11-18 23:16:07 +01:00
Robert
f38a9e9e55 Rename Avalonia projects
Add Avalonia platform projects
2021-11-18 00:18:13 +01:00
Robert
1e36297c61 Fix build 2021-11-17 23:10:11 +01:00
Robert
4ef7c83c74 Merge branch 'feature/visual-scripting' into feature/avalonia 2021-11-17 23:07:36 +01:00
Robert
c9c8bb7078 Devices - Fix margin in device info tab 2021-11-17 22:56:27 +01:00
Robert
bf8bef8a20 Device properties - Added info tab 2021-11-17 22:11:08 +01:00
Robert
ef46577255 Device settings - Fix opening device properties 2021-11-16 00:13:24 +01:00
Robert
741eb6d919 Sidebar - Reduce separator brightness 2021-11-15 23:59:59 +01:00
Robert
9e6976c5e7 Content dialog builder - Fix WithViewModel
Device visualizer - Fix possible measure crash
Device settings - Added input detection VM
2021-11-15 23:50:16 +01:00
Robert
291d71edcb Device settings - Don't add/remove enabled/disabled devices 2021-11-15 22:37:02 +01:00
Robert
09d202cf24 UI - Added devices settings tab 2021-11-15 21:30:25 +01:00
Robert
63eb0ca9b3 UI - Implemented exception dialog
UI - Fixed notification opacity
UI - Added position control to notifications
2021-11-13 17:46:41 +01:00
Robert
b963aa0909 Window Service - Always provide current window as parent
Plugins - Allow self-binding of unregistered services
Plugins UI - Style settings window
2021-11-13 00:23:09 +01:00
Robert
26639ca8fd Settings - Added plugin search 2021-11-12 20:39:02 +01:00
Robert
19685eb516 Shared UI - Added ArtemisIcon
Plugins - Added features display
2021-11-11 23:38:14 +01:00
Robert
7954012e31 Settings - Added most of the plugins tab 2021-11-09 22:16:57 +01:00
Diogo Trindade
56f5b91f11 Core - Replaced plugin folder mentions with a constant
Added linux support for opening a folder

Should also fix some case sensitive inconsistencies
2021-11-08 21:52:10 +00:00
Robert
41171a5ade UI - Refactorings, project builds and runs again :P 2021-11-08 18:18:23 +01:00
Robert Beekman
c178fc6cf8 UI - Implemented plugin feature VMs 2021-11-08 17:13:06 +01:00
Robert
8a7f8cff96 Added dialog VMs 2021-11-07 12:27:10 +01:00
Robert Beekman
93cfc0e001 UI - Some VM restructure and added plugin VMs (WIP) 2021-11-06 23:08:36 +01:00
Robert
8ebd098186 Add missing debugger folder
Moved device VMs
2021-11-06 21:54:44 +01:00
Robert
87117cc110 Device properties - Implemented first tab 2021-11-06 16:47:12 +01:00
Robert
4c836fb505 Added notifications and dialogs 2021-11-03 21:07:03 +01:00
Robert
f98e398bc5 UI - Implemented most of the surface editor 2021-10-31 22:51:33 +01:00
Robert
ca1e3ce365 Update packages 2021-10-27 23:28:55 +02:00
Robert
ff55168f23 UI - Added device visualizer and rudementary panzoom 2021-10-24 15:40:31 +02:00
Robert
6bbe6b6bbe UI - Settings General tab 2021-10-19 21:32:21 +02:00