RobertBeekman
a340f8822e
Replace JSON.NET with System.Text.json ( #840 )
2024-02-28 19:31:38 +01:00
Robert
1bd4efbbc5
Meta - Fixed a bunch of build warnings
2023-10-18 23:13:57 +02:00
Robert
6921561317
UI - Add PropertyChanged.SourceGenerator and use it in the profile editor
2023-10-18 22:50:28 +02:00
Robert
543b62a715
Profile editor - Added back hotkeys for the tools
...
Profile editor - Fixed hotkeys not always working
2023-10-07 20:12:35 +02:00
Robert
2a0a0f3cfd
Core - Split up RGBService into RenderService and DeviceService
...
Core - Removed rendering from CoreService
Core - Store and restore original device LEDs when applying/clearing layouts
2023-10-05 20:38:07 +02:00
Robert
8d5640aba3
UI - Fixed various rename dialogs cancelling instead of submitting when pressing enter
...
Submission wizard - Allow window to scroll when setting up layer adaption hints
Local web API - Added status endpoint to determine whether webserver is running
2023-09-17 11:35:19 +02:00
Robert
d96581f11c
Adaption hints - Added single LED adaption hint
...
Adaption hints - Added more sections to keyboard section adaption hint
2023-09-10 11:58:37 +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
f43ebd2153
UI - Fix URLs
2023-06-22 23:16:49 +02:00
Robert
52a769be96
Added Matomo campaign to URLs so we know whether they're used
2023-06-18 12:35:46 +02:00
Diogo Trindade
59f9479d9a
WIP - Changed Bindings into CompiledBindings
2023-04-30 21:39:21 +01:00
Robert
c50a572363
UI - Update Avalonia to preview7
...
UI - Update FluentAvalonia to preview7
2023-04-26 21:38:15 +02:00
Robert
192b4f0df2
UI - Rename folders and layers in a dialog to avoid hotkey issues
...
UI - Fixed renaming an effect executing twice, requiring two undo-actions to undo it
UI - Always disable editor hotkeys when typing in any input
2023-04-19 16:03:57 +02:00
Robert
3b04447ff7
Layers - Prevent brushes from going null when provider is missing
...
Layers - Set broken state when brush provider is missing
UI - Tweaked broken state visuals
2023-04-14 11:56:51 +02:00
Robert
4518691907
Fixed lots of runtime errors
2023-03-31 21:17:14 +02:00
Robert
5b5acf2f76
Fixed remaining compile errors
2023-03-31 20:52:44 +02:00
Robert
d171b947b7
Fixed compile errors in Artemis.UI
2023-03-30 23:13:39 +02:00
Robert
81e83e59f6
Fixed Artemis.UI.Shared compile errors
2023-03-29 21:36:56 +02:00
RobertBeekman
b7e723b7e9
Core/UI - Move from Ninject to DryIoc ( #754 )
2023-01-30 21:00:10 +01:00
Robert
6ac3d00116
Layers - Fixed node scripts not loading on duplicated/pasted scripts
2022-10-31 22:47:31 +01:00
Robert
3994b49f08
Windows - Fix crash when clicking on update notification
...
Meta - Code cleanup
2022-09-03 10:34:53 +02:00
Robert
cdd814d920
Nodes - Improved changing pin types without reconnecting pins
...
UI - Fixed possible lingering UI elements in node editor and several other places
2022-09-03 10:16:24 +02:00
Diogo Trindade
ddfdbee340
Linux - Fixed a couple small issues
2022-08-28 11:06:57 +02:00
Robert
f6090dc296
Code style - Use file scoped namespaces
...
Code style - Ran code cleanup
2022-08-21 11:36:15 +02:00
Robert
9da71f7b97
Editor - Fixed a bunch of memory leaks
2022-08-18 20:13:15 +02:00
Robert
84b394fc51
Profile tree - Prevent dragging while renaming
...
Profile tree - Prevent hotkeys while renaming
2022-08-17 22:48:13 +02:00
Robert
9602934342
Profile editor - Added focusing indicator
2022-08-15 22:42:24 +02:00
Robert
1f311d2295
Profile editor - Added focusing
2022-08-14 14:11:39 +02:00
Robert
19d47ec9f5
Profiles - Fixed resetting state and reset profiles after editing them
2022-08-13 11:18:24 +02:00
Robert
e9566ca689
Storage - Added migration to clear the DB
...
Profile - Don't store empty visual scripts
Profile tree - Improved drag & drop
2022-08-04 23:01:27 +02:00
Robert
5c4175ed9c
Editor - Fixed suspending layers
...
Editor - Disable suspending layers with spacebar
Nodes - Fixed changed event source node not using numerics
Nodes - Simplify checking wether a pin is numeric
2022-07-31 17:17:37 +02:00
Robert
3625d1ad11
Plugin settings - Only enable install/uninstall prereqs when applicable
...
Sidebar - Added missing context menu on profiles
2022-07-30 21:24:55 +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
eccad3042a
Plugins tab - Added missing button
...
Profile editor - Color tweaks
Layer adaption hints - Color tweaks
Layer adaption hints - Save on close
Layer properties - Fix loading of keyframes
2022-07-25 22:39:29 +02:00
Robert
29ef160975
Profile tree - Fixed dragging while renaming
...
Profile tree - Fixed dragging folders onto themselves
Profile tree - Suspend keybinds while renaming
Brushes - Added brush presets UI
Numberbox - Removed double validation error
2022-07-23 21:21:57 +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
bcd03becc7
Sidebar - Added profile reordering and moving to different categories
2022-05-27 10:06:47 +02:00
Robert
cd97ed420c
Layer adapter hints - Finished port, added deleting hints
2022-05-25 22:22:09 +02:00
Robert
720bebaf35
Layer adapter hints - Ported UI
2022-05-24 23:24:49 +02:00
Robert
a06bc68046
Device properties - Implemented LED mappings tab
...
Device properties - Tweak design
2022-05-15 20:14:57 +02:00
Robert
78479c0fa2
Sidebar - Refactored category VM to fix all issues with it I could find
...
Sidebar - Streamlined design
Sidebar - Increase width on wide window sizes
Profile editor - Implement File and Help menus
2022-05-14 22:57:53 +02:00
Robert
52f2338154
Event condition - Added toggle off mode
...
Profile editor - Added element copy/pasting
Shared UI - Fix namespaces
2022-04-17 20:23:18 +02:00
Robert
66ea718316
Profile editor - Integrated visual scripting
2022-04-03 22:21:56 +02:00
Robert
372991a69b
UI - Fixed a lot of binding errors
...
UI - Added most missing DisposeWith calls
2022-04-02 01:10:06 +02:00
Robert
d7f3ee1190
Meta - Replace WPF projects with Avalonia projects
2022-03-27 11:55:26 +02:00