This branch will contain work to create a modern user interface for the Raw Accel driver using Avalonia.
Only code which is ready to be released will be merged to master. This branch will be merged to master once we are satisfied with the new UI.
This ReadMe will contain information on how to contribute to the working branch. It will be updated back to the standard Raw Accel readme on final merge to master before release.
To build the solution for RA with the new user interface, you need the same prerequisites as master, and one additional:
- .NET VS installations -4.7.2, 8.0
- Desktop development with C++ (VS installer component package)
- Windows SDK for your Windows installation version
- Windows Driver Development Kit (WDK) for your Windows installation version
- Avalonia Templates and VSIX
The GitHub Project used to plan this work can be found here: User Interface 2.0 with Avalonia
That project has a ReadMe with additional info.
We welcome contributions from anyone! If you want, you can join our Discord server to help coordinate work.