You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduces SetContentBounds and GetContentBounds methods to the Window class and platform implementations, allowing direct manipulation and querying of the window's content area (excluding decorations). Updates C API and headers to expose these functions for FFI usage. Refactors macOS menu positioning to use screen coordinates and simplifies coordinate conversion logic.
0 commit comments