Are there any known workarounds for being able to set the position of a window on linux/wayland?
After lots of research trying to figure out why tauri::Window::set_position isnt working for me, I've found that its just not-supported / silently no-ops on wayland. Have there been any other attempts to work around this to be able to set a position or anchor for the window on linux?
sidebar; I made a bug to track this silent no-op https://github.com/tauri-apps/tauri/issues/14913
tauri info:
[✔] Environment
- OS: Linux 18.0.0 x86_64 (X64) (zorin on wayland)
✔ webkit2gtk-4.1: 2.50.4
✔ rsvg2: 2.58.0
✔ rustc: 1.93.0 (254b59607 2026-01-19)
✔ cargo: 1.93.0 (083ac5135 2025-12-15)
✔ rustup: 1.28.2 (e4f3ad6f8 2025-04-28)
✔ Rust toolchain: stable-x86_64-unknown-linux-gnu (overridden by environment variable RUSTUP_TOOLCHAIN)
[-] Packages
- tauri 🦀: 2.10.2
- tauri-build 🦀: 2.5.5
- wry 🦀: 0.54.1
- tao 🦀: 0.34.5
- tauri-cli 🦀: 2.10.0
[-] Plugins
- tauri-plugin-positioner 🦀: 2.3.1
- tauri-plugin-fs 🦀: 2.4.5
- tauri-plugin-opener 🦀: 2.5.3
- tauri-plugin-log 🦀: 2.8.0
[-] App
- build-type: bundle
- CSP: unset
- frontendDist: ../frontend/dist