This repository has been archived by the owner on Sep 15, 2024. It is now read-only.
0.2.1 - Hotfix, using windows_subsystem flag
This release addresses a failure to hide the console window on Windows 11, credit to Bop on Discord for notifying me. There is a possibility of Windows freaking out with this release due to unknown reasons, but there's only two differences: changing the version in Cargo.toml
and adding in this line instead of the unsafe function: #![windows_subsystem = "windows"]
.
Again, if you have any issues, notify me on Discord @ParasiteDelta or ping me in the GlazeWM server.