Advanced Mint menu for MATE
Go to file
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
debian 5.9.5 2019-07-17 15:49:31 +02:00
usr Remove support for custom colors 2019-07-22 13:30:59 +02:00
COPYING move COPYING file 2013-05-29 13:49:31 +02:00
makepot l10n: Update POT 2019-07-21 16:08:34 +02:00
mintmenu.pot l10n: Update POT 2019-07-21 16:08:34 +02:00
README Clean up and add debugging info 2016-05-21 18:08:09 +01:00
test Assorted cleanup, fixes and performance improvements (#206) 2019-02-11 13:54:20 +00:00

DEBUGGING
---------

 - Remove mintmenu from the panel (it should not run anywhere else).
 - Run ./test