Robert
0225457b1b
Merge remote-tracking branch 'origin/feature/fix-crash' into development
2023-07-27 20:16:59 +02:00
Diogo Trindade
3830e8566e
Fix race condition when opening window that causes a crash
2023-07-24 16:43:00 +01:00
RobertBeekman
fc598d88ad
Merge pull request #805 from Artemis-RGB/feature/debug-logs-select
...
Fixed a few annoying UI bugs
2023-07-21 23:11:48 +02:00
Diogo Trindade
4936213249
Fix plugin module being case sensitive comparing guids
2023-07-21 17:00:35 +01:00
Diogo Trindade
27d69bc1bc
Fixed enum swich node not respecting DisplayAttribute
2023-07-16 17:30:27 +01:00
Diogo Trindade
de7c09f047
Core - Override ColorSwatch.ToString
...
This cleans up the datamodel viewer a lot, currently since ColorSwatch is a struct, it has a very long name. Since the properties can be seen by looking at the children in the datamodel, this information is useless.
2023-07-14 23:19:28 +01:00
Diogo Trindade
a991917ea9
Fixed text selection in the debug logs view
2023-07-14 17:02:41 +01:00
Robert
329eeb8a5c
Merge branch 'feature/avalonia.11' into development
2023-07-14 10:32:00 +02:00
Robert
b298900ed2
Upgrade Avalonia and FluentAvalonia, use a props file to sync versions
2023-07-14 10:31:44 +02:00
Robert
af1920141c
Device visualizer - Clear device cache on UI thread on property change
...
Surface editor - Don't quietly fail device updates
2023-07-09 08:29:54 +02:00
Robert
d18ef4f5f4
Update Avalonia to 11 rc2.2
2023-07-04 20:24:38 +02:00
Robert
850038ffd1
Merge branch 'master' into development
2023-07-02 22:16:53 +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
4726190355
ColorGradient - Fixed GetColor returning the first stop if position was after the last stop
2023-06-24 15:44:06 +02:00
Robert
79309dcee7
Merge branch 'development'
2023-06-22 23:16:56 +02:00
Robert
f43ebd2153
UI - Fix URLs
2023-06-22 23:16:49 +02:00
RobertBeekman
6ba2aa176c
Merge pull request #796 from Artemis-RGB/feature/export-layout
...
Reworked the Device Properties window
2023-06-22 23:04:09 +02:00
Diogo Trindade
91364158c0
Merge remote-tracking branch 'origin/development' into feature/export-layout
2023-06-22 22:03:14 +01:00
RobertBeekman
6156da0161
Merge pull request #795 from Artemis-RGB/dependabot/nuget/src/Artemis.UI.Windows/Microsoft.Windows.Compatibility-7.0.3
...
Bump Microsoft.Windows.Compatibility from 7.0.0 to 7.0.3 in /src/Artemis.UI.Windows
2023-06-22 23:02:32 +02:00
RobertBeekman
8181127977
Merge pull request #798 from Artemis-RGB/feature/url-campaign
...
UI - Added Matomo campaign to URLs so we know whether they're used
2023-06-22 23:00:23 +02:00
RobertBeekman
d9c63d63e4
Merge pull request #797 from Artemis-RGB/feature/device-visualizer
...
Cleaned up the device visualizer
2023-06-22 23:00:09 +02:00
Diogo Trindade
5ef6c4b8a7
Made the UI save automatically, removed apply and reset buttons
2023-06-21 23:07:56 +01: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
480e0b9b12
Clean up layout view
2023-06-16 22:52:42 +01:00
Robert
49d229cd2b
Tweak background
2023-06-16 22:58:48 +02:00
Diogo Trindade
af03f291d3
Removed Device info and properties tabs
2023-06-16 19:26:19 +01:00
Diogo Trindade
db069ea8bf
Reworked device properties screen
2023-06-16 19:20:13 +01:00
Diogo Trindade
cdfa14441e
Clean up csproj
2023-06-16 18:48:04 +01:00
Diogo Trindade
0122ab00d9
Added more Border styles
2023-06-16 18:48:04 +01:00
dependabot[bot]
ff55bf0d26
Bump Microsoft.Windows.Compatibility in /src/Artemis.UI.Windows
...
Bumps [Microsoft.Windows.Compatibility](https://github.com/dotnet/runtime ) from 7.0.0 to 7.0.3.
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v7.0.3 )
---
updated-dependencies:
- dependency-name: Microsoft.Windows.Compatibility
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 17:10:22 +00:00
Robert
35f8ee5f77
Merge branch 'development'
2023-06-12 20:05:43 +02:00
Robert
a903771be3
Bump RGB.NET to 2.0.0-prerelease.83
2023-06-12 20:03:37 +02:00
Robert
24a241f91f
Merge branch 'master' into development
2023-06-12 20:01:54 +02:00
Robert
f5688db630
Merge branch 'development'
2023-06-11 22:51:15 +02:00
Robert
63591ec3a6
Merge branch 'feature/avalonia-11rc1' into development
2023-06-11 22:50:40 +02:00
Robert
61e4886869
Bump RGB.NET to 2.0.0-prerelease.78
2023-06-11 22:49:49 +02:00
Robert
b6762d074a
Start with enabled keybinds
2023-06-11 18:03:18 +02:00
Robert
deaee707f1
Removed old Console.WriteLine
2023-06-11 09:43:05 +02:00
Robert
2e9b3d59d6
Added workaround for invalidation issue in pan/zoom elements
2023-06-10 13:23:38 +02:00
Robert
34824dde42
HotkeyBox - Focus fixes
2023-06-06 20:17:30 +02:00
Robert
aa4a740b78
DraggableNumberBox - Focus fixes
2023-06-06 19:19:43 +02:00
Diogo Trindade
88322baafd
DeviceVisualizer - Tied update to core update instead of hardcoded 25fps
2023-06-06 12:17:31 +01:00
Diogo Trindade
567ca193a4
DeviceVisualizer - don't check dirty unless necessary
2023-06-06 12:00:48 +01:00
Diogo Trindade
06e6075c4d
DeviceVisualizer - reduce allocations
2023-06-06 12:00:05 +01:00
Robert
f249f80d19
Upgrade Avalonia to 11 rc1
2023-06-05 23:39:57 +02:00
Diogo Trindade
70b6035b0d
Fixed save file picker path
2023-06-05 14:25:39 +01:00
Diogo Trindade
c0323f7248
Input - Added F13-F24
2023-06-05 12:18:39 +01:00
Robert
c24e57e556
NumberBox - Fixed values getting coerced between 0 and 100
...
Data model event cycle node - Listen to the event directly, avoiding race conditions
2023-05-26 00:16:26 +02:00
Robert
9cfa45972d
Merge branch 'development'
2023-05-22 20:54:29 +02:00
Robert
dc8147d5a7
UI - Fix draggable number box clamping the value to 0-100 when unloading
2023-05-22 20:19:42 +02:00