mintmenu/usr/share
Clement Lefebvre b7a1fa0b94 Remove support for custom colors
Since the move to GTK3 custom color support is extremely hacky and buggy:

- It relies on gtk_widget_override_color() which is deprecated
- Only one call to gtk_widget_override_color() is functional, successive
calls are ignored, leading to the menu not changing colors when the custom
colors are changed or enabled/disabled.
- RegenPlugins leads to a loss of color.
- Theme changes are broken due to overridden colors.

The feature is also very niche and quite unecessary. If a custom color is
better than the default one we should apply the change in the theme or
define a new theme which inherits ours and simply defines the menu
differently.

The way to do this, in line with GTK's design, is via CSS at theme level.
2019-07-22 13:30:59 +02:00
..
dbus-1/services update Debian files 2014-06-17 23:11:03 +02:00
glib-2.0/schemas Remove support for custom colors 2019-07-22 13:30:59 +02:00
linuxmint/mintmenu Switch to symbolic icons 2019-07-21 16:01:50 +02:00
man/man1 install a manpage 2014-11-30 13:37:33 +01:00
mate-panel/applets Fixed applet icon missing in Add-New-Applet dialog 2016-04-21 10:17:41 +01:00
pixmaps Fixed applet icon missing in Add-New-Applet dialog 2016-04-21 10:17:41 +01:00