PCMan / gtk3-nocsd

A hack to disable gtk+ 3 client side decoration
GNU Lesser General Public License v2.1
320 stars 41 forks source link

gtk3-nocsd no longer works in Mint-Mate 21.3 #74

Open Peter-PA0PJE opened 7 months ago

Peter-PA0PJE commented 7 months ago

In 21.3 suddenly CSD´d apps now show an ugly extra black border. Know this when you upgrade from 21.2 to 21.3 and are using gtk3-nocsd. Uninstalling gtk3-nocsd helps but the developers seem not to be sensitive to the fact that users are still looking to avoid this dreadful bar. Take notice that Celluloid comes with CSD enabled BUT this can be turned off and shows a working GTK3 top bar! Please do the same for all these apps that have CSD only!

sulincix commented 6 months ago

You can switch to Xnocsd. libX11 based solution.

It replaces compositor check functions and say compositor is off.

https://gitlab.com/sulincix/xnocsd https://github.com/sulincix-other/xnocsd