Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish safe area implementation #3910

Open
3 of 8 tasks
madsmtm opened this issue Sep 11, 2024 · 0 comments
Open
3 of 8 tasks

Finish safe area implementation #3910

madsmtm opened this issue Sep 11, 2024 · 0 comments

Comments

@madsmtm
Copy link
Member

madsmtm commented Sep 11, 2024

#3890 introduced Window::safe_area, but the implementation isn't completed on all platforms. Tracking this here:

  • Android
  • AppKit / macOS: Implemented
  • Orbital
  • UIKit / iOS: Implemented
  • Wayland: No protocol for that at the time of writing.
  • Web
  • Windows
  • X11

Maintainers: Feel free to check the box and remove the corresponding label, either if the implementation is completed, or it doesn't apply to that platform.

Note: Make sure to also wire it up so that RedrawRequested events are emitted when the safe area / insets change.

See also #3911.

Do not close this issue before the ## Platform-specific section on safe_area is update, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant