horst3180 / ceti-2-theme

Official continuation of Ceti for Gnome 3.14, 3.16 and 3.18
GNU General Public License v3.0
132 stars 15 forks source link

Minimize button looks like maximize button if maximize button is not used #19

Open wapsi opened 8 years ago

wapsi commented 8 years ago

Minimize button looks like maximize button in windows that use GTK3 client decorations. This happens only if maximize button is not used (using minimize+close only): gsettings set org.gnome.settings-daemon.plugins.xsettings overrides "{'Gtk/DecorationLayout': <':minimize,close'>}"

Pushing the button minimizes the window though although the icon looks like maximize button. If the window isn't using client side decorations it uses the correct icon for minimize button.