mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-23 21:30:19 +00:00
macOS: move KeyStateIndicator on top of exit bar (#12282)
This commit is contained in:
@@ -130,6 +130,7 @@ extension Ghostty {
|
||||
keyTables: surfaceView.keyTables,
|
||||
keySequence: surfaceView.keySequence
|
||||
)
|
||||
.zIndex(1)
|
||||
#endif
|
||||
|
||||
VStack(spacing: 0) {
|
||||
|
||||
Reference in New Issue
Block a user