Windows with chrome enabled, the default, render only a fallback title bar on GNOME+Wayland. This happens because Wayland has no server side chrome rendering, and GNOME expects apps to not just have a title bar.
The fallback title bar does not render text, we should offer a slightly better fallback, and view API so that users can detect exactly what Windowing Server is handling the window.
Windows with
chrome
enabled, the default, render only a fallback title bar on GNOME+Wayland. This happens because Wayland has no server side chrome rendering, and GNOME expects apps to not just have a title bar.The fallback title bar does not render text, we should offer a slightly better fallback, and view API so that users can detect exactly what Windowing Server is handling the window.