Page 1 of 1

Enable minimize and maximize buttons on Chromium

Posted: Sat May 26, 2018 2:35 pm
by rich
Do you prefer to save a little vertical screen space on Chromium by using the native window decorations, but find that you miss having a minimize and maximize window button? This is what I'm talking about:
Screenshot_2018-05-26_14-06-17.png
Out of the box, Chromium appears to be reading the Gnome Shell default environment settings, where only the Close window button is normally shown. On MX, we can easily adjust this by entering the following command into a terminal:

Code: Select all

gsettings set org.gnome.desktop.wm.preferences button-layout ':minimize,maximize,close'
Note - you may need to install the package libglib2.0-bin if the command fails

The difference is plain to see!
Screenshot_2018-05-26_14-16-14.png

Re: Enable minimize and maximize buttons on Chromium

Posted: Sat Mar 16, 2019 11:38 pm
by halw
Thanks, Rich, for the tip.

Re: Enable minimize and maximize buttons on Chromium

Posted: Sun Mar 17, 2019 12:44 am
by Deornoth
Thanks Rich. :happy:

The method for doing this seems to change from chromium version to version (and I couldn't get my previous fix to work). Your command bypasses the need to use Chromium's own flags. Thanks again.

Re: Enable minimize and maximize buttons on Chromium

Posted: Sun Mar 24, 2019 8:13 am
by alkmene
Thanks. As mentioned I need to install libglib2.0-bin first.

Re: Enable minimize and maximize buttons on Chromium

Posted: Mon Jun 24, 2019 8:21 am
by kepler1
Thanks, was looking for this.

(although it does not uses the current window theme) at least I have the buttons.

Can we have this by default in MX for Chromium?

By default, we have only Close (X) button .