mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* Fix window center doesn't consider taskbar size * Clean up * Add change file * Calculate title bar size on initial creation * Comment about not adding in rect.bottom * Tweak comment * Fix center existing window a bit too high * us NSWindow::center on macOS * skip if undecorated