Tom

Results 27 comments of Tom

Just checked, you can built it for now. The only issue I fixed it's to replace `KeyCode::Char('\n')` by `KeyCode::Enter` because the Enter key would not work. But after that I'm...

If you want examples : ``` private OpenRGBClient client; private bool Available => client != null ? client.Connected : false; public bool Start(string name) { client = new OpenRGBClient(name: name,...

I confirm that the command `php occ config:app:set richdocuments public_wopi_url --value https://{server_name}/{sub_path}` works for me, without `richdocuments:activate-config` and `richdocumentscode/proxy.php?req=`

Same things for Win Server Standard (without user experience)

Because I doubt the author has abandoned the project, here's a version of the application with the patch I've build and sign myself. To install on your watch: - Download...