mate-desktop / mate-applets

Applets for use with the MATE panel
http://www.mate-desktop.org
GNU General Public License v2.0
78 stars 66 forks source link

applet menus have inconsistent look #60

Closed raveit65 closed 11 years ago

raveit65 commented 11 years ago

In short some applets use the same menu style which we use for menus in applications, and most of them are not defined in the code for using the menu style, in result they use the style of the panel itself. This makes it impossible for a theme to have consistent look. Here is a little TODO list.

affected:

mate-panel: clock-date-applet NotificationArea-applet (systray) workspace-switcher-applet (wnck) show-desktop-applet (wnck) fish-applet window-list-applet window-menu-applet

mate-applets: battstat-applet accessx-status-applet geyes-applet invest-applet drivemount-applet multiload-applet charpick-applet weather-applet-applet cpu-freq-applet cpu-freq-selector-applet trash-applet sticky-notes-applet

mate-power-manager: brightness-applet inhibit-applet-applet

mate-dictionary: mate-dictionary-applet

mate-netspeed: netspeed-applet

mate-media: volume-applet (gstreamer)

not affected (good): launcher logout shutdown force-quit lock-screen main-menu user-defined-menu drawer seperator connect-to-server

raveit65 commented 11 years ago

fixed for

Other Mate themes aren't affected.

stefano-k commented 11 years ago

@NiceandGently good job