alpha
Login
or
Join now
ptr.pet
/
ghostty
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
ghostty
/
macos
/
Sources
/
Helpers
/
Private
/
at
main
2 files
Mitchell Hashimoto
macOS: quick terminal should retain menu if not frontmost
1y ago
d1c15dbf
CGS.swift
macOS: quick terminal should retain menu if not frontmost This is a bug I noticed in the following scenario: 1. Open Ghostty 2. Fullscreen normal terminal window (native fullscreen) 3. Open quick terminal 4. Move spaces, QT follows 5. Fullscreen the quick terminal The result was that the menu bar would not disappear since our app is not frontmost but we set the fullscreen frame such that we expected it.
1 year ago
Dock.swift
macOS: non-native fullscreen should not hide menu on fullscreen space Fixes #7075 We have to use private APIs for this, I couldn't find a reliable way otherwise.
1 year ago