u/kvxs

▲ 156 r/tauri

Just experimenting Interactive fluid UI in Tauri

Currently using a Rust background thread to poll the mouse and dynamically toggle window.setIgnoreCursorEvents() when the mouse leaves the visible UI.

It works, but polling feels hacky. Is there a native way in Tauri to make transparent pixels click-through on Windows?

u/kvxs — 11 days ago