🚀This is a significant milestone for Arcane: I've successfully captured the secure desktop (auto desktop switching from default to winlogon) without the need for a separate process or third-party tool. This achievement requires the Arcane Server to run as the SYSTEM user, which can be easily accomplished using the PowerRunAsSystem script or module.
Next is to implement input control for secure desktop switching (for mouse and keyboard). I have a plan in mind, but it's more complex than it sounds. I'll do my best to make it work.
If you want to test it, please use the "dev" branch of both Arcane Viewer and Arcane Server from the official GitHub repositories.