Comment by rollcat
6 days ago
<https://gitlab.gnome.org/GNOME/mutter/-/issues/217>
TL;DR: if you want window decorations, link with libadwaita.
SDL ended up linking with libdecor. You know how when you use a Qt app in Gnome, it looks out of place? Now even the window decorations look inconsistent from one another.
I'm well aware of this issue. I don't expect windows to look the same to each other. I like that the title bar can have other content in it other than just the app name and the close button.
For that reason alone I avoid Qt apps, as almost none draw their own title bar. Qt apps aren't even consistent among themselves in theming/style, for example the only apps that look in place on KDE are specifically made with KDE in mind.
I don't understand where the "consistency" obsession comes from, all these apps use different tool kits and will look different regardless.
> I don't understand where the "consistency" obsession comes from [...].
Mental overhead. Sometimes Preferences is Ctrl-P, sometimes Ctrl-[,]; sometimes Copy is Ctrl-C, sometimes Ctrl-Shift-C. Sometimes the menu is a hamburger, sometimes a bar. macOS has none of these problems.