You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The design of the header bar is a bit inconsistent. E.g. the close button is on the left, the settings button on the right, and the default color is pink. The preferences dialog is different, the header bar is grey and the close button is on the right side.
IMHO it would be better to:
Use the native window decorations in GTK environments. Which means the player would integrate itself better into desktop environments like Gnome-Shell (take Gedit as an example how it could be done)
Use the native setting where the close button should be. Some users want it left, some right, some none at all.
And make it consistens across all windows/dialogs within the application
The text was updated successfully, but these errors were encountered:
The design of the header bar is a bit inconsistent. E.g. the close button is on the left, the settings button on the right, and the default color is pink. The preferences dialog is different, the header bar is grey and the close button is on the right side.
IMHO it would be better to:
The text was updated successfully, but these errors were encountered: