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

macOS: on tip, quick terminal covered by dock (works in 1.0.1) #5337

Closed
mitchellh opened this issue Jan 24, 2025 · 1 comment
Closed

macOS: on tip, quick terminal covered by dock (works in 1.0.1) #5337

mitchellh opened this issue Jan 24, 2025 · 1 comment
Labels
gui GUI or app issue regardless of platform (i.e. Swift, GTK) os/macos

Comments

@mitchellh
Copy link
Contributor

Discussed in #5328

Originally posted by milgrim January 23, 2025
I have my dock is on the left side on the screen. Ghostty 1.0.1 is rendered correctly on top of if, but tip (9c8c53b, and also earlier versions) looks like this:

image

This should be reproducible with a minimal config file that only contains the setting for the quick terminal key.

Solution

We have to switch the level to be lower than 1.0.1 so that IME works, but we can probably find a value that's above the dock but below the IME.

@mitchellh mitchellh added os/macos gui GUI or app issue regardless of platform (i.e. Swift, GTK) labels Jan 24, 2025
@mitchellh
Copy link
Contributor Author

Unfortunately, the dock is at a higher level than IME input, so we can't simply set the window level. Going back to the discussion to work on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gui GUI or app issue regardless of platform (i.e. Swift, GTK) os/macos
Projects
None yet
Development

No branches or pull requests

1 participant