Simple Snap Layout Overlay for Tauri v2
rust
dev.to
Firstly, hello everyone who reads this. I made a little plugin for Tauri v2 to easily enable the Windows 11 snap layout overlay when running your app in decoration-free (borderless) mode. I wanted a sleek and custom look without losing Windows 11 functionality, but I couldn't find an existing solution that quite did it for me. Quick how it works. It tracks a specific HTML element ID on your frontend, gets its dimensions, and creates a transparent native overlay. This tricks Windows