Change8

@tauri-apps/api-v2.11.1

📦 tauriView on GitHub →
1 features🔧 4 symbols

Summary

This release primarily updates documentation to clarify that monitor geometry properties return physical pixel values, requiring conversion to logical pixels for window creation options.

✨ New Features

  • Documentation added clarifying that Monitor.size, Monitor.position, and Monitor.workArea return values are in physical pixels, and provided an example using toLogical(monitor.scaleFactor) for conversion to logical pixels.

Affected Symbols