[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#775271: unblock (pre-approval): mate-themes/1.9.3-1



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package mate-themes

+  * New upstream release. (Closes: #775261).

-> I know that in the current phase of the release cycle a new upstream
release is really a no-go. I would not dare this for any other package if
it wasn't the mate-themes package. I really wouldn't!!! But please please
please, do consider an unblock for this one.

MATE upstream has done an excellent job for getting many more GTK3.14
related issues fixed in various MATE themes. It would be a real pain not
having them in Debian jessie (esp. CSD application support in all themes,
but also the PopOver support in the very often used BlackMate and
GreenLaguna theme).

The full set of changes as documented by upstream can be seen belowed:

+    -> This upstream release addresses (like the last release) several issues
+       related to the last-minute upload of GTK3.14 to Debian testing/unstable.
+  * From the recent upstream ChangeLog:
+    - TraditionalOKTest is installable with normal configure flags
+    - add transition effect to buttons and menuitems for Menta themes GTK3
+    - add transition effect to buttons and menuitems for BlackMate and GreenLaguna GTK3
+    - add support for CSD applications in BlackMate and GreenLaguna
+    - improve handling of CSD applications in other themes
+    - add support for popovers in GreenLaguna, BlackMate, ContrastHigh and ContrastHighInverse themes
+    - improve popovers support in Traditional themes
+    - serveral other improvements

Please consider unblocking mate-themes 1.9.3-1. THANKS!!!

If there are any questions, please get back to me via mail or if needed
via #debian-mate on OFTC IRC (we can copy+paste the backlog to this
unblock request, if needed).

light+love,
Mike


unblock mate-themes/1.9.3-1

-- System Information:
Debian Release: 8.0
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'testing-updates'), (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
diff -Nru mate-themes-1.9.2/configure.ac mate-themes-1.9.3/configure.ac
--- mate-themes-1.9.2/configure.ac	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/configure.ac	2015-01-10 18:53:09.000000000 +0100
@@ -1,6 +1,6 @@
 AC_PREREQ(2.53)
 
-AC_INIT([mate-themes], [1.9.2], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.14], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [1.9.3], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.14], [http://www.mate-desktop.org])
 AC_CONFIG_SRCDIR([icon-themes])
 
 AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])
@@ -89,19 +89,6 @@
  [enable_all_themes=no])
 AM_CONDITIONAL(CORE_THEMES_ONLY, test "$enable_all_themes" = no)
 
-# Configure option for testing themes
-AC_ARG_ENABLE(test-themes,
- AC_HELP_STRING([--enable-test-themes],
-     [Install themes to test applications.]),,
- [enable_test_themes=no])
-
-if test "x$enable_test_themes" = "xyes"; then
-	TEST_THEMES="TraditionalOkTest"
-else
-	TEST_THEMES=""
-fi
-AC_SUBST(TEST_THEMES)
-
 ### Cursor theme to use for large print desktop themes.
 ### TODO: Should probably check whether specified/default themes are
 ### installed too, and do something appropriate if not.
@@ -457,7 +444,6 @@
 	Enable placeholders:         ${enable_placeholders}
 	Enable legacy icons:         ${enable_mapping}
 	Enable all themes:           ${enable_all_themes}
-	Enable test themes:          ${enable_test_themes}
 	LargePrint cursor theme:     ${LARGEPRINT_CURSOR_THEME}
 	HC LargePrint cursor theme:  ${LARGEPRINT_HC_CURSOR_THEME}
 	HCI LargePrint cursor theme: ${LARGEPRINT_HCI_CURSOR_THEME}
diff -Nru mate-themes-1.9.2/debian/changelog mate-themes-1.9.3/debian/changelog
--- mate-themes-1.9.2/debian/changelog	2014-11-25 13:24:48.000000000 +0100
+++ mate-themes-1.9.3/debian/changelog	2015-01-13 13:55:44.000000000 +0100
@@ -1,3 +1,20 @@
+mate-themes (1.9.3-1) unstable; urgency=medium
+
+  * New upstream release. (Closes: #775261).
+    -> This upstream release addresses (like the last release) several issues
+       related to the last-minute upload of GTK3.14 to Debian testing/unstable.
+  * From the recent upstream ChangeLog:
+    - TraditionalOKTest is installable with normal configure flags
+    - add transition effect to buttons and menuitems for Menta themes GTK3
+    - add transition effect to buttons and menuitems for BlackMate and GreenLaguna GTK3
+    - add support for CSD applications in BlackMate and GreenLaguna
+    - improve handling of CSD applications in other themes
+    - add support for popovers in GreenLaguna, BlackMate, ContrastHigh and ContrastHighInverse themes
+    - improve popovers support in Traditional themes
+    - serveral other improvements
+
+ -- Mike Gabriel <sunweaver@debian.org>  Tue, 13 Jan 2015 13:53:26 +0100
+
 mate-themes (1.9.2-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru mate-themes-1.9.2/desktop-themes/BlackMATE/gtk-2.0/Makefile.am mate-themes-1.9.3/desktop-themes/BlackMATE/gtk-2.0/Makefile.am
--- mate-themes-1.9.2/desktop-themes/BlackMATE/gtk-2.0/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/BlackMATE/gtk-2.0/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -8,6 +8,3 @@
 
 SUBDIRS = assets \
 			Styles
-
-DIST_SUBDIRS = assets \
-			Styles
diff -Nru mate-themes-1.9.2/desktop-themes/BlackMATE/gtk-3.0/gtk-main.css mate-themes-1.9.3/desktop-themes/BlackMATE/gtk-3.0/gtk-main.css
--- mate-themes-1.9.2/desktop-themes/BlackMATE/gtk-3.0/gtk-main.css	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/BlackMATE/gtk-3.0/gtk-main.css	2015-01-10 18:53:09.000000000 +0100
@@ -125,6 +125,12 @@
 
 @define-color osd_trough_bg alpha(@osd_button_fg, 0.10);
 
+@define-color wm_a shade(@theme_bg_color, 1.3);
+@define-color wm_b @theme_bg_color;
+@define-color wm_util shade(@theme_bg_color, 1.2);
+@define-color wm_unfocus shade(@theme_bg_color, 1.05);
+@define-color wm_shadow alpha(black, 0.5);
+
 /* FIXME: needs dark colors from here */
 @define-color link_color #2EB8E6; /*#4a90d9*/
 @define-color warning_color #f57900;
diff -Nru mate-themes-1.9.2/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css mate-themes-1.9.3/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
--- mate-themes-1.9.2/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css	2015-01-10 18:53:09.000000000 +0100
@@ -385,6 +385,14 @@
 	background-color: transparent;
 }*/
 
+.entry.cursor-handle,
+.cursor-handle {
+	background-color: transparent;
+	background-image: none;
+	box-shadow: none;
+	border-style: none;
+}
+
 .cursor-handle.top,
 .cursor-handle.bottom {
 	background-color:transparent;
@@ -394,6 +402,15 @@
 	border-width: 0px;
 }
 
+.entry.cursor-handle.top,
+.cursor-handle.top {
+	-gtk-icon-source: -gtk-icontheme("selection-start-symbolic");
+}
+.entry.cursor-handle.bottom,
+.cursor-handle.bottom {
+	-gtk-icon-source: -gtk-icontheme("selection-end-symbolic");
+}
+
 /*******************
  * Symbolic images *
  *******************/
@@ -1182,6 +1199,7 @@
 	background-image: linear-gradient(to bottom,
 	                                  @button_hover_gradient_color_a,
 	                                  @button_hover_gradient_color_b);
+    transition: all 200ms ease-out;
 }
 
 .button.image-button,
@@ -1493,10 +1511,12 @@
 }*/
 
 .menubar .menuitem {
+    transition: all 200ms ease-out;
 	padding: 3px 7px;
 }
 
 .menu .menuitem {
+    transition: all 200ms ease-out;
 	padding: 3px 4px;
 }
 
@@ -2060,6 +2080,136 @@
 	border-radius: 0; 
 }
 
+/*************
+ * Popovers *
+ *************/
+
+.popover {
+	background-clip: initial;
+	margin: 10px;
+	padding: 2px;
+	border-color: shade(@theme_bg_color, 0.8);
+	border-width: 1px;
+	border-style: solid;
+	border-radius: 6px;
+	background-color: shade(@theme_selected_bg_color, 0.8);
+	background-image: linear-gradient(to bottom,
+	                                  @theme_selected_bg_color,
+	                                  shade(@theme_selected_bg_color, 0.5));
+	box-shadow: 0 1px 5px @wm_shadow;
+	text-shadow: none;
+	icon-shadow: none;
+}
+
+.popover > .list,
+.popover > .view,
+.popover > .toolbar .popover.osd > .toolbar,
+.popover > .inline-toolbar .popover.osd > .toolbar,
+.popover > .search-bar .popover.osd > .toolbar,
+.popover > .location-bar .popover.osd > .toolbar,
+.popover > .toolbar .popover.osd > .inline-toolbar,
+.popover > .inline-toolbar .popover.osd > .inline-toolbar,
+.popover > .search-bar .popover.osd > .inline-toolbar,
+.popover > .location-bar .popover.osd > .inline-toolbar,
+.popover > .toolbar .popover.osd > .search-bar,
+.popover > .inline-toolbar .popover.osd > .search-bar,
+.popover > .search-bar .popover.osd > .search-bar,
+.popover > .location-bar .popover.osd > .search-bar,
+.popover > .toolbar .popover.osd > .location-bar,
+.popover > .inline-toolbar .popover.osd > .location-bar,
+.popover > .search-bar .popover.osd > .location-bar,
+.popover > .location-bar .popover.osd > .location-bar {
+	border-style: none;
+	background-color: transparent;
+}
+
+.popover .separator {
+	font-size: 80%;
+	font-weight: bold;
+	color: alpha(@theme_fg_color,0.1);
+	text-shadow: none;
+	background-color: transparent;
+	icon-shadow: none;
+	border: 0;
+}
+
+.popover.osd {
+	background-image: none;
+	background-color: alpha(shade(#3D3E40, 0.85), 0.75);
+	border: 1px solid black;
+	box-shadow: none;
+	color: @theme_selected_fg_color;
+}
+.popover.osd .toolbar {
+	background-image: none;
+	background-color: transparent;
+	border: none;
+	box-shadow: none;
+}
+.popover.osd .button {
+	text-shadow: 0 -1px @osd_text_shadow;
+	icon-shadow: 0 -1px @osd_text_shadow;
+}
+.popover.osd .button:active,
+.popover.osd .button:checked {
+        box-shadow: none;
+}
+.popover.osd .button:insensitive {
+	color: alpha(@theme_selected_fg_color, 0.4);
+}
+
+.popover .list {
+	background-color: @theme_base_color;
+}
+
+GtkModelButton.button {
+	background-image: none;
+	background-color: transparent;
+	color: @theme_fg_color;
+	border-radius: 3px;
+}
+
+GtkModelButton.button:checked,
+GtkModelButton.button:active,
+GtkModelButton.button:insensitive,
+GtkModelButton.button:active:insensitive,
+GtkModelButton.button:checked:insensitive,
+GtkModelButton.button,
+GtkModelButton.button:focus,
+GtkModelButton.button:active:focus,
+GtkModelButton.button:checked:focus {
+	background-image: none;
+	border-color: transparent;
+	border-image: none;
+	border-style: none;
+	box-shadow: none;
+	border-radius: 3px;
+}
+
+GtkModelButton.button:checked:hover,
+GtkModelButton.button:active:hover,
+GtkModelButton.button:hover,
+GtkModelButton.button:selected {
+	background-image: linear-gradient(to bottom,
+	                                  #999999,
+	                                  #404040);
+	color: @theme_selected_fg_color;
+	text-shadow: none;
+	border-width: 0;
+	border-color: transparent;
+	border-radius: 3px;
+}
+
+GtkPopover .separator {
+	font-size: 80%;
+	font-weight: bold;
+	color: alpha(@theme_text_color,0.4);
+	text-shadow: none;
+	background-color: transparent;
+	icon-shadow: none;
+	border: 0;
+}
+
 /*******
  * CSD *
  *******/
@@ -2143,7 +2293,15 @@
 .button.image-button.titlebutton:active,
 .button.image-button.titlebutton:active:hover,
 .button.text-button.titlebutton:active,
-.button.text-button.titlebutton:active:hover {
+.button.text-button.titlebutton:active:hover,
+.titlebar .titlebutton:checked,
+.titlebar .titlebutton:checked:hover,
+.header-bar.frame.titlebar:checked,
+.header-bar.frame.titlebar:checked:hover,
+.button.image-button.titlebutton:checked,
+.button.image-button.titlebutton:checked:hover,
+.button.text-button.titlebutton:checked,
+.button.text-button.titlebutton:checked:hover {
 	/* some apps need this */
 	color: @theme_fg_color;
 	border-style: solid;
@@ -2154,7 +2312,7 @@
 }
  
 .titlebar .right .titlebutton:first-child {
-    border-left: 1px solid @menu_separator; 
+/*    border-left: 1px solid @menu_separator;*/
 }
  
 .titlebar .right .titlebutton:last-child {
@@ -2162,7 +2320,7 @@
 }
  
 .titlebar .left .titlebutton:last-child {
-    border-right: 1px solid @menu_separator; 
+/*    border-right: 1px solid @menu_separator;*/
 }
  
 .titlebar .left .titlebutton:first-child {
@@ -2183,17 +2341,26 @@
 .header-bar.frame.titlebar .button.image-button.titlebutton:hover:backdrop {
 	color: #747473;
 }
- 
+
+/****************************************************************************************
+* Give and take related to recent gtk3.3.14 development,                                *
+* to achieve full size of the icon menu of some of the applications whose notification  *
+* icons appear in the system tray, the "shadow" is disabled.                            *
+* same affect in mate-panel main menu, csd apps, header-bars apps                       *
+* if compositor is disable !!!!!                                                        *
+*****************************************************************************************/
+/*
 .window-frame {
     border-color: @theme_bg_color;
     border-radius: 7px 7px 0 0;
     border-width: 1px;
     border-style: solid;
     background-color: @theme_bg_color;
-    box-shadow: 0 0 0 2px @osd_button_shadow, 0 2px 8px 3px @osd_button_shadow;
+    box-shadow: 0 0 0 2px @osd_button_shadow, 0 2px 8px 3px @osd_button_shadow;*/
     /* this is used for the resize cursor area */
-    margin: 10px;
+/*    margin: 10px;
 }
+*/
 
 /****************************
  * Suggested action buttons *
@@ -2318,12 +2485,15 @@
 	padding: 5px;
 	color: @theme_fg_color;
 	-GtkStatusbar-shadow-type: none;
+	font-size: smaller;
 }
 
 GtkStatusbar .frame {
 	background-image: none;
 	/* gtk-3.12 */
 	background-color: transparent;
+	padding: 0px;
+	border-width: 0;
 }
 
 GtkImage,
@@ -2951,7 +3121,6 @@
 }
 
 ContactsWindow .button,
-NautilusWindow .button,
 NemoWindow .button {
 	border-image: url("assets/button-border-dark1.svg") 3 / 3px stretch;
 	background-image: linear-gradient(to bottom,
@@ -2960,7 +3129,6 @@
 }
 
 ContactsWindow .button:hover,
-NautilusWindow .button:hover,
 NemoWindow .button:hover {
 	background-image: -gtk-gradient (radial,
 					0.5 -2.0, 2.0,
@@ -2974,14 +3142,10 @@
 
 ContactsWindow .button:checked,
 ContactsWindow .button:hover:checked,
-NautilusWindow .button:checked,
-NautilusWindow .button:hover:checked,
 NemoWindow .button:checked,
 NemoWindow .button:hover:checked,
 ContactsWindow .button:active,
 ContactsWindow .button:hover:active,
-NautilusWindow .button:active,
-NautilusWindow .button:hover:active,
 NemoWindow .button:active,
 NemoWindow .button:hover:active {
 	background-image: linear-gradient(to bottom,
diff -Nru mate-themes-1.9.2/desktop-themes/BlackMATE/gtk-3.0/Makefile.am mate-themes-1.9.3/desktop-themes/BlackMATE/gtk-3.0/Makefile.am
--- mate-themes-1.9.2/desktop-themes/BlackMATE/gtk-3.0/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/BlackMATE/gtk-3.0/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -16,5 +16,3 @@
 EXTRA_DIST = $(theme_DATA)
 
 SUBDIRS = assets
-
-DIST_SUBDIRS = assets
diff -Nru mate-themes-1.9.2/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css mate-themes-1.9.3/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css
--- mate-themes-1.9.2/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css	2015-01-10 18:53:09.000000000 +0100
@@ -270,7 +270,10 @@
 MatePanelApplet > GtkMenuBar.menubar,
 PanelToplevel,
 PanelWidget,
+PanelFrame,
 PanelAppletFrame,
+MatePanelAppletFrameDBus,
+MatePanelAppletContainer,
 MatePanelApplet {
 	background-image: none;
 	background-color: @theme_bg_color;
@@ -289,6 +292,17 @@
 	text-shadow: none;
 }
 
+/* set selected menubar button */
+PanelMenuBar.menubar .menuitem:hover {
+    transition: all 300ms ease-out;
+}
+
+/* set selected menubar menuitem */
+PanelMenuBar.menubar .menu .menuitem:active:hover,
+PanelMenuBar.menubar .menu .menuitem:hover {
+    transition: all 300ms ease-out;
+}
+
 PanelApplet {
 	border-width: 0;
 }
diff -Nru mate-themes-1.9.2/desktop-themes/BlackMATE/Makefile.am mate-themes-1.9.3/desktop-themes/BlackMATE/Makefile.am
--- mate-themes-1.9.2/desktop-themes/BlackMATE/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/BlackMATE/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -14,13 +14,6 @@
 	cinnamon    \
 	unity
 
-DIST_SUBDIRS =	\
-	gtk-2.0		\
-	gtk-3.0		\
-	metacity-1	\
-	cinnamon    \
-	unity
-
 CLEANFILES = index.theme
 
 index.theme: index.theme.in
diff -Nru mate-themes-1.9.2/desktop-themes/BlackMATE/metacity-1/metacity-theme-2.xml mate-themes-1.9.3/desktop-themes/BlackMATE/metacity-1/metacity-theme-2.xml
--- mate-themes-1.9.2/desktop-themes/BlackMATE/metacity-1/metacity-theme-2.xml	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/BlackMATE/metacity-1/metacity-theme-2.xml	2015-01-10 18:53:09.000000000 +0100
@@ -39,7 +39,7 @@
 
 <frame_geometry name="utility" title_scale="small" parent="normal"/>
 
-<frame_geometry name="border" has_title="false">
+<frame_geometry name="border" has_title="false" rounded_top_left="true" rounded_top_right="true"  rounded_bottom_left="false" rounded_bottom_right="false">
   <distance name="left_width" value="2"/>
   <distance name="right_width" value="2"/>
   <distance name="bottom_height" value="2"/>
@@ -47,8 +47,8 @@
   <distance name="right_titlebar_edge" value="0"/>
   <distance name="button_width" value="0"/>
   <distance name="button_height" value="0"/>
-  <distance name="title_vertical_pad" value="2"/>
-  <border name="title_border" left="0" right="0" top="0" bottom="0"/>
+  <distance name="title_vertical_pad" value="0"/>
+  <border name="title_border" left="0" right="0" top="6" bottom="0"/>
   <border name="button_border" left="0" right="0" top="0" bottom="0"/>
 </frame_geometry>
 
diff -Nru mate-themes-1.9.2/desktop-themes/BlueMenta/gtk-2.0/apps/Makefile.am mate-themes-1.9.3/desktop-themes/BlueMenta/gtk-2.0/apps/Makefile.am
--- mate-themes-1.9.2/desktop-themes/BlueMenta/gtk-2.0/apps/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/BlueMenta/gtk-2.0/apps/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -20,8 +20,3 @@
 	Caja \
 	Null \
 	Others
-
-DIST_SUBDIRS =  Handles \
-	Caja \
-	Null \
-	Others
diff -Nru mate-themes-1.9.2/desktop-themes/BlueMenta/gtk-2.0/Makefile.am mate-themes-1.9.3/desktop-themes/BlueMenta/gtk-2.0/Makefile.am
--- mate-themes-1.9.2/desktop-themes/BlueMenta/gtk-2.0/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/BlueMenta/gtk-2.0/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -6,6 +6,3 @@
 
 SUBDIRS = apps \
 	widgets
-
-DIST_SUBDIRS =  apps \
-	widgets
diff -Nru mate-themes-1.9.2/desktop-themes/BlueMenta/gtk-2.0/widgets/Makefile.am mate-themes-1.9.3/desktop-themes/BlueMenta/gtk-2.0/widgets/Makefile.am
--- mate-themes-1.9.2/desktop-themes/BlueMenta/gtk-2.0/widgets/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/BlueMenta/gtk-2.0/widgets/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -10,9 +10,3 @@
 	Null \
 	Others \
 	Scale
-
-DIST_SUBDIRS = \
-	Panel \
-	Null \
-	Others \
-	Scale
diff -Nru mate-themes-1.9.2/desktop-themes/BlueMenta/gtk-2.0/widgets/panel.rc mate-themes-1.9.3/desktop-themes/BlueMenta/gtk-2.0/widgets/panel.rc
--- mate-themes-1.9.2/desktop-themes/BlueMenta/gtk-2.0/widgets/panel.rc	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/BlueMenta/gtk-2.0/widgets/panel.rc	2015-01-10 18:53:09.000000000 +0100
@@ -134,6 +134,12 @@
 	}
 }
 
+style "workspace-switcher"
+{
+	bg[SELECTED] = shade (1.0, @selected_bg_color)
+	bg[PRELIGHT] = shade (1.2, @selected_bg_color)
+}
+
 widget "*PanelWidget*"			style "theme-panel"
 #widget "*PanelApplet*"			style "theme-panel"
 widget "*fast-user-switch*"		style "theme-panel"
@@ -154,6 +160,7 @@
 widget_class "*computertemp*"		style "theme-panel"
 widget_class "*Applet*Tomboy*"		style "theme-panel"
 widget_class "*Applet*Netstatus*"	style "theme-panel"
+widget "*WnckPager*"	    	    style "workspace-switcher"
 
 # Fixes for tooltip text in some apps.
 widget_class "*Notif*Beagle*"	style "theme-panel-light"
diff -Nru mate-themes-1.9.2/desktop-themes/BlueMenta/gtk-3.0/gtk-main-common.css mate-themes-1.9.3/desktop-themes/BlueMenta/gtk-3.0/gtk-main-common.css
--- mate-themes-1.9.2/desktop-themes/BlueMenta/gtk-3.0/gtk-main-common.css	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/BlueMenta/gtk-3.0/gtk-main-common.css	2015-01-10 18:53:09.000000000 +0100
@@ -84,7 +84,7 @@
 @define-color link_color #4a90d9;
 @define-color warning_color #f57900;
 @define-color error_color #cc0000;
-@define-color success_color #4e9a06;
+@define-color success_color #064E9A;
 
 @define-color infobar_fg_color white;
 @define-color infobar_text_shadow alpha(black, 0.3);
diff -Nru mate-themes-1.9.2/desktop-themes/BlueMenta/gtk-3.0/gtk-main.css mate-themes-1.9.3/desktop-themes/BlueMenta/gtk-3.0/gtk-main.css
--- mate-themes-1.9.2/desktop-themes/BlueMenta/gtk-3.0/gtk-main.css	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/BlueMenta/gtk-3.0/gtk-main.css	2015-01-10 18:53:09.000000000 +0100
@@ -167,7 +167,7 @@
 
 @define-color selection_toolbar_suggested_button_a @theme_base_color;
 @define-color selection_toolbar_suggested_button_b @theme_bg_color;
-@define-color selection_toolbar_suggested_button_c #f3f4f3;
+@define-color selection_toolbar_suggested_button_c #F3F3F4;
 @define-color selection_toolbar_suggested_button_fg @theme_text_color;
 @define-color selection_toolbar_suggested_button_border @selection_toolbar_button_border;
 @define-color selection_toolbar_suggested_button_border_backdrop @selection_toolbar_button_border_backdrop;
diff -Nru mate-themes-1.9.2/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css mate-themes-1.9.3/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
--- mate-themes-1.9.2/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css	2015-01-10 18:53:09.000000000 +0100
@@ -199,10 +199,14 @@
 	padding: 5px;
 	color: @theme_fg_color;
 	-GtkStatusbar-shadow-type: none;
-	box-shadow: inset 0 1px 0 0 @borders;
 	font-size: smaller;
 }
 
+GtkStatusbar .frame {
+	padding: 0px;
+	border-width: 0;
+}
+
 .dnd {
 	border-width: 1px;
 	border-style: solid;
@@ -879,6 +883,7 @@
 }
 
 .button {
+	transition: all 200ms ease-out;
 	-GtkButton-image-spacing: 4;
 	-GtkButton-interior-focus: true;
 	-GtkButton-default-border: 0;
@@ -1445,8 +1450,11 @@
 }
 
 GtkLinkButton.button,
-GtkLinkButton.button:active {
-	text-shadow: none;
+GtkLinkButton.button:hover,
+GtkLinkButton.button:active,
+GtkLinkButton.button:active:hover {
+    transition: all 400ms ease-in;
+    text-shadow: none;
 }
 
 .button .separator { 
@@ -1816,17 +1824,19 @@
 	box-shadow: inset 1px 0 @inset_dark_color;
 }
 
+GtkComboBox.combobox-entry .button:hover,
 GtkComboBox.combobox-entry .button:active,
 GtkComboBox.combobox-entry .button:active:hover {
-	color: @theme_text_color;
+    color: shade (@theme_selected_bg_color, 0.80);
+    transition: all 200ms ease-in;
 }
 
 GtkComboBox .button {
-	color: @internal_element_color;
+    color: @internal_element_color;
 }
 
 GtkComboBox .button:hover {
-	color: @theme_text_color;
+    color: shade (@theme_selected_bg_color, 0.80);
 }
 
 /********************
@@ -2081,6 +2091,7 @@
 }
 
 .menubar .menuitem {
+	transition: all 200ms ease-out;
 	border-style: none;
 	padding: 4px 6px;
 	text-shadow: 0 1px @button_text_shadow;
@@ -2098,6 +2109,7 @@
 
 .menu .menuitem {
 	-GtkMenuItem-arrow-scaling: 0.6;
+	transition: all 100ms ease-out;
 	padding: 4px;
 }
 
@@ -2597,7 +2609,8 @@
 }
 
 .sidebar row:hover {
-	background-color: shade (@theme_bg_color, 0.95);
+	background-color: shade (@theme_selected_bg_color, 1.15);
+	color: shade (@theme_selected_bg_color, 0.35);
 }
 
 .sidebar .scrollbar.trough {
@@ -3408,8 +3421,14 @@
 	color: @theme_fg_color;
 }
 
+/* ie. pluma open dialog */
+.view row:hover {
+	background-color: shade (@theme_selected_bg_color, 1.15);
+	color: shade (@theme_selected_bg_color, 0.35);
+}
+
 .cell {
-	color: @theme_text_color;
+	/*color: @theme_text_color;*/ /* Don't use, seems to change hover effect on combobox menuitems */
 	padding: 2px;
 	text-shadow: none;
 }
@@ -3475,8 +3494,10 @@
 	box-shadow: inset 0 1px 0 alpha (@borders, 0.3), inset 0 -1px 0 @borders;
 }
 
+/* ie. pluma open dialog */
 .sidebar GtkTreeView row:hover {
-	background-color: shade (@theme_base_color, 0.96);
+	background-color: shade (@theme_selected_bg_color, 1.15);
+	color: shade (@theme_selected_bg_color, 0.35);
 }
 
 column-header.button,
@@ -3953,12 +3974,20 @@
 	icon-shadow: none;
 }
 
+/****************************************************************************************
+* Give and take related to recent gtk3.3.14 development,                                *
+* to achieve full size of the icon menu of some of the applications whose notification  *
+* icons appear in the system tray, the "shadow" is disabled.                            *
+* same affect in mate-panel main menu, csd apps, header-bars apps                       *
+* if compositor is disable !!!!!                                                        *
+*****************************************************************************************/
+/*
 .window-frame {
-	border-radius: 0;
-	border-width: 0px;	
-	box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow;
+	border-radius: 6px 6px 0 0;
+	border-width: 0px;
+	box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow;*/
 	/* this is used for the resize cursor area */
-	margin: 10px;
+/*	margin: 10px;
 }
 
 .window-frame.tiled {
@@ -3969,6 +3998,7 @@
 .window-frame:backdrop {
 	box-shadow: 0 0 0 1px shade(@wm_border,1.1), 0 2px 5px 1px @wm_shadow;
 }
+*/
 
 /* Various hacks and shit */
 /* FIXME - BELOW: Some stuff that can probably be done better or in another way */
diff -Nru mate-themes-1.9.2/desktop-themes/BlueMenta/gtk-3.0/Makefile.am mate-themes-1.9.3/desktop-themes/BlueMenta/gtk-3.0/Makefile.am
--- mate-themes-1.9.2/desktop-themes/BlueMenta/gtk-3.0/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/BlueMenta/gtk-3.0/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -20,7 +20,3 @@
 SUBDIRS = \
 	assets \
 	borders
-
-DIST_SUBDIRS =  \
-	assets \
-	borders
diff -Nru mate-themes-1.9.2/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css mate-themes-1.9.3/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
--- mate-themes-1.9.2/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css	2015-01-10 18:53:09.000000000 +0100
@@ -72,6 +72,13 @@
 	background-color: shade (@theme_bg_color, 1.08);
 }
 
+/*FIXME normaly this isn't the right entry for adjusting
+the sidebar entry hover color*/
+CajaWindow .view row:hover {
+	background-color: shade (@theme_selected_bg_color, 1.15);
+	color: shade (@theme_selected_bg_color, 0.35);
+}
+
 CajaWindow .rubberband,
 CajaWindow .view.rubberband {
 	background-color: alpha (@theme_selected_bg_color, 0.35);
@@ -192,7 +199,10 @@
 MatePanelApplet > GtkMenuBar.menubar,
 PanelToplevel,
 PanelWidget,
+PanelFrame,
 PanelAppletFrame,
+MatePanelAppletFrameDBus,
+MatePanelAppletContainer,
 MatePanelApplet {
 	background-color: @theme_bg_color;
 	background-image: none;
@@ -224,6 +234,7 @@
 /* desktop-applet, clockapplet, drivemount, character-map,
 dictionary */
 MatePanelApplet .button {
+	transition: all 300ms ease-out;
 	background-image: none;
 	background-color: @theme_bg_color;
 	color: @theme_text_color;
@@ -240,6 +251,7 @@
 MatePanelApplet .button:checked,
 MatePanelApplet .button:active:hover,
 MatePanelApplet .button:active {
+	transition: all 300ms ease-out;
 	background-image: linear-gradient(to bottom,
 		shade (@theme_selected_bg_color, 0.86),
 		shade (@theme_selected_bg_color, 0.26));
@@ -255,6 +267,7 @@
 }
 
 MatePanelApplet .button:hover {
+	transition: all 300ms ease-out;
 	background-image: linear-gradient(to bottom,
 		@theme_bg_color,
 		shade (@theme_selected_bg_color, 0.86));
@@ -271,6 +284,7 @@
 
 /*Wncklist */
 WnckTasklist .button {
+	transition: all 300ms ease-out;
 	background-image: linear-gradient(to bottom,
 		shade (@theme_bg_color, 1.0),
 		shade (@theme_bg_color, 0.96));
@@ -280,7 +294,7 @@
 	border-image: none;
 	border-style: solid;
 	border-width: 0px;
-	border-radius: 0px;
+	border-radius: 5px;
 	text-shadow: none;
 	-GtkWidget-window-dragging: true;
 }
@@ -289,6 +303,7 @@
 WnckTasklist .button:checked,
 WnckTasklist .button:active:hover,
 WnckTasklist .button:active {
+	transition: all 300ms ease-out;
 	background-image: linear-gradient(to bottom,
 		shade (@theme_selected_bg_color, 0.86),
 		shade (@theme_selected_bg_color, 0.26));
@@ -304,6 +319,7 @@
 }
 
 WnckTasklist .button:hover {
+	transition: all 300ms ease-out;
 	background-image: linear-gradient(to bottom,
 		@theme_bg_color,
 		shade (@theme_selected_bg_color, 0.86));
@@ -320,6 +336,7 @@
 
 /* set selected menubar button */
 PanelMenuBar.menubar .menuitem:hover {
+	transition: all 300ms ease-out;
 	background-image: linear-gradient(to bottom,
 		shade (@theme_selected_bg_color, 0.86),
 		shade (@theme_selected_bg_color, 0.26));
@@ -335,6 +352,7 @@
 PanelMenuBar.menubar .menu .menuitem:checked:hover,
 PanelMenuBar.menubar .menu .menuitem:active:hover,
 PanelMenuBar.menubar .menu .menuitem:hover {
+	transition: all 200ms ease-out;
 	background-color: @theme_selected_bg_color;
 	background-image: linear-gradient(to bottom,
 		shade (@theme_selected_bg_color, 1.0),
@@ -392,8 +410,8 @@
 }
 
 NaTrayApplet {
-/*	-NaTrayApplet-icon-padding: 12;
-	-NaTrayApplet-icon-size: 16;*/
+	-NaTrayApplet-icon-padding: 12px;
+	-NaTrayApplet-icon-size: 16;
 }
 
 /* Classic icon style */
@@ -412,11 +430,17 @@
  ****************/
 
 /* pluma line numbers */
-
 PlumaView {
     background-color: shade (@theme_bg_color, 1.07);
 }
 
+/*FIXME normaly this isn't the right entry for adjusting
+the sidebar entry hover color*/
+PlumaWindow .view row:hover {
+	background-color: shade (@theme_selected_bg_color, 1.15);
+	color: shade (@theme_selected_bg_color, 0.35);
+}
+
 /****************
  * Mate-Terminal *
  ****************/
diff -Nru mate-themes-1.9.2/desktop-themes/BlueMenta/Makefile.am mate-themes-1.9.3/desktop-themes/BlueMenta/Makefile.am
--- mate-themes-1.9.2/desktop-themes/BlueMenta/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/BlueMenta/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -17,14 +17,6 @@
 	unity	\
 	xfwm4
 
-DIST_SUBDIRS =		\
-	cinnamon \
-	gtk-2.0		\
-	gtk-3.0		\
-	metacity-1 \
-	unity	\
-	xfwm4
-
 CLEANFILES = index.theme
 
 index.theme: index.theme.in
diff -Nru mate-themes-1.9.2/desktop-themes/BlueMenta/metacity-1/metacity-theme-1.xml mate-themes-1.9.3/desktop-themes/BlueMenta/metacity-1/metacity-theme-1.xml
--- mate-themes-1.9.2/desktop-themes/BlueMenta/metacity-1/metacity-theme-1.xml	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/BlueMenta/metacity-1/metacity-theme-1.xml	2015-01-10 18:53:09.000000000 +0100
@@ -49,16 +49,16 @@
  	<border name="button_border" left="0" right="0" top="4" bottom="0"/>
 </frame_geometry>
 
-<frame_geometry name="border" has_title="false">
-	<distance name="left_width" value="2"/>
-	<distance name="right_width" value="2"/>
-	<distance name="bottom_height" value="2"/>
+<frame_geometry name="border" has_title="false" rounded_top_left="true" rounded_top_right="true"  rounded_bottom_left="false" rounded_bottom_right="false">
+	<distance name="left_width" value="1"/>
+	<distance name="right_width" value="1"/>
+	<distance name="bottom_height" value="1"/>
 	<distance name="left_titlebar_edge" value="0"/>
 	<distance name="right_titlebar_edge" value="0"/>
   	<distance name="button_width" value="0"/>
   	<distance name="button_height" value="0"/>
-	<distance name="title_vertical_pad" value="2"/>
-  	<border name="title_border" left="0" right="0" top="0" bottom="0"/>
+	<distance name="title_vertical_pad" value="0"/>
+	<border name="title_border" left="0" right="0" top="6" bottom="0"/>
   	<border name="button_border" left="0" right="0" top="0" bottom="0"/>
 </frame_geometry>
 
diff -Nru mate-themes-1.9.2/desktop-themes/ContrastHigh/gtk-3.0/gtk.css mate-themes-1.9.3/desktop-themes/ContrastHigh/gtk-3.0/gtk.css
--- mate-themes-1.9.2/desktop-themes/ContrastHigh/gtk-3.0/gtk.css	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/ContrastHigh/gtk-3.0/gtk.css	2015-01-10 18:53:09.000000000 +0100
@@ -72,6 +72,50 @@
 @define-color wm_button_pressed_bg @theme_fg_color;
 @define-color wm_button_prelight_fg @theme_base_color;
 @define-color wm_button_pressed_fg @theme_base_color;
+@define-color wm_shadow alpha(black, 0.5);
+
+/*******
+ * OSD *
+ *******/
+@define-color osd_highlight #ffffff;
+@define-color osd_lowlight #525252;
+@define-color osd_base #212526;
+
+@define-color osd_fg #ededed;
+@define-color osd_bg alpha(@osd_base, 0.80);
+
+@define-color osd_text_shadow alpha(black, 0.75);
+
+@define-color osd_toolbar_bg_a alpha(@osd_base, 0.80);
+@define-color osd_toolbar_bg_b alpha(#101010, 0.80);
+@define-color osd_toolbar_bg_c alpha(shade(@osd_base, 1.02), 0.80);
+
+@define-color osd_button_bg_a alpha(@osd_highlight, 0.16);
+@define-color osd_button_bg_b alpha(@osd_lowlight, 0.05);
+@define-color osd_button_bg_c alpha(@osd_highlight, 0.12);
+
+@define-color osd_button_bg_insensitive alpha(@osd_highlight, 0.25);
+@define-color osd_button_bg_insensitive_active alpha(@osd_highlight, 0.16);
+
+@define-color osd_button_bg_hover_a alpha(@osd_highlight, 0.28);
+@define-color osd_button_bg_hover_b alpha(@osd_lowlight, 0.14);
+@define-color osd_button_bg_hover_c alpha(@osd_highlight, 0.14);
+
+@define-color osd_button_bg_active_a alpha(@osd_lowlight, 0.18);
+@define-color osd_button_bg_active_b alpha(@osd_highlight, 0.23);
+@define-color osd_button_bg_active_c alpha(@osd_lowlight, 0.17);
+
+@define-color osd_button_fg shade(@osd_fg, 0.80);
+@define-color osd_button_fg_hover shade(@osd_fg, 0.96);
+@define-color osd_button_fg_active shade(@osd_fg, 1.10);
+@define-color osd_button_fg_insensitive shade(@osd_fg, 0.70);
+
+@define-color osd_button_border alpha(@osd_highlight, 0.40);
+@define-color osd_button_inset shade(@osd_fg, 0.67);
+@define-color osd_button_shadow alpha(black, 0.35);
+
+@define-color osd_trough_bg alpha(@osd_button_fg, 0.10);
+
 
 * {
     /* Pidgin */
diff -Nru mate-themes-1.9.2/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css mate-themes-1.9.3/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css
--- mate-themes-1.9.2/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css	2015-01-10 18:53:09.000000000 +0100
@@ -1275,6 +1275,135 @@
     font: 9;
 }
 
+/*************
+ * Popovers *
+ *************/
+
+.popover {
+	background-clip: initial;
+	margin: 10px;
+	padding: 2px;
+	border-color: shade(@theme_bg_color, 0.8);
+	border-width: 1px;
+	border-style: solid;
+	border-radius: 6px;
+	background-color: shade(@theme_active_color, 0.8);
+	background-image: linear-gradient(to bottom,
+	                                  shade(@theme_base_color, 1.0),
+	                                  shade(@theme_base_color, 0.85));
+	box-shadow: 0 1px 5px @wm_shadow;
+	text-shadow: none;
+	icon-shadow: none;
+}
+
+.popover > .list,
+.popover > .view,
+.popover > .toolbar .popover.osd > .toolbar,
+.popover > .inline-toolbar .popover.osd > .toolbar,
+.popover > .search-bar .popover.osd > .toolbar,
+.popover > .location-bar .popover.osd > .toolbar,
+.popover > .toolbar .popover.osd > .inline-toolbar,
+.popover > .inline-toolbar .popover.osd > .inline-toolbar,
+.popover > .search-bar .popover.osd > .inline-toolbar,
+.popover > .location-bar .popover.osd > .inline-toolbar,
+.popover > .toolbar .popover.osd > .search-bar,
+.popover > .inline-toolbar .popover.osd > .search-bar,
+.popover > .search-bar .popover.osd > .search-bar,
+.popover > .location-bar .popover.osd > .search-bar,
+.popover > .toolbar .popover.osd > .location-bar,
+.popover > .inline-toolbar .popover.osd > .location-bar,
+.popover > .search-bar .popover.osd > .location-bar,
+.popover > .location-bar .popover.osd > .location-bar {
+	border-style: none;
+	background-color: transparent;
+}
+
+.popover .separator {
+	font-size: 80%;
+	font-weight: bold;
+	color: alpha(@theme_fg_color,0.5);
+	text-shadow: none;
+	background-color: transparent;
+	icon-shadow: none;
+	border: 0;
+}
+
+.popover.osd {
+	background-image: none;
+	background-color: alpha(shade(#3E403D, 0.85), 0.75);
+	border: 1px solid black;
+	box-shadow: none;
+	color: @theme_base_color;
+}
+.popover.osd .toolbar {
+	background-image: none;
+	background-color: transparent;
+	border: none;
+	box-shadow: none;
+}
+.popover.osd .button {
+	text-shadow: 0 -1px @osd_text_shadow;
+	icon-shadow: 0 -1px @osd_text_shadow;
+}
+.popover.osd .button:active,
+.popover.osd .button:checked {
+        box-shadow: none;
+}
+.popover.osd .button:insensitive {
+	color: alpha(@theme_base_color, 0.4);
+}
+
+.popover .list {
+	background-color: @theme_base_color;
+}
+
+GtkModelButton.button {
+	color: @theme_fg_color;
+	border-radius: 3px;
+}
+
+GtkModelButton.button:checked,
+GtkModelButton.button:active,
+GtkModelButton.button:insensitive,
+GtkModelButton.button:active:insensitive,
+GtkModelButton.button:checked:insensitive,
+GtkModelButton.button,
+GtkModelButton.button:focus,
+GtkModelButton.button:active:focus,
+GtkModelButton.button:checked:focus {
+	color: @theme_fg_color;
+	background-color: transparent;
+	background-image: none;
+	border-color: transparent;
+	border-image: none;
+	border-style: none;
+	box-shadow: none;
+	border-radius: 3px;
+}
+
+GtkModelButton.button:checked:hover,
+GtkModelButton.button:active:hover,
+GtkModelButton.button:hover,
+GtkModelButton.button:selected {
+	color: @theme_base_color;
+	background-image: none;
+	background-color: @theme_active_color;
+	text-shadow: none;
+	border-width: 0;
+	border-color: transparent;
+	border-radius: 3px;
+}
+
+GtkPopover .separator {
+	font-size: 80%;
+	font-weight: bold;
+	color: alpha(@theme_fg_color,0.4);
+	text-shadow: none;
+	background-color: transparent;
+	icon-shadow: none;
+	border: 0;
+}
+
 /*******
  * CSD *
  *******/
@@ -1315,19 +1444,28 @@
     color: @theme_base_color;
 }
 
+/****************************************************************************************
+* Give and take related to recent gtk3.3.14 development,                                *
+* to achieve full size of the icon menu of some of the applications whose notification  *
+* icons appear in the system tray, the "shadow" is disabled.                            *
+* same affect in mate-panel main menu, csd apps, header-bars apps                       *
+* if compositor is disable !!!!!                                                        *
+*****************************************************************************************/
+/*
 .window-frame {
     border-color: darker(@theme_bg_color);
     border-radius: 7px 7px 0 0;
     border-width: 1px;
     border-style: solid;
-    box-shadow: 0 2px 8px 3px alpha(black, 0.7);
+    box-shadow: 0 2px 8px 3px alpha(black, 0.7);*/
     /* this is used for the resize cursor area */
-    margin: 10px;
+/*    margin: 10px;
 }
 
 .window-frame:backdrop {
     box-shadow: 0 2px 5px 1px alpha(black, 0.7);
 }
+*/
 
 /****************
  * App-specific *
diff -Nru mate-themes-1.9.2/desktop-themes/ContrastHigh/Makefile.am mate-themes-1.9.3/desktop-themes/ContrastHigh/Makefile.am
--- mate-themes-1.9.2/desktop-themes/ContrastHigh/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/ContrastHigh/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -12,12 +12,6 @@
    metacity-1 \
    pixmaps
 
-DIST_SUBDIRS = \
-   gtk-3.0 \
-   gtk-2.0 \
-   metacity-1 \
-   pixmaps
-
 CLEANFILES = index.theme
 
 index.theme: index.theme.in
diff -Nru mate-themes-1.9.2/desktop-themes/ContrastHighInverse/gtk-3.0/gtk.css mate-themes-1.9.3/desktop-themes/ContrastHighInverse/gtk-3.0/gtk.css
--- mate-themes-1.9.2/desktop-themes/ContrastHighInverse/gtk-3.0/gtk.css	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/ContrastHighInverse/gtk-3.0/gtk.css	2015-01-10 18:53:09.000000000 +0100
@@ -72,6 +72,49 @@
 @define-color wm_button_pressed_bg @theme_fg_color;
 @define-color wm_button_prelight_fg @theme_base_color;
 @define-color wm_button_pressed_fg @theme_base_color;
+@define-color wm_shadow alpha(black, 0.5);
+
+/*******
+ * OSD *
+ *******/
+@define-color osd_highlight #ffffff;
+@define-color osd_lowlight #525252;
+@define-color osd_base #212526;
+
+@define-color osd_fg #ededed;
+@define-color osd_bg alpha(@osd_base, 0.80);
+
+@define-color osd_text_shadow alpha(black, 0.75);
+
+@define-color osd_toolbar_bg_a alpha(@osd_base, 0.80);
+@define-color osd_toolbar_bg_b alpha(#101010, 0.80);
+@define-color osd_toolbar_bg_c alpha(shade(@osd_base, 1.02), 0.80);
+
+@define-color osd_button_bg_a alpha(@osd_highlight, 0.16);
+@define-color osd_button_bg_b alpha(@osd_lowlight, 0.05);
+@define-color osd_button_bg_c alpha(@osd_highlight, 0.12);
+
+@define-color osd_button_bg_insensitive alpha(@osd_highlight, 0.25);
+@define-color osd_button_bg_insensitive_active alpha(@osd_highlight, 0.16);
+
+@define-color osd_button_bg_hover_a alpha(@osd_highlight, 0.28);
+@define-color osd_button_bg_hover_b alpha(@osd_lowlight, 0.14);
+@define-color osd_button_bg_hover_c alpha(@osd_highlight, 0.14);
+
+@define-color osd_button_bg_active_a alpha(@osd_lowlight, 0.18);
+@define-color osd_button_bg_active_b alpha(@osd_highlight, 0.23);
+@define-color osd_button_bg_active_c alpha(@osd_lowlight, 0.17);
+
+@define-color osd_button_fg shade(@osd_fg, 0.80);
+@define-color osd_button_fg_hover shade(@osd_fg, 0.96);
+@define-color osd_button_fg_active shade(@osd_fg, 1.10);
+@define-color osd_button_fg_insensitive shade(@osd_fg, 0.70);
+
+@define-color osd_button_border alpha(@osd_highlight, 0.40);
+@define-color osd_button_inset shade(@osd_fg, 0.67);
+@define-color osd_button_shadow alpha(black, 0.35);
+
+@define-color osd_trough_bg alpha(@osd_button_fg, 0.10);
 
 * {
     /* Pidgin */
diff -Nru mate-themes-1.9.2/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css mate-themes-1.9.3/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css
--- mate-themes-1.9.2/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css	2015-01-10 18:53:09.000000000 +0100
@@ -1164,6 +1164,135 @@
     font: 9;
 }
 
+/*************
+ * Popovers *
+ *************/
+
+.popover {
+	background-clip: initial;
+	margin: 10px;
+	padding: 2px;
+	border-color: shade(@theme_bg_color, 0.8);
+	border-width: 1px;
+	border-style: solid;
+	border-radius: 6px;
+	background-color: shade(@theme_active_color, 0.8);
+	background-image: linear-gradient(to bottom,
+	                                  shade(@theme_base_color, 1.0),
+	                                  shade(@theme_base_color, 0.85));
+	box-shadow: 0 1px 5px @wm_shadow;
+	text-shadow: none;
+	icon-shadow: none;
+}
+
+.popover > .list,
+.popover > .view,
+.popover > .toolbar .popover.osd > .toolbar,
+.popover > .inline-toolbar .popover.osd > .toolbar,
+.popover > .search-bar .popover.osd > .toolbar,
+.popover > .location-bar .popover.osd > .toolbar,
+.popover > .toolbar .popover.osd > .inline-toolbar,
+.popover > .inline-toolbar .popover.osd > .inline-toolbar,
+.popover > .search-bar .popover.osd > .inline-toolbar,
+.popover > .location-bar .popover.osd > .inline-toolbar,
+.popover > .toolbar .popover.osd > .search-bar,
+.popover > .inline-toolbar .popover.osd > .search-bar,
+.popover > .search-bar .popover.osd > .search-bar,
+.popover > .location-bar .popover.osd > .search-bar,
+.popover > .toolbar .popover.osd > .location-bar,
+.popover > .inline-toolbar .popover.osd > .location-bar,
+.popover > .search-bar .popover.osd > .location-bar,
+.popover > .location-bar .popover.osd > .location-bar {
+	border-style: none;
+	background-color: transparent;
+}
+
+.popover .separator {
+	font-size: 80%;
+	font-weight: bold;
+	color: alpha(@theme_fg_color,0.5);
+	text-shadow: none;
+	background-color: transparent;
+	icon-shadow: none;
+	border: 0;
+}
+
+.popover.osd {
+	background-image: none;
+	background-color: alpha(shade(#3E403D, 0.85), 0.75);
+	border: 1px solid black;
+	box-shadow: none;
+	color: @theme_base_color;
+}
+.popover.osd .toolbar {
+	background-image: none;
+	background-color: transparent;
+	border: none;
+	box-shadow: none;
+}
+.popover.osd .button {
+	text-shadow: 0 -1px @osd_text_shadow;
+	icon-shadow: 0 -1px @osd_text_shadow;
+}
+.popover.osd .button:active,
+.popover.osd .button:checked {
+        box-shadow: none;
+}
+.popover.osd .button:insensitive {
+	color: alpha(@theme_base_color, 0.4);
+}
+
+.popover .list {
+	background-color: @theme_base_color;
+}
+
+GtkModelButton.button {
+	color: @theme_fg_color;
+	border-radius: 3px;
+}
+
+GtkModelButton.button:checked,
+GtkModelButton.button:active,
+GtkModelButton.button:insensitive,
+GtkModelButton.button:active:insensitive,
+GtkModelButton.button:checked:insensitive,
+GtkModelButton.button,
+GtkModelButton.button:focus,
+GtkModelButton.button:active:focus,
+GtkModelButton.button:checked:focus {
+	color: @theme_fg_color;
+	background-color: transparent;
+	background-image: none;
+	border-color: transparent;
+	border-image: none;
+	border-style: none;
+	box-shadow: none;
+	border-radius: 3px;
+}
+
+GtkModelButton.button:checked:hover,
+GtkModelButton.button:active:hover,
+GtkModelButton.button:hover,
+GtkModelButton.button:selected {
+	color: @theme_base_color;
+	background-image: none;
+	background-color: @theme_active_color;
+	text-shadow: none;
+	border-width: 0;
+	border-color: transparent;
+	border-radius: 3px;
+}
+
+GtkPopover .separator {
+	font-size: 80%;
+	font-weight: bold;
+	color: alpha(@theme_fg_color,0.4);
+	text-shadow: none;
+	background-color: transparent;
+	icon-shadow: none;
+	border: 0;
+}
+
 /*******
  * CSD *
  *******/
@@ -1203,19 +1332,28 @@
     color: @theme_base_color;
 }
 
+/****************************************************************************************
+* Give and take related to recent gtk3.3.14 development,                                *
+* to achieve full size of the icon menu of some of the applications whose notification  *
+* icons appear in the system tray, the "shadow" is disabled.                            *
+* same affect in mate-panel main menu, csd apps, header-bars apps                       *
+* if compositor is disable !!!!!                                                        *
+*****************************************************************************************/
+/*
 .window-frame {
     border-color: darker(@theme_bg_color);
     border-radius: 7px 7px 0 0;
     border-width: 1px;
     border-style: solid;
-    box-shadow: 0 2px 8px 3px alpha(white, 0.7);
+    box-shadow: 0 2px 8px 3px alpha(white, 0.7);*/
     /* this is used for the resize cursor area */
-    margin: 10px;
+/*    margin: 10px;
 }
 
 .window-frame:backdrop {
     box-shadow: 0 2px 5px 1px alpha(white, 0.7);
 }
+*/
 
 /****************
  * App-specific *
diff -Nru mate-themes-1.9.2/desktop-themes/ContrastHighInverse/Makefile.am mate-themes-1.9.3/desktop-themes/ContrastHighInverse/Makefile.am
--- mate-themes-1.9.2/desktop-themes/ContrastHighInverse/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/ContrastHighInverse/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -13,11 +13,5 @@
 	metacity-1 \
 	pixmaps
 
-DIST_SUBDIRS = \
-	gtk-2.0	   \
-	gtk-3.0	   \
-	metacity-1 \
-	pixmaps
-
 DISTCLEANFILES=index.theme
 EXTRA_DIST=index.theme.in
diff -Nru mate-themes-1.9.2/desktop-themes/GreenLaguna/gtk-2.0/Makefile.am mate-themes-1.9.3/desktop-themes/GreenLaguna/gtk-2.0/Makefile.am
--- mate-themes-1.9.2/desktop-themes/GreenLaguna/gtk-2.0/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/GreenLaguna/gtk-2.0/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -9,5 +9,3 @@
 EXTRA_DIST = $(theme_DATA)
 
 SUBDIRS = Styles
-
-DIST_SUBDIRS = Styles
diff -Nru mate-themes-1.9.2/desktop-themes/GreenLaguna/gtk-3.0/gtk-main.css mate-themes-1.9.3/desktop-themes/GreenLaguna/gtk-3.0/gtk-main.css
--- mate-themes-1.9.2/desktop-themes/GreenLaguna/gtk-3.0/gtk-main.css	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/GreenLaguna/gtk-3.0/gtk-main.css	2015-01-10 18:53:09.000000000 +0100
@@ -96,10 +96,54 @@
 @define-color app_notification_c @theme_bg_color;
 @define-color app_notification_border #939493;
 
+/*******
+ * OSD *
+ *******/
+@define-color osd_highlight #ffffff;
+@define-color osd_lowlight #525252;
+@define-color osd_base #212526;
+
+@define-color osd_fg #ededed;
+@define-color osd_bg alpha(@osd_base, 0.80);
+
+@define-color osd_text_shadow alpha(black, 0.75);
+
+@define-color osd_toolbar_bg_a alpha(@osd_base, 0.80);
+@define-color osd_toolbar_bg_b alpha(#101010, 0.80);
+@define-color osd_toolbar_bg_c alpha(shade(@osd_base, 1.02), 0.80);
+
+@define-color osd_button_bg_a alpha(@osd_highlight, 0.16);
+@define-color osd_button_bg_b alpha(@osd_lowlight, 0.05);
+@define-color osd_button_bg_c alpha(@osd_highlight, 0.12);
+
+@define-color osd_button_bg_insensitive alpha(@osd_highlight, 0.25);
+@define-color osd_button_bg_insensitive_active alpha(@osd_highlight, 0.16);
+
+@define-color osd_button_bg_hover_a alpha(@osd_highlight, 0.28);
+@define-color osd_button_bg_hover_b alpha(@osd_lowlight, 0.14);
+@define-color osd_button_bg_hover_c alpha(@osd_highlight, 0.14);
+
+@define-color osd_button_bg_active_a alpha(@osd_lowlight, 0.18);
+@define-color osd_button_bg_active_b alpha(@osd_highlight, 0.23);
+@define-color osd_button_bg_active_c alpha(@osd_lowlight, 0.17);
+
+@define-color osd_button_fg shade(@osd_fg, 0.80);
+@define-color osd_button_fg_hover shade(@osd_fg, 0.96);
+@define-color osd_button_fg_active shade(@osd_fg, 1.10);
+@define-color osd_button_fg_insensitive shade(@osd_fg, 0.70);
+
+@define-color osd_button_border alpha(@osd_highlight, 0.40);
+@define-color osd_button_inset shade(@osd_fg, 0.67);
+@define-color osd_button_shadow alpha(black, 0.35);
+
+@define-color osd_trough_bg alpha(@osd_button_fg, 0.10);
+
+
 @define-color wm_a shade(@theme_bg_color, 1.3);
 @define-color wm_b @theme_bg_color;
 @define-color wm_util shade(@theme_bg_color, 1.2);
 @define-color wm_unfocus shade(@theme_bg_color, 1.05);
+@define-color wm_shadow alpha(black, 0.5);
 
 @import url("gtk-main-common.css");
 @import url("gtk-widgets.css");
diff -Nru mate-themes-1.9.2/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css mate-themes-1.9.3/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
--- mate-themes-1.9.2/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css	2015-01-10 18:53:09.000000000 +0100
@@ -214,6 +214,14 @@
 	color: @theme_selected_fg_color;
 }
 
+/* ie. pluma open dialog */
+.view row:hover {
+	background-image:  linear-gradient(to bottom,
+	                                  @theme_bg_color,
+	                                  shade(@theme_bg_color, 0.80));
+	color: shade (@theme_selected_bg_color, 0.35);
+}
+
 /* Exceptional views */
 GtkTextView.view,
 GtkTextView.view:insensitive,
@@ -353,6 +361,14 @@
 	color: @theme_selected_fg_color;
 }
 
+.entry.cursor-handle,
+.cursor-handle {
+	background-color: transparent;
+	background-image: none;
+	box-shadow: none;
+	border-style: none;
+}
+
 .cursor-handle.top,
 .cursor-handle.bottom {
 	background-color:transparent;
@@ -362,6 +378,15 @@
 	border-width: 0px;
 }
 
+.entry.cursor-handle.top,
+.cursor-handle.top {
+	-gtk-icon-source: -gtk-icontheme("selection-start-symbolic");
+}
+.entry.cursor-handle.bottom,
+.cursor-handle.bottom {
+	-gtk-icon-source: -gtk-icontheme("selection-end-symbolic");
+}
+
 /*******************
  * Symbolic images *
  *******************/
@@ -913,7 +938,6 @@
 GtkComboBox {
 	/* align with side buttons */
 	padding: 0;
-
 	-GtkComboBox-arrow-scaling: 0.5;
 	-GtkComboBox-shadow-type: none;
 	color: @theme_fg_color;
@@ -942,19 +966,18 @@
  * Buttons *
  ***********/
 .button {
-	/* Due to a bug somewhere in gtk or cairo,
-	   a padding of zero (or even one) doesn't work always! */
-	padding: 2px;
-	-GtkWidget-focus-line-width: 0;
-
-	border-radius: 3px;
-	border-width: 1px;
-	border-style: solid;
-	/*border-image is defined in gtk-widgets-assets.css*/
-
-	background-image: linear-gradient(to bottom,
-	                                  @button_gradient_color_a,
-	                                  @button_gradient_color_b);
+    /* Due to a bug somewhere in gtk or cairo,
+    a padding of zero (or even one) doesn't work always! */
+    padding: 2px;
+    -GtkWidget-focus-line-width: 0;
+    border-radius: 3px;
+    border-width: 1px;
+    border-style: solid;
+    /*border-image is defined in gtk-widgets-assets.css*/
+    background-image: linear-gradient(to bottom,
+                                      @button_gradient_color_a,
+                                      @button_gradient_color_b);
+    transition: all 200ms ease-out;
 }
 
 .button.image-button,
@@ -1027,7 +1050,7 @@
 }
 
 /* insensitive active toggle buttons */
-.button:checked:insensitive.
+.button:checked:insensitive,
 .button:active:insensitive {
 	background-image: linear-gradient(to bottom,
 	                                  alpha(@button_gradient_color_b, 0.5),
@@ -1268,23 +1291,24 @@
 
 /* this controls the general appearance of the menubar */
 .menubar {
-	background-image: none;
-	background-color: @theme_bg_color;
-	border-width: 0px;
-	border-style: none;
-	padding: 0px;
-	color: @theme_text_color;
-
-	-GtkWidget-window-dragging: true;
-	/*-GtkMenuBar-internal-padding: 0;*/
+    background-image: none;
+    background-color: @theme_bg_color;
+    border-width: 0px;
+    border-style: none;
+    padding: 0px;
+    color: @theme_text_color;
+    -GtkWidget-window-dragging: true;
+    /*-GtkMenuBar-internal-padding: 0;*/
 }
 
 .menubar .menuitem {
-	padding: 3px 7px;
+    transition: all 200ms ease-out;
+    padding: 3px 7px;
 }
 
 .menu .menuitem {
-	padding: 3px 4px;
+    transition: all 200ms ease-out;
+    padding: 3px 4px;
 }
 
 .menubar .menuitem,
@@ -1355,7 +1379,7 @@
 	/*border-color: shade(@theme_selected_bg_color, 0.8);*/
 	background-image:  linear-gradient(to bottom,
 	                                  @theme_bg_color,
-	                                  shade(@theme_bg_color, 0.55));
+	                                  shade(@theme_bg_color, 0.80));
 }
 
 .menu.button:insensitive {
@@ -1862,6 +1886,136 @@
 	border-radius: 0;    
 }
 
+/*************
+ * Popovers *
+ *************/
+
+.popover {
+	background-clip: initial;
+	margin: 10px;
+	padding: 2px;
+	border-color: shade(@theme_bg_color, 0.8);
+	border-width: 1px;
+	border-style: solid;
+	border-radius: 6px;
+	background-color: shade(@theme_selected_bg_color, 0.8);
+	background-image: linear-gradient(to bottom,
+	                                  shade(@theme_selected_bg_color, 1.1),
+	                                  shade(@theme_selected_bg_color, 0.65));
+	box-shadow: 0 1px 5px @wm_shadow;
+	text-shadow: none;
+	icon-shadow: none;
+}
+
+.popover > .list,
+.popover > .view,
+.popover > .toolbar .popover.osd > .toolbar,
+.popover > .inline-toolbar .popover.osd > .toolbar,
+.popover > .search-bar .popover.osd > .toolbar,
+.popover > .location-bar .popover.osd > .toolbar,
+.popover > .toolbar .popover.osd > .inline-toolbar,
+.popover > .inline-toolbar .popover.osd > .inline-toolbar,
+.popover > .search-bar .popover.osd > .inline-toolbar,
+.popover > .location-bar .popover.osd > .inline-toolbar,
+.popover > .toolbar .popover.osd > .search-bar,
+.popover > .inline-toolbar .popover.osd > .search-bar,
+.popover > .search-bar .popover.osd > .search-bar,
+.popover > .location-bar .popover.osd > .search-bar,
+.popover > .toolbar .popover.osd > .location-bar,
+.popover > .inline-toolbar .popover.osd > .location-bar,
+.popover > .search-bar .popover.osd > .location-bar,
+.popover > .location-bar .popover.osd > .location-bar {
+	border-style: none;
+	background-color: transparent;
+}
+
+.popover .separator {
+	font-size: 80%;
+	font-weight: bold;
+	color: alpha(@theme_fg_color,0.1);
+	text-shadow: none;
+	background-color: transparent;
+	icon-shadow: none;
+	border: 0;
+}
+
+.popover.osd {
+	background-image: none;
+	background-color: alpha(shade(#3E403D, 0.85), 0.75);
+	border: 1px solid black;
+	box-shadow: none;
+	color: @theme_selected_fg_color;
+}
+.popover.osd .toolbar {
+	background-image: none;
+	background-color: transparent;
+	border: none;
+	box-shadow: none;
+}
+.popover.osd .button {
+	text-shadow: 0 -1px @osd_text_shadow;
+	icon-shadow: 0 -1px @osd_text_shadow;
+}
+.popover.osd .button:active,
+.popover.osd .button:checked {
+        box-shadow: none;
+}
+.popover.osd .button:insensitive {
+	color: alpha(@theme_selected_fg_color, 0.4);
+}
+
+.popover .list {
+	background-color: @theme_base_color;
+}
+
+GtkModelButton.button {
+	color: @theme_selected_fg_color;
+	border-radius: 3px;
+}
+
+GtkModelButton.button:checked,
+GtkModelButton.button:active,
+GtkModelButton.button:insensitive,
+GtkModelButton.button:active:insensitive,
+GtkModelButton.button:checked:insensitive,
+GtkModelButton.button,
+GtkModelButton.button:focus,
+GtkModelButton.button:active:focus,
+GtkModelButton.button:checked:focus {
+	color: @theme_selected_fg_color;
+	background-color: transparent;
+	background-image: none;
+	border-color: transparent;
+	border-image: none;
+	border-style: none;
+	box-shadow: none;
+	border-radius: 3px;
+}
+
+GtkModelButton.button:checked:hover,
+GtkModelButton.button:active:hover,
+GtkModelButton.button:hover,
+GtkModelButton.button:selected {
+	color: @theme_selected_fg_color;
+	background-image:  linear-gradient(to bottom,
+	                                  shade(@theme_selected_bg_color, 1.6),
+	                                  shade(@theme_selected_bg_color, 0.6));
+	text-shadow: none;
+	border-width: 0;
+	border-color: transparent;
+	border-radius: 3px;
+}
+
+GtkPopover .separator {
+	font-size: 80%;
+	font-weight: bold;
+	color: alpha(@theme_text_color,0.4);
+	text-shadow: none;
+	background-color: transparent;
+	icon-shadow: none;
+	border: 0;
+}
+
 /*******
  * CSD *
  *******/
@@ -1983,17 +2137,26 @@
 .header-bar.frame.titlebar .button.image-button.titlebutton:hover:backdrop {
 	color: #747473;
 }
- 
+
+/****************************************************************************************
+* Give and take related to recent gtk3.3.14 development,                                *
+* to achieve full size of the icon menu of some of the applications whose notification  *
+* icons appear in the system tray, the "shadow" is disabled.                            *
+* same affect in mate-panel main menu, csd apps, header-bars apps                       *
+* if compositor is disable !!!!!                                                        *
+*****************************************************************************************/
+/*
 .window-frame {
     border-color: @theme_bg_color;
     border-radius: 7px 7px 0 0;
     border-width: 1px;
     border-style: solid;
     background-color: @theme_bg_color;
-    box-shadow: 0 0 0 2px @osd_button_shadow, 0 2px 8px 3px @osd_button_shadow;
+    box-shadow: 0 0 0 2px @osd_button_shadow, 0 2px 8px 3px @osd_button_shadow;*/
     /* this is used for the resize cursor area */
-    margin: 10px;
+/*    margin: 10px;
 }
+*/
 
 /****************************
  * Suggested action buttons *
@@ -2104,12 +2267,15 @@
 	padding: 5px;
 	color: @theme_fg_color;
 	-GtkStatusbar-shadow-type: none;
+	font-size: smaller;
 }
 
 GtkStatusbar .frame {
 	background-image: none;
 	/* gtk-3.12 */
 	background-color: transparent;
+	padding: 0px;
+	border-width: 0;
 }
 
 GtkScrolledWindow,
@@ -2436,9 +2602,11 @@
 }
 
 /* some apps need this */
-GtkLabel {
+/* which apps?, disabled for popover fontcolor*/
+/*GtkLabel {
 	color: @theme_text_color;
 }
+*/
 /* but menus are dark */
 .menu GtkLabel {
 	color: @theme_selected_fg_color;
@@ -2465,6 +2633,21 @@
 	color: alpha(@frame_color, 0.6);
 }
 
+.sidebar row:hover {
+	background-image:  linear-gradient(to bottom,
+	                                  @theme_bg_color,
+	                                  shade(@theme_bg_color, 0.80));
+	color: shade (@theme_selected_bg_color, 0.35);
+}
+
+/* ie. pluma open dialog */
+.sidebar GtkTreeView row:hover {
+	background-image:  linear-gradient(to bottom,
+	                                  @theme_bg_color,
+	                                  shade(@theme_bg_color, 0.80));
+	color: shade (@theme_selected_bg_color, 0.35);
+}
+
 ApDocView, /* Abiword */
 EogScrollView, /* Eog */
 CheeseThumbView /* Cheese */
diff -Nru mate-themes-1.9.2/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am mate-themes-1.9.3/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am
--- mate-themes-1.9.2/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -16,5 +16,3 @@
 
 SUBDIRS = assets
 
-DIST_SUBDIRS = assets
-
diff -Nru mate-themes-1.9.2/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css mate-themes-1.9.3/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css
--- mate-themes-1.9.2/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css	2015-01-10 18:53:09.000000000 +0100
@@ -213,6 +213,7 @@
 
 /* set selected menubar button */
 PanelMenuBar.menubar .menuitem:hover {
+    transition: all 300ms ease-out;
 	background-image: none;
 	background-color: shade(@theme_selected_bg_color, 1.1);
 	border-style: none;
@@ -227,6 +228,7 @@
 PanelMenuBar.menubar .menu .menuitem:checked:hover,
 PanelMenuBar.menubar .menu .menuitem:active:hover,
 PanelMenuBar.menubar .menu .menuitem:hover {
+    transition: all 300ms ease-out;
 	background-image:  linear-gradient(to bottom,
 	                                  shade(@theme_selected_bg_color, 1.6),
 	                                  shade(@theme_selected_bg_color, 0.6));
diff -Nru mate-themes-1.9.2/desktop-themes/GreenLaguna/Makefile.am mate-themes-1.9.3/desktop-themes/GreenLaguna/Makefile.am
--- mate-themes-1.9.2/desktop-themes/GreenLaguna/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/GreenLaguna/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -13,12 +13,6 @@
 	metacity-1  \
 	unity
 
-DIST_SUBDIRS =	\
-	gtk-2.0		\
-	gtk-3.0		\
-	metacity-1  \
-	unity
-
 CLEANFILES = index.theme
 
 index.theme: index.theme.in
diff -Nru mate-themes-1.9.2/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml mate-themes-1.9.3/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml
--- mate-themes-1.9.2/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/GreenLaguna/metacity-1/metacity-theme-1.xml	2015-01-10 18:53:09.000000000 +0100
@@ -39,7 +39,7 @@
 
 <frame_geometry name="utility" title_scale="small" parent="normal"/>
 
-<frame_geometry name="border" has_title="false">
+<frame_geometry name="border" has_title="false" rounded_top_left="true" rounded_top_right="true"  rounded_bottom_left="false" rounded_bottom_right="false">
   <distance name="left_width" value="2"/>
   <distance name="right_width" value="2"/>
   <distance name="bottom_height" value="2"/>
@@ -47,8 +47,8 @@
   <distance name="right_titlebar_edge" value="0"/>
   <distance name="button_width" value="0"/>
   <distance name="button_height" value="0"/>
-  <distance name="title_vertical_pad" value="2"/>
-  <border name="title_border" left="0" right="0" top="0" bottom="0"/>
+  <distance name="title_vertical_pad" value="0"/>
+  <border name="title_border" left="0" right="0" top="6" bottom="0"/>
   <border name="button_border" left="0" right="0" top="0" bottom="0"/>
 </frame_geometry>
 
diff -Nru mate-themes-1.9.2/desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml mate-themes-1.9.3/desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml
--- mate-themes-1.9.2/desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/GreenLaguna/metacity-1/metacity-theme-2.xml	2015-01-10 18:53:09.000000000 +0100
@@ -39,7 +39,7 @@
 
 <frame_geometry name="utility" title_scale="small" parent="normal"/>
 
-<frame_geometry name="border" has_title="false">
+<frame_geometry name="border" has_title="false" rounded_top_left="true" rounded_top_right="true"  rounded_bottom_left="false" rounded_bottom_right="false">
   <distance name="left_width" value="2"/>
   <distance name="right_width" value="2"/>
   <distance name="bottom_height" value="2"/>
@@ -47,8 +47,8 @@
   <distance name="right_titlebar_edge" value="0"/>
   <distance name="button_width" value="0"/>
   <distance name="button_height" value="0"/>
-  <distance name="title_vertical_pad" value="2"/>
-  <border name="title_border" left="0" right="0" top="0" bottom="0"/>
+  <distance name="title_vertical_pad" value="0"/>
+  <border name="title_border" left="0" right="0" top="6" bottom="0"/>
   <border name="button_border" left="0" right="0" top="0" bottom="0"/>
 </frame_geometry>
 
diff -Nru mate-themes-1.9.2/desktop-themes/Makefile.am mate-themes-1.9.3/desktop-themes/Makefile.am
--- mate-themes-1.9.2/desktop-themes/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -1,26 +1,9 @@
 SUBDIRS = \
 	BlackMATE \
 	Quid \
-	TraditionalOk \
 	TraditionalGreen \
-	AlaDelta \
-	Shiny \
-	ContrastHigh \
-	ContrastHighInverse \
-	ContrastHighLargePrint \
-	ContrastHighLargePrintInverse \
-	LargePrint \
-	Fog \
-	GreenLaguna \
-	Menta \
-	BlueMenta \
-	$(TEST_THEMES)
-
-DIST_SUBDIRS = \
-	BlackMATE \
-	Quid \
 	TraditionalOk \
-	TraditionalGreen \
+	TraditionalOkTest \
 	AlaDelta \
 	Shiny \
 	ContrastHigh \
@@ -31,6 +14,5 @@
 	Fog \
 	GreenLaguna \
 	Menta \
-	BlueMenta \
-	TraditionalOkTest
+	BlueMenta
 
diff -Nru mate-themes-1.9.2/desktop-themes/Menta/gtk-2.0/apps/Makefile.am mate-themes-1.9.3/desktop-themes/Menta/gtk-2.0/apps/Makefile.am
--- mate-themes-1.9.2/desktop-themes/Menta/gtk-2.0/apps/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/Menta/gtk-2.0/apps/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -21,8 +21,3 @@
 	Caja \
 	Null \
 	Others
-
-DIST_SUBDIRS =  Handles \
-	Caja \
-	Null \
-	Others
diff -Nru mate-themes-1.9.2/desktop-themes/Menta/gtk-2.0/gtkrc mate-themes-1.9.3/desktop-themes/Menta/gtk-2.0/gtkrc
--- mate-themes-1.9.2/desktop-themes/Menta/gtk-2.0/gtkrc	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/Menta/gtk-2.0/gtkrc	2015-01-10 18:53:09.000000000 +0100
@@ -13,7 +13,7 @@
 gtk_color_scheme = "bg_color:#dcdcdc\nselected_bg_color:#accd8a\nbase_color:#f7f7f7" # Background, base.
 gtk_color_scheme = "fg_color:#2c2c2c\nselected_fg_color:#f5f5f5\ntext_color:#2c2c2c" # Foreground, text.
 gtk_color_scheme = "tooltip_bg_color:#F5F5B5\ntooltip_fg_color:#000000" # Tooltips.
-gtk_color_scheme = "link_color:#08c" # Hyperlinks
+gtk_color_scheme = "link_color:#61bf00" # Hyperlinks
 gtk_color_scheme = "bg_color_dark:#3f3f3f\ntext_color_dark:#FFF" # Dark colors
 
 ### EXTERNAL FILES ###
diff -Nru mate-themes-1.9.2/desktop-themes/Menta/gtk-2.0/Makefile.am mate-themes-1.9.3/desktop-themes/Menta/gtk-2.0/Makefile.am
--- mate-themes-1.9.2/desktop-themes/Menta/gtk-2.0/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/Menta/gtk-2.0/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -7,6 +7,3 @@
 
 SUBDIRS = apps \
 	widgets
-
-DIST_SUBDIRS =  apps \
-	widgets
diff -Nru mate-themes-1.9.2/desktop-themes/Menta/gtk-2.0/widgets/Makefile.am mate-themes-1.9.3/desktop-themes/Menta/gtk-2.0/widgets/Makefile.am
--- mate-themes-1.9.2/desktop-themes/Menta/gtk-2.0/widgets/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/Menta/gtk-2.0/widgets/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -14,9 +14,3 @@
 	Null \
 	Others \
 	Scale
-
-DIST_SUBDIRS = \
-	Panel \
-	Null \
-	Others \
-	Scale
diff -Nru mate-themes-1.9.2/desktop-themes/Menta/gtk-2.0/widgets/panel.rc mate-themes-1.9.3/desktop-themes/Menta/gtk-2.0/widgets/panel.rc
--- mate-themes-1.9.2/desktop-themes/Menta/gtk-2.0/widgets/panel.rc	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/Menta/gtk-2.0/widgets/panel.rc	2015-01-10 18:53:09.000000000 +0100
@@ -125,6 +125,12 @@
 	}
 }
 
+style "workspace-switcher"
+{
+	bg[SELECTED] = shade (1.0, @selected_bg_color)
+	bg[PRELIGHT] = shade (1.2, @selected_bg_color)
+}
+
 widget "*PanelWidget*"			style "theme-panel"
 #widget "*PanelApplet*"			style "theme-panel"
 widget "*fast-user-switch*"		style "theme-panel"
@@ -144,6 +150,7 @@
 widget_class "*computertemp*"		style "theme-panel"
 widget_class "*Applet*Tomboy*"		style "theme-panel"
 widget_class "*Applet*Netstatus*"	style "theme-panel"
+widget "*WnckPager*"	    	    style "workspace-switcher"
 
 # Fixes for tooltip text in some apps.
 widget_class "*Notif*Beagle*"	style "theme-panel-light"
diff -Nru mate-themes-1.9.2/desktop-themes/Menta/gtk-3.0/gtk-main-common.css mate-themes-1.9.3/desktop-themes/Menta/gtk-3.0/gtk-main-common.css
--- mate-themes-1.9.2/desktop-themes/Menta/gtk-3.0/gtk-main-common.css	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/Menta/gtk-3.0/gtk-main-common.css	2015-01-10 18:53:09.000000000 +0100
@@ -14,7 +14,7 @@
  *******/
 @define-color osd_highlight #ffffff;
 @define-color osd_lowlight #525252;
-@define-color osd_base #212526;
+@define-color osd_base #252621;
 @define-color osd_base_backdrop shade(@osd_base, 1.40);
 
 @define-color osd_fg #ededed;
@@ -81,7 +81,7 @@
 /*********************
  * Error/Warning/... *
  *********************/
-@define-color link_color #8FD94A;
+@define-color link_color #61bf00;
 @define-color warning_color #f57900;
 @define-color error_color #cc0000;
 @define-color success_color #4e9a06;
diff -Nru mate-themes-1.9.2/desktop-themes/Menta/gtk-3.0/gtk-widgets.css mate-themes-1.9.3/desktop-themes/Menta/gtk-3.0/gtk-widgets.css
--- mate-themes-1.9.2/desktop-themes/Menta/gtk-3.0/gtk-widgets.css	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/Menta/gtk-3.0/gtk-widgets.css	2015-01-10 18:53:09.000000000 +0100
@@ -199,10 +199,14 @@
 	padding: 5px;
 	color: @theme_fg_color;
 	-GtkStatusbar-shadow-type: none;
-	box-shadow: inset 0 1px 0 0 @borders;
 	font-size: smaller;
 }
 
+GtkStatusbar .frame {
+	padding: 0px;
+	border-width: 0;
+}
+
 .dnd {
 	border-width: 1px;
 	border-style: solid;
@@ -879,6 +883,7 @@
 }
 
 .button {
+	transition: all 200ms ease-out;
 	-GtkButton-image-spacing: 4;
 	-GtkButton-interior-focus: true;
 	-GtkButton-default-border: 0;
@@ -1445,8 +1450,11 @@
 }
 
 GtkLinkButton.button,
-GtkLinkButton.button:active {
-	text-shadow: none;
+GtkLinkButton.button:hover,
+GtkLinkButton.button:active,
+GtkLinkButton.button:active:hover {
+    transition: all 400ms ease-in;
+    text-shadow: none;
 }
 
 .button .separator { 
@@ -1815,17 +1823,19 @@
 	box-shadow: inset 1px 0 @inset_dark_color;
 }
 
+GtkComboBox.combobox-entry .button:hover,
 GtkComboBox.combobox-entry .button:active,
 GtkComboBox.combobox-entry .button:active:hover {
-	color: @theme_text_color;
+    color: shade (@theme_selected_bg_color, 0.80);
+    transition: all 200ms ease-in;
 }
 
 GtkComboBox .button {
-	color: @internal_element_color;
+    color: @internal_element_color;
 }
 
 GtkComboBox .button:hover {
-	color: @theme_text_color;
+    color: shade (@theme_selected_bg_color, 0.80);
 }
 
 /********************
@@ -2080,6 +2090,7 @@
 }
 
 .menubar .menuitem {
+	transition: all 200ms ease-out;
 	border-style: none;
 	padding: 4px 6px;
 	text-shadow: 0 1px @button_text_shadow;
@@ -2097,6 +2108,7 @@
 
 .menu .menuitem {
 	-GtkMenuItem-arrow-scaling: 0.6;
+	transition: all 100ms ease-out;
 	padding: 4px;
 }
 
@@ -2596,7 +2608,8 @@
 }
 
 .sidebar row:hover {
-	background-color: shade (@theme_bg_color, 0.95);
+	background-color: shade (@theme_selected_bg_color, 1.15);
+	color: shade (@theme_selected_bg_color, 0.35);
 }
 
 .sidebar .scrollbar.trough {
@@ -3410,8 +3423,14 @@
 	color: @theme_fg_color;
 }
 
+/* ie. pluma open dialog */
+.view row:hover {
+	background-color: shade (@theme_selected_bg_color, 1.15);
+	color: shade (@theme_selected_bg_color, 0.35);
+}
+
 .cell {
-	color: @theme_text_color;
+	/*color: @theme_text_color;*/ /* Don't use, seems to change hover effect on combobox menuitems */
 	padding: 2px;
 	text-shadow: none;
 }
@@ -3477,8 +3496,10 @@
 	box-shadow: inset 0 1px 0 alpha (@borders, 0.3), inset 0 -1px 0 @borders;
 }
 
+/* ie. pluma open dialog */
 .sidebar GtkTreeView row:hover {
-	background-color: shade (@theme_base_color, 0.96);
+	background-color: shade (@theme_selected_bg_color, 1.15);
+	color: shade (@theme_selected_bg_color, 0.35);
 }
 
 column-header.button,
@@ -3955,12 +3976,20 @@
 	icon-shadow: none;
 }
 
+/****************************************************************************************
+* Give and take related to recent gtk3.3.14 development,                                *
+* to achieve full size of the icon menu of some of the applications whose notification  *
+* icons appear in the system tray, the "shadow" is disabled.                            *
+* same affect in mate-panel main menu, csd apps, header-bars apps                       *
+* if compositor is disable !!!!!                                                        *
+*****************************************************************************************/
+/*
 .window-frame {
 	border-radius: 0;
-	border-width: 0px;	
-	box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow;
+	border-width: 6px 6px 0 0;
+	box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow;*/
 	/* this is used for the resize cursor area */
-	margin: 10px;
+/*	margin: 10px;
 }
 
 .window-frame.tiled {
@@ -3971,6 +4000,7 @@
 .window-frame:backdrop {
 	box-shadow: 0 0 0 1px shade(@wm_border,1.1), 0 2px 5px 1px @wm_shadow;
 }
+*/
 
 /* Various hacks and shit */
 /* FIXME - BELOW: Some stuff that can probably be done better or in another way */
diff -Nru mate-themes-1.9.2/desktop-themes/Menta/gtk-3.0/Makefile.am mate-themes-1.9.3/desktop-themes/Menta/gtk-3.0/Makefile.am
--- mate-themes-1.9.2/desktop-themes/Menta/gtk-3.0/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/Menta/gtk-3.0/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -21,7 +21,3 @@
 SUBDIRS = \
 	assets \
 	borders
-
-DIST_SUBDIRS =  \
-	assets \
-	borders
diff -Nru mate-themes-1.9.2/desktop-themes/Menta/gtk-3.0/mate-applications.css mate-themes-1.9.3/desktop-themes/Menta/gtk-3.0/mate-applications.css
--- mate-themes-1.9.2/desktop-themes/Menta/gtk-3.0/mate-applications.css	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/Menta/gtk-3.0/mate-applications.css	2015-01-10 18:53:09.000000000 +0100
@@ -72,6 +72,13 @@
 	background-color: shade (@theme_bg_color, 1.08);
 }
 
+/*FIXME normaly this isn't the right entry for adjusting
+the sidebar entry hover color*/
+CajaWindow .view row:hover {
+	background-color: shade (@theme_selected_bg_color, 1.15);
+	color: shade (@theme_selected_bg_color, 0.35);
+}
+
 CajaWindow .rubberband,
 CajaWindow .view.rubberband {
 	background-color: alpha (@theme_selected_bg_color, 0.35);
@@ -192,7 +199,10 @@
 MatePanelApplet > GtkMenuBar.menubar,
 PanelToplevel,
 PanelWidget,
+PanelFrame,
 PanelAppletFrame,
+MatePanelAppletFrameDBus,
+MatePanelAppletContainer,
 MatePanelApplet {
 	background-color: @theme_bg_color;
 	background-image: none;
@@ -224,6 +234,7 @@
 /* desktop-applet, clockapplet, drivemount, character-map,
 dictionary */
 MatePanelApplet .button {
+	transition: all 300ms ease-out;
 	background-image: none;
 	background-color: @theme_bg_color;
 	color: @theme_text_color;
@@ -240,12 +251,12 @@
 MatePanelApplet .button:checked,
 MatePanelApplet .button:active:hover,
 MatePanelApplet .button:active {
+	transition: all 300ms ease-out;
 	background-image: linear-gradient(to bottom,
 		shade (@theme_selected_bg_color, 0.86),
 		shade (@theme_selected_bg_color, 0.26));
 	background-color: @theme_base_color;
 	color: shade (@theme_selected_fg_color, 1.00);
-
 	border-image: none;
 	border-style: solid;
 	border-width: 0px;
@@ -255,12 +266,12 @@
 }
 
 MatePanelApplet .button:hover {
+	transition: all 300ms ease-out;
 	background-image: linear-gradient(to bottom,
 		@theme_bg_color,
 		shade (@theme_selected_bg_color, 0.86));
 	background-color: @theme_base_color;
 	color: shade (@theme_text_color, 1.0);
-
 	border-image: none;
 	border-style: solid;
 	border-width: 0px;
@@ -271,6 +282,7 @@
 
 /*Wncklist */
 WnckTasklist .button {
+	transition: all 300ms ease-out;
 	background-image: linear-gradient(to bottom,
 		shade (@theme_bg_color, 1.0),
 		shade (@theme_bg_color, 0.96));
@@ -289,12 +301,12 @@
 WnckTasklist .button:checked,
 WnckTasklist .button:active:hover,
 WnckTasklist .button:active {
+	transition: all 300ms ease-out;
 	background-image: linear-gradient(to bottom,
 		shade (@theme_selected_bg_color, 0.86),
 		shade (@theme_selected_bg_color, 0.26));
 	background-color: @theme_base_color;
 	color: shade (@theme_selected_fg_color, 1.00);
-
 	border-image: none;
 	border-style: solid;
 	border-width: 0px;
@@ -304,12 +316,12 @@
 }
 
 WnckTasklist .button:hover {
+	transition: all 300ms ease-out;
 	background-image: linear-gradient(to bottom,
 		@theme_bg_color,
 		shade (@theme_selected_bg_color, 0.86));
 	background-color: @theme_base_color;
 	color: shade (@theme_text_color, 1.0);
-
 	border-image: none;
 	border-style: solid;
 	border-width: 0px;
@@ -320,6 +332,7 @@
 
 /* set selected menubar button */
 PanelMenuBar.menubar .menuitem:hover {
+	transition: all 300ms ease-out;
 	background-image: linear-gradient(to bottom,
 		shade (@theme_selected_bg_color, 0.86),
 		shade (@theme_selected_bg_color, 0.26));
@@ -335,6 +348,7 @@
 PanelMenuBar.menubar .menu .menuitem:checked:hover,
 PanelMenuBar.menubar .menu .menuitem:active:hover,
 PanelMenuBar.menubar .menu .menuitem:hover {
+	transition: all 200ms ease-out;
 	background-color: @theme_selected_bg_color;
 	background-image: linear-gradient(to bottom,
 		shade (@theme_selected_bg_color, 1.0),
@@ -412,11 +426,17 @@
  ****************/
 
 /* pluma line numbers */
-
 PlumaView {
     background-color: shade (@theme_bg_color, 1.07);
 }
 
+/*FIXME normaly this isn't the right entry for adjusting
+the sidebar entry hover color*/
+PlumaWindow .view row:hover {
+	background-color: shade (@theme_selected_bg_color, 1.15);
+	color: shade (@theme_selected_bg_color, 0.35);
+}
+
 /****************
  * Mate-Terminal *
  ****************/
diff -Nru mate-themes-1.9.2/desktop-themes/Menta/Makefile.am mate-themes-1.9.3/desktop-themes/Menta/Makefile.am
--- mate-themes-1.9.2/desktop-themes/Menta/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/Menta/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -17,14 +17,6 @@
 	unity \
 	xfwm4
 
-DIST_SUBDIRS = \
-	cinnamon \
-	gtk-2.0	\
-	gtk-3.0	\
-	metacity-1 \
-	unity \
-	xfwm4
-
 CLEANFILES = index.theme
 
 index.theme: index.theme.in
diff -Nru mate-themes-1.9.2/desktop-themes/Menta/metacity-1/metacity-theme-1.xml mate-themes-1.9.3/desktop-themes/Menta/metacity-1/metacity-theme-1.xml
--- mate-themes-1.9.2/desktop-themes/Menta/metacity-1/metacity-theme-1.xml	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/Menta/metacity-1/metacity-theme-1.xml	2015-01-10 18:53:09.000000000 +0100
@@ -49,16 +49,16 @@
  	<border name="button_border" left="0" right="0" top="4" bottom="0"/>
 </frame_geometry>
 
-<frame_geometry name="border" has_title="false">
-	<distance name="left_width" value="2"/>
-	<distance name="right_width" value="2"/>
-	<distance name="bottom_height" value="2"/>
-  	<distance name="left_titlebar_edge" value="0"/>
-  	<distance name="right_titlebar_edge" value="0"/>
+<frame_geometry name="border" has_title="false" rounded_top_left="true" rounded_top_right="true"  rounded_bottom_left="false" rounded_bottom_right="false">
+	<distance name="left_width" value="1"/>
+	<distance name="right_width" value="1"/>
+	<distance name="bottom_height" value="1"/>
+	<distance name="left_titlebar_edge" value="0"/>
+	<distance name="right_titlebar_edge" value="0"/>
   	<distance name="button_width" value="0"/>
   	<distance name="button_height" value="0"/>
-	<distance name="title_vertical_pad" value="2"/>
-  	<border name="title_border" left="0" right="0" top="0" bottom="0"/>
+	<distance name="title_vertical_pad" value="0"/>
+  	<border name="title_border" left="0" right="0" top="6" bottom="0"/>
   	<border name="button_border" left="0" right="0" top="0" bottom="0"/>
 </frame_geometry>
 
diff -Nru mate-themes-1.9.2/desktop-themes/Shiny/gtk-3.0/Makefile.am mate-themes-1.9.3/desktop-themes/Shiny/gtk-3.0/Makefile.am
--- mate-themes-1.9.2/desktop-themes/Shiny/gtk-3.0/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/Shiny/gtk-3.0/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -13,5 +13,3 @@
 EXTRA_DIST = $(theme_DATA)
 
 SUBDIRS = apps assets
-
-DIST_SUBDIRS = $(SUBDIRS)
diff -Nru mate-themes-1.9.2/desktop-themes/TraditionalGreen/gtk-2.0/applications.rc mate-themes-1.9.3/desktop-themes/TraditionalGreen/gtk-2.0/applications.rc
--- mate-themes-1.9.2/desktop-themes/TraditionalGreen/gtk-2.0/applications.rc	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/TraditionalGreen/gtk-2.0/applications.rc	2015-01-10 18:53:09.000000000 +0100
@@ -1,3 +1,11 @@
+style "workspace-switcher"
+{
+	bg[SELECTED] = shade (1.0, @selected_bg_color)
+	bg[PRELIGHT] = shade (1.0, @selected_bg_color)
+}
+
+widget "*WnckPager*"	    	    style "workspace-switcher"
+
 # Workaround for the evolution ETable (bug #527532)
 widget_class "*.<ETable>.<ECanvas>" style "treeview_header"
 # Workaround for the evolution ETree
diff -Nru mate-themes-1.9.2/desktop-themes/TraditionalGreen/gtk-3.0/gtk.css mate-themes-1.9.3/desktop-themes/TraditionalGreen/gtk-3.0/gtk.css
--- mate-themes-1.9.2/desktop-themes/TraditionalGreen/gtk-3.0/gtk.css	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/TraditionalGreen/gtk-3.0/gtk.css	2015-01-10 18:53:09.000000000 +0100
@@ -255,6 +255,7 @@
 @define-color osd_bg_color @theme_tooltip_bg_color;
 @define-color osd_fg_color @theme_tooltip_fg_color;
 @define-color osd_border_color @theme_tooltip_border_color;
+@define-color osd_text_shadow alpha(black, 0.75);
 
 /***************
  * progressbar *
@@ -427,6 +428,9 @@
 @define-color trough_gradient_a shade(@core_color_b, 0.81);
 @define-color trough_gradient_b shade(@core_color_b, 0.90);
 
+
+@define-color wm_shadow alpha(black, 0.5);
+
 /***********
  * imports *
  ***********/
diff -Nru mate-themes-1.9.2/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css mate-themes-1.9.3/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
--- mate-themes-1.9.2/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css	2015-01-10 18:53:09.000000000 +0100
@@ -1921,12 +1921,21 @@
 	border-image: none;
 }
 
+/****************************************************************************************
+* Give and take related to recent gtk3.3.14 development,                                *
+* to achieve full size of the icon menu of some of the applications whose notification  *
+* icons appear in the system tray, the "shadow" is disabled.                            *
+* same affect in mate-panel main menu, csd apps, header-bars apps                       *
+* if compositor is disable !!!!!                                                        *
+*****************************************************************************************/
+/*
 .window-frame {
 	border-width: 1px;
 	border-radius: 7px 7px 0 0;
 	border-style: solid;
 	margin: 10px;
 }
+*/
 
 /**************
  * Action bar *
@@ -1945,19 +1954,131 @@
 	padding: 5px 4px 4px 4px;
 }
 
-/************
+/*************
  * Popovers *
- ************/
+ *************/
 
-GtkPopover {
-	border: 1px solid;
-	border-radius: 0px;
+.popover {
+	background-clip: initial;
+	margin: 10px;
+	padding: 2px;
 	border-color: @border_color;
+	border: 1px solid;
+	border-radius: 2px;
 	background-color: @theme_bg_color;
-	background-clip: border-box;
+	background-image: linear-gradient(to bottom,
+	                                  shade(@theme_bg_color, 1.0),
+	                                  shade(@theme_bg_color, 0.85));
+	box-shadow: 0 1px 5px @wm_shadow;
+	text-shadow: none;
+	icon-shadow: none;
+}
+
+.popover > .list,
+.popover > .view,
+.popover > .toolbar .popover.osd > .toolbar,
+.popover > .inline-toolbar .popover.osd > .toolbar,
+.popover > .search-bar .popover.osd > .toolbar,
+.popover > .location-bar .popover.osd > .toolbar,
+.popover > .toolbar .popover.osd > .inline-toolbar,
+.popover > .inline-toolbar .popover.osd > .inline-toolbar,
+.popover > .search-bar .popover.osd > .inline-toolbar,
+.popover > .location-bar .popover.osd > .inline-toolbar,
+.popover > .toolbar .popover.osd > .search-bar,
+.popover > .inline-toolbar .popover.osd > .search-bar,
+.popover > .search-bar .popover.osd > .search-bar,
+.popover > .location-bar .popover.osd > .search-bar,
+.popover > .toolbar .popover.osd > .location-bar,
+.popover > .inline-toolbar .popover.osd > .location-bar,
+.popover > .search-bar .popover.osd > .location-bar,
+.popover > .location-bar .popover.osd > .location-bar {
+	border-style: none;
+	background-color: transparent;
+}
+
+.popover .separator {
+	font-size: 80%;
+	font-weight: bold;
+	color: alpha(@theme_fg_color,0.1);
+	text-shadow: none;
+	background-color: transparent;
+	icon-shadow: none;
+	border: 0;
+}
+
+.popover.osd {
+	background-image: none;
+	background-color: alpha(shade(#3E403D, 0.85), 0.75);
+	border: 1px solid black;
+	box-shadow: none;
+	color: @theme_selected_fg_color;
+}
+.popover.osd .toolbar {
+	background-image: none;
+	background-color: transparent;
+	border: none;
+	box-shadow: none;
+}
+.popover.osd .button {
+	text-shadow: 0 -1px @osd_text_shadow;
+	icon-shadow: 0 -1px @osd_text_shadow;
+}
+.popover.osd .button:active,
+.popover.osd .button:checked {
+        box-shadow: none;
+}
+.popover.osd .button:insensitive {
+	color: alpha(@theme_selected_fg_color, 0.4);
+}
+
+.popover .list {
+	background-color: @theme_base_color;
+}
+
+GtkModelButton.button {
+	color: @theme_fg_color;
+	border-radius: 3px;
+}
+
+GtkModelButton.button:checked,
+GtkModelButton.button:active,
+GtkModelButton.button:insensitive,
+GtkModelButton.button:active:insensitive,
+GtkModelButton.button:checked:insensitive,
+GtkModelButton.button,
+GtkModelButton.button:focus,
+GtkModelButton.button:active:focus,
+GtkModelButton.button:checked:focus {
+	color: @theme_fg_color;
+	background-color: transparent;
+	background-image: none;
+	border-color: transparent;
+	border-image: none;
+	border-style: none;
+	box-shadow: none;
+	border-radius: 3px;
+}
+
+GtkModelButton.button:checked:hover,
+GtkModelButton.button:active:hover,
+GtkModelButton.button:hover,
+GtkModelButton.button:selected {
+	color: @theme_selected_fg_color;
+	background-image:  linear-gradient(to bottom,
+	                                  shade(@theme_selected_bg_color, 1.1),
+	                                  shade(@theme_selected_bg_color, 0.8));
+	text-shadow: none;
+	border-width: 2px;
+	border-color: @border_color;
+	border-radius: 3px;
 }
 
-GtkPopover > .toolbar,
-GtkPopover.osd > .toolbar .button {
+GtkPopover .separator {
+	font-size: 80%;
+	font-weight: bold;
+	color: alpha(@theme_text_color,0.4);
+	text-shadow: none;
 	background-color: transparent;
+	icon-shadow: none;
+	border: 0;
 }
diff -Nru mate-themes-1.9.2/desktop-themes/TraditionalGreen/gtk-3.0/Makefile.am mate-themes-1.9.3/desktop-themes/TraditionalGreen/gtk-3.0/Makefile.am
--- mate-themes-1.9.2/desktop-themes/TraditionalGreen/gtk-3.0/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/TraditionalGreen/gtk-3.0/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -13,5 +13,3 @@
 EXTRA_DIST = $(theme_DATA)
 
 SUBDIRS = img
-
-DIST_SUBDIRS = img
diff -Nru mate-themes-1.9.2/desktop-themes/TraditionalGreen/Makefile.am mate-themes-1.9.3/desktop-themes/TraditionalGreen/Makefile.am
--- mate-themes-1.9.2/desktop-themes/TraditionalGreen/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/TraditionalGreen/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -11,11 +11,6 @@
 	gtk-3.0		\
 	metacity-1
 
-DIST_SUBDIRS =	\
-	gtk-2.0		\
-	gtk-3.0		\
-	metacity-1
-
 CLEANFILES = index.theme
 
 index.theme: index.theme.in
diff -Nru mate-themes-1.9.2/desktop-themes/TraditionalOk/gtk-2.0/applications.rc mate-themes-1.9.3/desktop-themes/TraditionalOk/gtk-2.0/applications.rc
--- mate-themes-1.9.2/desktop-themes/TraditionalOk/gtk-2.0/applications.rc	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/TraditionalOk/gtk-2.0/applications.rc	2015-01-10 18:53:09.000000000 +0100
@@ -1,3 +1,11 @@
+style "workspace-switcher"
+{
+	bg[SELECTED] = shade (1.0, @selected_bg_color)
+	bg[PRELIGHT] = shade (1.0, @selected_bg_color)
+}
+
+widget "*WnckPager*"	    	    style "workspace-switcher"
+
 # Workaround for the evolution ETable (bug #527532)
 widget_class "*.<ETable>.<ECanvas>" style "treeview_header"
 # Workaround for the evolution ETree
diff -Nru mate-themes-1.9.2/desktop-themes/TraditionalOk/gtk-3.0/gtk.css mate-themes-1.9.3/desktop-themes/TraditionalOk/gtk-3.0/gtk.css
--- mate-themes-1.9.2/desktop-themes/TraditionalOk/gtk-3.0/gtk.css	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/TraditionalOk/gtk-3.0/gtk.css	2015-01-10 18:53:09.000000000 +0100
@@ -255,6 +255,7 @@
 @define-color osd_bg_color @theme_tooltip_bg_color;
 @define-color osd_fg_color @theme_tooltip_fg_color;
 @define-color osd_border_color @theme_tooltip_border_color;
+@define-color osd_text_shadow alpha(black, 0.75);
 
 /***************
  * progressbar *
@@ -427,6 +428,9 @@
 @define-color trough_gradient_a shade(@core_color_b, 0.81);
 @define-color trough_gradient_b shade(@core_color_b, 0.90);
 
+
+@define-color wm_shadow alpha(black, 0.5);
+
 /***********
  * imports *
  ***********/
diff -Nru mate-themes-1.9.2/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css mate-themes-1.9.3/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
--- mate-themes-1.9.2/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css	2015-01-10 18:53:09.000000000 +0100
@@ -1925,12 +1925,21 @@
 	border-image: none;
 }
 
+/****************************************************************************************
+* Give and take related to recent gtk3.3.14 development,                                *
+* to achieve full size of the icon menu of some of the applications whose notification  *
+* icons appear in the system tray, the "shadow" is disabled.                            *
+* same affect in mate-panel main menu, csd apps, header-bars apps                       *
+* if compositor is disable !!!!!                                                        *
+*****************************************************************************************/
+/*
 .window-frame {
 	border-width: 1px;
 	border-radius: 7px 7px 0 0;
 	border-style: solid;
 	margin: 10px;
 }
+*/
 
 /**************
  * Action bar *
@@ -1949,19 +1958,131 @@
 	padding: 5px 4px 4px 4px;
 }
 
-/************
+/*************
  * Popovers *
- ************/
+ *************/
 
-GtkPopover {
-	border: 1px solid;
-	border-radius: 0px;
+.popover {
+	background-clip: initial;
+	margin: 10px;
+	padding: 2px;
 	border-color: @border_color;
+	border: 1px solid;
+	border-radius: 2px;
 	background-color: @theme_bg_color;
-	background-clip: border-box;
+	background-image: linear-gradient(to bottom,
+	                                  shade(@theme_bg_color, 1.0),
+	                                  shade(@theme_bg_color, 0.85));
+	box-shadow: 0 1px 5px @wm_shadow;
+	text-shadow: none;
+	icon-shadow: none;
+}
+
+.popover > .list,
+.popover > .view,
+.popover > .toolbar .popover.osd > .toolbar,
+.popover > .inline-toolbar .popover.osd > .toolbar,
+.popover > .search-bar .popover.osd > .toolbar,
+.popover > .location-bar .popover.osd > .toolbar,
+.popover > .toolbar .popover.osd > .inline-toolbar,
+.popover > .inline-toolbar .popover.osd > .inline-toolbar,
+.popover > .search-bar .popover.osd > .inline-toolbar,
+.popover > .location-bar .popover.osd > .inline-toolbar,
+.popover > .toolbar .popover.osd > .search-bar,
+.popover > .inline-toolbar .popover.osd > .search-bar,
+.popover > .search-bar .popover.osd > .search-bar,
+.popover > .location-bar .popover.osd > .search-bar,
+.popover > .toolbar .popover.osd > .location-bar,
+.popover > .inline-toolbar .popover.osd > .location-bar,
+.popover > .search-bar .popover.osd > .location-bar,
+.popover > .location-bar .popover.osd > .location-bar {
+	border-style: none;
+	background-color: transparent;
+}
+
+.popover .separator {
+	font-size: 80%;
+	font-weight: bold;
+	color: alpha(@theme_fg_color,0.1);
+	text-shadow: none;
+	background-color: transparent;
+	icon-shadow: none;
+	border: 0;
+}
+
+.popover.osd {
+	background-image: none;
+	background-color: alpha(shade(#3E403D, 0.85), 0.75);
+	border: 1px solid black;
+	box-shadow: none;
+	color: @theme_selected_fg_color;
+}
+.popover.osd .toolbar {
+	background-image: none;
+	background-color: transparent;
+	border: none;
+	box-shadow: none;
+}
+.popover.osd .button {
+	text-shadow: 0 -1px @osd_text_shadow;
+	icon-shadow: 0 -1px @osd_text_shadow;
+}
+.popover.osd .button:active,
+.popover.osd .button:checked {
+        box-shadow: none;
+}
+.popover.osd .button:insensitive {
+	color: alpha(@theme_selected_fg_color, 0.4);
+}
+
+.popover .list {
+	background-color: @theme_base_color;
+}
+
+GtkModelButton.button {
+	color: @theme_fg_color;
+	border-radius: 3px;
+}
+
+GtkModelButton.button:checked,
+GtkModelButton.button:active,
+GtkModelButton.button:insensitive,
+GtkModelButton.button:active:insensitive,
+GtkModelButton.button:checked:insensitive,
+GtkModelButton.button,
+GtkModelButton.button:focus,
+GtkModelButton.button:active:focus,
+GtkModelButton.button:checked:focus {
+	color: @theme_fg_color;
+	background-color: transparent;
+	background-image: none;
+	border-color: transparent;
+	border-image: none;
+	border-style: none;
+	box-shadow: none;
+	border-radius: 3px;
+}
+
+GtkModelButton.button:checked:hover,
+GtkModelButton.button:active:hover,
+GtkModelButton.button:hover,
+GtkModelButton.button:selected {
+	color: @theme_selected_fg_color;
+	background-image:  linear-gradient(to bottom,
+	                                  shade(@theme_selected_bg_color, 1.1),
+	                                  shade(@theme_selected_bg_color, 0.8));
+	text-shadow: none;
+	border-color: @border_color;
+	border-width: 2px;
+	border-radius: 3px;
 }
 
-GtkPopover > .toolbar,
-GtkPopover.osd > .toolbar .button {
+GtkPopover .separator {
+	font-size: 80%;
+	font-weight: bold;
+	color: alpha(@theme_text_color,0.4);
+	text-shadow: none;
 	background-color: transparent;
+	icon-shadow: none;
+	border: 0;
 }
diff -Nru mate-themes-1.9.2/desktop-themes/TraditionalOk/gtk-3.0/Makefile.am mate-themes-1.9.3/desktop-themes/TraditionalOk/gtk-3.0/Makefile.am
--- mate-themes-1.9.2/desktop-themes/TraditionalOk/gtk-3.0/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/TraditionalOk/gtk-3.0/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -13,5 +13,3 @@
 EXTRA_DIST = $(theme_DATA)
 
 SUBDIRS = img
-
-DIST_SUBDIRS = img
diff -Nru mate-themes-1.9.2/desktop-themes/TraditionalOk/Makefile.am mate-themes-1.9.3/desktop-themes/TraditionalOk/Makefile.am
--- mate-themes-1.9.2/desktop-themes/TraditionalOk/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/TraditionalOk/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -15,15 +15,6 @@
 	wallpapers	\
 	xfwm4
 
-DIST_SUBDIRS =	\
-	doc			\
-	gtk-2.0		\
-	gtk-3.0		\
-	metacity-1	\
-	openbox-3	\
-	wallpapers	\
-	xfwm4
-
 CLEANFILES = index.theme
 
 index.theme: index.theme.in
diff -Nru mate-themes-1.9.2/desktop-themes/TraditionalOk/xfwm4/Makefile.am mate-themes-1.9.3/desktop-themes/TraditionalOk/xfwm4/Makefile.am
--- mate-themes-1.9.2/desktop-themes/TraditionalOk/xfwm4/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/TraditionalOk/xfwm4/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -50,5 +50,3 @@
 EXTRA_DIST = $(theme_DATA)
 
 SUBDIRS = png
-
-DIST_SUBDIRS = png
diff -Nru mate-themes-1.9.2/desktop-themes/TraditionalOkTest/gtk-2.0/applications.rc mate-themes-1.9.3/desktop-themes/TraditionalOkTest/gtk-2.0/applications.rc
--- mate-themes-1.9.2/desktop-themes/TraditionalOkTest/gtk-2.0/applications.rc	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/TraditionalOkTest/gtk-2.0/applications.rc	2015-01-10 18:53:09.000000000 +0100
@@ -1,3 +1,11 @@
+style "workspace-switcher"
+{
+	bg[SELECTED] = shade (1.0, @selected_bg_color)
+	bg[PRELIGHT] = shade (1.0, @selected_bg_color)
+}
+
+widget "*WnckPager*"	    	    style "workspace-switcher"
+
 # Workaround for the evolution ETable (bug #527532)
 widget_class "*.<ETable>.<ECanvas>" style "treeview_header"
 # Workaround for the evolution ETree
diff -Nru mate-themes-1.9.2/desktop-themes/TraditionalOkTest/gtk-3.0/gtk.css mate-themes-1.9.3/desktop-themes/TraditionalOkTest/gtk-3.0/gtk.css
--- mate-themes-1.9.2/desktop-themes/TraditionalOkTest/gtk-3.0/gtk.css	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/TraditionalOkTest/gtk-3.0/gtk.css	2015-01-10 18:53:09.000000000 +0100
@@ -255,6 +255,7 @@
 @define-color osd_bg_color @theme_tooltip_bg_color;
 @define-color osd_fg_color @theme_tooltip_fg_color;
 @define-color osd_border_color @theme_tooltip_border_color;
+@define-color osd_text_shadow alpha(black, 0.75);
 
 /***************
  * progressbar *
@@ -427,6 +428,9 @@
 @define-color trough_gradient_a shade(@core_color_b, 0.81);
 @define-color trough_gradient_b shade(@core_color_b, 0.90);
 
+
+@define-color wm_shadow alpha(black, 0.5);
+
 /***********
  * imports *
  ***********/
diff -Nru mate-themes-1.9.2/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css mate-themes-1.9.3/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
--- mate-themes-1.9.2/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css	2015-01-10 18:53:09.000000000 +0100
@@ -1920,12 +1920,21 @@
 	border-image: none;
 }
 
+/****************************************************************************************
+* Give and take related to recent gtk3.3.14 development,                                *
+* to achieve full size of the icon menu of some of the applications whose notification  *
+* icons appear in the system tray, the "shadow" is disabled.                            *
+* same affect in mate-panel main menu, csd apps, header-bars apps                       *
+* if compositor is disable !!!!!                                                        *
+*****************************************************************************************/
+/*
 .window-frame {
 	border-width: 1px;
 	border-radius: 7px 7px 0 0;
 	border-style: solid;
 	margin: 10px;
 }
+*/
 
 /**************
  * Action bar *
@@ -1944,19 +1953,131 @@
 	padding: 5px 4px 4px 4px;
 }
 
-/************
+/*************
  * Popovers *
- ************/
+ *************/
 
-GtkPopover {
-	border: 1px solid;
-	border-radius: 0px;
+.popover {
+	background-clip: initial;
+	margin: 10px;
+	padding: 2px;
 	border-color: @border_color;
+	border: 1px solid;
+	border-radius: 2px;
 	background-color: @theme_bg_color;
-	background-clip: border-box;
+	background-image: linear-gradient(to bottom,
+	                                  shade(@theme_bg_color, 1.0),
+	                                  shade(@theme_bg_color, 0.85));
+	box-shadow: 0 1px 5px @wm_shadow;
+	text-shadow: none;
+	icon-shadow: none;
+}
+
+.popover > .list,
+.popover > .view,
+.popover > .toolbar .popover.osd > .toolbar,
+.popover > .inline-toolbar .popover.osd > .toolbar,
+.popover > .search-bar .popover.osd > .toolbar,
+.popover > .location-bar .popover.osd > .toolbar,
+.popover > .toolbar .popover.osd > .inline-toolbar,
+.popover > .inline-toolbar .popover.osd > .inline-toolbar,
+.popover > .search-bar .popover.osd > .inline-toolbar,
+.popover > .location-bar .popover.osd > .inline-toolbar,
+.popover > .toolbar .popover.osd > .search-bar,
+.popover > .inline-toolbar .popover.osd > .search-bar,
+.popover > .search-bar .popover.osd > .search-bar,
+.popover > .location-bar .popover.osd > .search-bar,
+.popover > .toolbar .popover.osd > .location-bar,
+.popover > .inline-toolbar .popover.osd > .location-bar,
+.popover > .search-bar .popover.osd > .location-bar,
+.popover > .location-bar .popover.osd > .location-bar {
+	border-style: none;
+	background-color: transparent;
+}
+
+.popover .separator {
+	font-size: 80%;
+	font-weight: bold;
+	color: alpha(@theme_fg_color,0.1);
+	text-shadow: none;
+	background-color: transparent;
+	icon-shadow: none;
+	border: 0;
+}
+
+.popover.osd {
+	background-image: none;
+	background-color: alpha(shade(#3E403D, 0.85), 0.75);
+	border: 1px solid black;
+	box-shadow: none;
+	color: @theme_selected_fg_color;
+}
+.popover.osd .toolbar {
+	background-image: none;
+	background-color: transparent;
+	border: none;
+	box-shadow: none;
+}
+.popover.osd .button {
+	text-shadow: 0 -1px @osd_text_shadow;
+	icon-shadow: 0 -1px @osd_text_shadow;
+}
+.popover.osd .button:active,
+.popover.osd .button:checked {
+        box-shadow: none;
+}
+.popover.osd .button:insensitive {
+	color: alpha(@theme_selected_fg_color, 0.4);
+}
+
+.popover .list {
+	background-color: @theme_base_color;
+}
+
+GtkModelButton.button {
+	color: @theme_fg_color;
+	border-radius: 3px;
+}
+
+GtkModelButton.button:checked,
+GtkModelButton.button:active,
+GtkModelButton.button:insensitive,
+GtkModelButton.button:active:insensitive,
+GtkModelButton.button:checked:insensitive,
+GtkModelButton.button,
+GtkModelButton.button:focus,
+GtkModelButton.button:active:focus,
+GtkModelButton.button:checked:focus {
+	color: @theme_fg_color;
+	background-color: transparent;
+	background-image: none;
+	border-color: transparent;
+	border-image: none;
+	border-style: none;
+	box-shadow: none;
+	border-radius: 3px;
+}
+
+GtkModelButton.button:checked:hover,
+GtkModelButton.button:active:hover,
+GtkModelButton.button:hover,
+GtkModelButton.button:selected {
+	color: @theme_selected_fg_color;
+	background-image:  linear-gradient(to bottom,
+	                                  shade(@theme_selected_bg_color, 1.1),
+	                                  shade(@theme_selected_bg_color, 0.8));
+	text-shadow: none;
+	border-width: 2px;
+	border-color: @border_color;
+	border-radius: 3px;
 }
 
-GtkPopover > .toolbar,
-GtkPopover.osd > .toolbar .button {
+GtkPopover .separator {
+	font-size: 80%;
+	font-weight: bold;
+	color: alpha(@theme_text_color,0.4);
+	text-shadow: none;
 	background-color: transparent;
+	icon-shadow: none;
+	border: 0;
 }
diff -Nru mate-themes-1.9.2/desktop-themes/TraditionalOkTest/gtk-3.0/Makefile.am mate-themes-1.9.3/desktop-themes/TraditionalOkTest/gtk-3.0/Makefile.am
--- mate-themes-1.9.2/desktop-themes/TraditionalOkTest/gtk-3.0/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/TraditionalOkTest/gtk-3.0/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -13,5 +13,3 @@
 EXTRA_DIST = $(theme_DATA)
 
 SUBDIRS = img
-
-DIST_SUBDIRS = img
diff -Nru mate-themes-1.9.2/desktop-themes/TraditionalOkTest/Makefile.am mate-themes-1.9.3/desktop-themes/TraditionalOkTest/Makefile.am
--- mate-themes-1.9.2/desktop-themes/TraditionalOkTest/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/desktop-themes/TraditionalOkTest/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -11,11 +11,6 @@
 	gtk-3.0		\
 	metacity-1
 
-DIST_SUBDIRS =	\
-	gtk-2.0		\
-	gtk-3.0		\
-	metacity-1
-
 CLEANFILES = index.theme
 
 index.theme: index.theme.in
diff -Nru mate-themes-1.9.2/gtk-themes/Makefile.am mate-themes-1.9.3/gtk-themes/Makefile.am
--- mate-themes-1.9.2/gtk-themes/Makefile.am	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/gtk-themes/Makefile.am	2015-01-10 18:53:09.000000000 +0100
@@ -6,11 +6,3 @@
 	Reverse \
 	LargePrint
 
-DIST_SUBDIRS = \
-	AlaDelta \
-	Simply \
-	ContrastHighLargePrint \
-	ContrastHighLargePrintInverse \
-	Reverse \
-	LargePrint
-
diff -Nru mate-themes-1.9.2/NEWS mate-themes-1.9.3/NEWS
--- mate-themes-1.9.2/NEWS	2014-11-20 00:23:21.000000000 +0100
+++ mate-themes-1.9.3/NEWS	2015-01-10 18:53:09.000000000 +0100
@@ -1,3 +1,13 @@
+1.9.3 (GTK 3.14)
+  * TraditionalOKTest is installable with normal configure flags
+  * add transition effect to buttons and menuitems for Menta themes GTK3
+  * add transition effect to buttons and menuitems for BlackMate and GreenLaguna GTK3
+  * add support for CSD applications in BlackMate and GreenLaguna
+  * improve handling of CSD applications in other themes
+  * add support for popovers in GreenLaguna, BlackMate, ContrastHigh and ContrastHighInverse themes
+  * improve popovers support in Traditional themes
+  * serveral other improvements
+
 1.9.2 (GTK 3.14)
   * add ContrastHighInververse GTK3 part
   * more adjustments for GTK3-3.14 in main themes

Reply to: