Closed vkareh closed 5 years ago
While I don't have mate-dock installed, this is similar to a fix I used in my own theme for unwanted borders in certain dialogs. I have no objection to this in BlackMATE and support fixing this.
I don't use mate-dock-applet for myself or fedora, so i can't test it.
But original code for globalmenu (vala-panel-appmenu) is from mine.
PR make this code only more general and usable for applets which use #PanelApplet > scrolledwindow > viewport.frame {}
.
Should be fine.
This fixes some display issues with applets that contain a GtkScrolledWindow on some themes. The main example here is the mate-dock-applet.
BlackMATE before (wrong background color): after:
GreenLaguna before (wrong background color): after:
TraditionalGreen/TraditionalOk before (unnecessary border): after: