Enable minimize and maximize buttons on Chromium

Here is where you can post tips and tricks to share with other users of MX. Do not ask for help in this Forum.
Post Reply
Message
Author
User avatar
rich
Posts: 180
Joined: Sat Mar 31, 2018 6:39 pm

Enable minimize and maximize buttons on Chromium

#1 Post 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
You do not have the required permissions to view the files attached to this post.

User avatar
halw
Posts: 4
Joined: Fri Jul 14, 2006 2:09 pm

Re: Enable minimize and maximize buttons on Chromium

#2 Post by halw »

Thanks, Rich, for the tip.

User avatar
Deornoth
Posts: 3
Joined: Thu Aug 23, 2018 12:44 am

Re: Enable minimize and maximize buttons on Chromium

#3 Post 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.

User avatar
alkmene
Posts: 5
Joined: Wed Mar 20, 2019 3:44 am

Re: Enable minimize and maximize buttons on Chromium

#4 Post by alkmene »

Thanks. As mentioned I need to install libglib2.0-bin first.
Cordial greetings,
alkmene

New to Linux since 2019-01. I am running MX Linux and Linux Mint on two different machines trying to figure out the differences and learn the new operating system. Loving it :)

User avatar
kepler1
Posts: 36
Joined: Sat Jun 01, 2019 6:00 am

Re: Enable minimize and maximize buttons on Chromium

#5 Post 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 .

Post Reply

Return to “Tips & Tricks by users”