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

Server-side decorations #4630

Open
pluiedev opened this issue Jan 5, 2025 · 0 comments · May be fixed by #4724
Open

Server-side decorations #4630

pluiedev opened this issue Jan 5, 2025 · 0 comments · May be fixed by #4724
Labels

Comments

@pluiedev
Copy link
Contributor

pluiedev commented Jan 5, 2025

The one thing GNOME is infamously not fond of. Sadly, it's the only way we can manage to make Ghostty feel truly native as different desktop environments enforce different but uniform decoration styles, that preserve the overall design language of the system — disabling Adwaita is a possible alternative today but that also removes way too many quality-of-life features (tab overviews, toasts, etc.)

On Wayland, as discussed in #4361, we can use the xdg-decoration protocol that everyone except GNOME implements (of course). I'm not sure what the correct X11 APIs are for this, but having it at all on Wayland would be great.

@pluiedev pluiedev linked a pull request Jan 6, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants