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] feat: Add setting to hide icon from dock/cmd-tab #5122

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

xalbd
Copy link

@xalbd xalbd commented Jan 15, 2025

Resolves #4538

Adds boolean configuration option macos-hidden which toggles the NSApp's activation policy appropriately on config change.

macos/Sources/Ghostty/Ghostty.Config.swift Outdated Show resolved Hide resolved
src/config/Config.zig Outdated Show resolved Hide resolved
macos/Sources/App/macOS/AppDelegate.swift Outdated Show resolved Hide resolved
src/config/Config.zig Outdated Show resolved Hide resolved
Also change mentions of cmd-tab to "app switcher"
Copy link
Contributor

@AlexJuca AlexJuca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

macOS: Introduce config to hide Ghostty from the dock and cmd-tab
2 participants