William

Results 46 issues of William

And finally, it would be cool if we could lock the computer as well 🔒 ### macOS implementation ```c extern void SACLockScreenImmediate(); int main() { SACLockScreenImmediate(); return 0; } ```...

enhancement

tauri-egui didn't seem to support multiwindow, so I added it Appears to work on Windows, macOS and Linux (x11)

Hi guys, As part of a recent project, I created a heightmap ripper for Squad that can even extract heightmaps from mods. I hope it will be useful for you...

Hi, I noticed that `ServiceEvent::ServiceRemoved` never fires. I tried shutting down the service daemon, I tried stop_browse on the service daemon, but the other computer never sees that my computer...

Had to make some changes to the build script in order to support building ffmpeg for Windows using MinGW.

### Discussed in https://github.com/WilliamVenner/gmpublisher/discussions/247 Originally posted by **Fawful01** September 10, 2024 I'm on the mac version, however I can't even type into any text boxes, even tho I click on...