tauri/core
Tony 4c2e7477e6
fix(windows) window center doesn't consider taskbar size (#9309)
* 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
2024-04-02 20:32:30 +02:00
..
tauri Apply Version Updates From Current Changes (#9279) 2024-04-02 15:15:12 -03:00
tauri-build Apply Version Updates From Current Changes (#9279) 2024-04-02 15:15:12 -03:00
tauri-codegen Apply Version Updates From Current Changes (#9279) 2024-04-02 15:15:12 -03:00
tauri-config-schema feat(ipc): enhance request URL checks, update wry, refactor file drop (#9100) 2024-04-01 13:03:39 -03:00
tauri-macros Apply Version Updates From Current Changes (#9279) 2024-04-02 15:15:12 -03:00
tauri-plugin Apply Version Updates From Current Changes (#9279) 2024-04-02 15:15:12 -03:00
tauri-runtime Apply Version Updates From Current Changes (#9279) 2024-04-02 15:15:12 -03:00
tauri-runtime-wry fix(windows) window center doesn't consider taskbar size (#9309) 2024-04-02 20:32:30 +02:00
tauri-utils Apply Version Updates From Current Changes (#9279) 2024-04-02 15:15:12 -03:00
tests fix(acl): inconsistencies on urlpattern usage for remote domain URL (#9133) 2024-03-11 13:39:17 -03:00