Robert
4737173c2a
Revert "Revert "Merge branch 'development'""
...
This reverts commit ebf40992bcdd75d6024d4bce25410511cbf88287.
2023-10-17 19:54:19 +02:00
Robert
ebf40992bc
Revert "Merge branch 'development'"
...
This reverts commit be217ffc02e793d44a031aace51a92ee15d87b40, reversing
changes made to 524296e4e9891a1c4ccedd5f0dcfcbe54b0c8006.
2023-10-09 07:26:17 +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
Diogo Trindade
5429346396
UI - Replaced tuples with custom classes for binding
...
As far as i know, it's not possible to have CompiledBindings with tuples, since tuple values are fields and not properties. This change allows for compiled bindings, and makes the intent behind the tuples clearer
2023-04-30 21:40:36 +01:00
Robert
33f375e608
Added Nuget feed and updated Avalonia to CI build for now
2023-04-30 20:58:30 +02:00
Diogo Trindade
5e34a8112b
Input - Removed unused keyboard keys
...
simplified a bunch of enum flag code
changed dictionaries into switches
2023-04-06 22:49:54 +01:00
Robert
f6090dc296
Code style - Use file scoped namespaces
...
Code style - Ran code cleanup
2022-08-21 11:36:15 +02:00
Robert
b3b324697a
Device dialog - Logical layout selection
2022-07-02 22:53:12 +02:00
Robert
a06bc68046
Device properties - Implemented LED mappings tab
...
Device properties - Tweak design
2022-05-15 20:14:57 +02:00
Robert
d7f3ee1190
Meta - Replace WPF projects with Avalonia projects
2022-03-27 11:55:26 +02:00