Releases: ParasiteDelta/GAT-GWM
0.3.1 - Added GWM3 compatibility!
That's right, GAT now supports GWM3! In addition to the support, the code was refactored.
For any problems or requests, please file a relevant Issue.
0.3 - Changed methodology, actively change tiling direction!
Thanks to the first contributor to the project, @Lilith-In-Starlight, GAT now actively determines the tiling direction instead of just reacting to GWM's window data. This tool should be functionally complete now, but feel free to contribute if you think it's missing something.
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.
0.2 - Added Tray Functionality!
After looking around, finally found a solid and simple library that offers tray menu support, called tray-item-rs. A quick bit of digging led me to this StackOverflow post about hiding console windows, which was the final piece that I needed to make it work. I may or may not refine it later, no idea.
Also, for the paranoid and washed, there's every chance that Windows Defender or some other AV software will flag this. This is a false positive for what I hope are obvious reasons, but more specifically, it is likely due to the fact that the executable has been bundled with the icon in the form of a resource file. It's fine.
Any issues, comments, concerns, desires? Post it in the Discord server for GlazeWM and ping me @ParasiteDelta
0.1 - Initial release
Eh, just the initial release. Nothing else really to be said for the moment.
VirusTotal - Direct Scan Results
VirusTotal - Downloaded Binary Results