mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00

This regression may have existed on Sequoia too, but I only saw it on Tahoe. The issue is that we should not be setting up titlebar accessory views when there is no titlebar. This was triggering an AppKit assertion. To further simplify things, I always use the basic window styling if window decorations are off, too.