Hello community, here is the log from the commit of package mint-themes for openSUSE:Factory checked in at 2018-12-28 12:36:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mint-themes (Old) and /work/SRC/openSUSE:Factory/.mint-themes.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mint-themes" Fri Dec 28 12:36:02 2018 rev:13 rq:661678 version:1.7.8 Changes: -------- --- /work/SRC/openSUSE:Factory/mint-themes/mint-themes.changes 2018-12-18 14:58:10.510271014 +0100 +++ /work/SRC/openSUSE:Factory/.mint-themes.new.28833/mint-themes.changes 2018-12-28 12:36:06.311930598 +0100 @@ -1,0 +2,9 @@ +Wed Dec 26 23:25:34 UTC 2018 - [email protected] + +- Update to version 1.7.8: + * Mint-themes: Fix expo workspace entry not expanding to fit + scaled fonts. + * Mint-X & Mint-Y: Fix Attached Dialogue Titlebar. + * Mint-Y-Grey*: Fix red GTK+2 menubar bg. + +------------------------------------------------------------------- Old: ---- mint-themes_1.7.6.tar.xz New: ---- mint-themes_1.7.8.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mint-themes.spec ++++++ --- /var/tmp/diff_new_pack.9HI0C0/_old 2018-12-28 12:36:06.935930161 +0100 +++ /var/tmp/diff_new_pack.9HI0C0/_new 2018-12-28 12:36:06.939930159 +0100 @@ -18,7 +18,7 @@ %define _name mint Name: mint-themes -Version: 1.7.6 +Version: 1.7.8 Release: 0 Summary: Mint Themes License: GPL-3.0-or-later ++++++ mint-themes_1.7.6.tar.xz -> mint-themes_1.7.8.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mint-themes/debian/changelog new/mint-themes/debian/changelog --- old/mint-themes/debian/changelog 2018-12-12 14:16:11.000000000 +0100 +++ new/mint-themes/debian/changelog 2018-12-17 13:24:38.000000000 +0100 @@ -1,3 +1,17 @@ +mint-themes (1.7.8) tessa; urgency=medium + + * Mint-Y-Grey*: Fix red GTK2 menubar bg + + -- Clement Lefebvre <[email protected]> Mon, 17 Dec 2018 12:24:38 +0000 + +mint-themes (1.7.7) tessa; urgency=medium + + [ Steve M ] + * Mint-themes fix expo workspace entry not expanding to fit scaled fonts (#175) + * Mint-Y & Mint-X Fix Attached Dialog Titlebar (#174) + + -- Clement Lefebvre <[email protected]> Sat, 15 Dec 2018 12:13:23 +0000 + mint-themes (1.7.6) tessa; urgency=medium * Cinnamon: Increase padding and center align text in applets diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' "old/mint-themes/files/usr/share/themes/Linux Mint/cinnamon/cinnamon.css" "new/mint-themes/files/usr/share/themes/Linux Mint/cinnamon/cinnamon.css" --- "old/mint-themes/files/usr/share/themes/Linux Mint/cinnamon/cinnamon.css" 2018-11-15 10:39:21.000000000 +0100 +++ "new/mint-themes/files/usr/share/themes/Linux Mint/cinnamon/cinnamon.css" 2018-12-15 13:13:20.000000000 +0100 @@ -1902,7 +1902,7 @@ caret-color: rgb(128, 128, 128); caret-size: 1px; width: 250px; - height: 15px; + height: 1.5em; box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.6); text-align: center; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mint-themes/files/usr/share/themes/Mint-X/metacity-1/metacity-theme-3.xml new/mint-themes/files/usr/share/themes/Mint-X/metacity-1/metacity-theme-3.xml --- old/mint-themes/files/usr/share/themes/Mint-X/metacity-1/metacity-theme-3.xml 2018-10-23 11:49:13.000000000 +0200 +++ new/mint-themes/files/usr/share/themes/Mint-X/metacity-1/metacity-theme-3.xml 2018-12-15 13:13:20.000000000 +0100 @@ -86,10 +86,6 @@ </frame_geometry> <frame_geometry name="attached" title_scale="medium" hide_buttons="true" rounded_top_left="4" rounded_top_right="4" rounded_bottom_left="4" rounded_bottom_right="4" parent="normal"> - <distance name="title_vertical_pad" value="0"/> - <distance name="bottom_height" value="3"/> - <distance name="left_width" value="3"/> - <distance name="right_width" value="3"/> </frame_geometry> <!-- ::: BACKGROUND ::: --> @@ -546,6 +542,10 @@ </frame_style> <frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> <button function="close" state="normal"><draw_ops></draw_ops></button> <button function="close" state="pressed"><draw_ops></draw_ops></button> <button function="maximize" state="normal"><draw_ops></draw_ops></button> @@ -569,6 +569,10 @@ </frame_style> <frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> <button function="close" state="normal"><draw_ops></draw_ops></button> <button function="close" state="pressed"><draw_ops></draw_ops></button> <button function="maximize" state="normal"><draw_ops></draw_ops></button> Binary files old/mint-themes/files/usr/share/themes/Mint-Y-Dark-Grey/gtk-2.0/menubar-toolbar/menubar_button-dark.png and new/mint-themes/files/usr/share/themes/Mint-Y-Dark-Grey/gtk-2.0/menubar-toolbar/menubar_button-dark.png differ Binary files old/mint-themes/files/usr/share/themes/Mint-Y-Dark-Grey/gtk-2.0/menubar-toolbar/menubar_button.png and new/mint-themes/files/usr/share/themes/Mint-Y-Dark-Grey/gtk-2.0/menubar-toolbar/menubar_button.png differ Binary files old/mint-themes/files/usr/share/themes/Mint-Y-Dark-Grey/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg-dark.png and new/mint-themes/files/usr/share/themes/Mint-Y-Dark-Grey/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg-dark.png differ Binary files old/mint-themes/files/usr/share/themes/Mint-Y-Dark-Grey/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg.png and new/mint-themes/files/usr/share/themes/Mint-Y-Dark-Grey/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg.png differ Binary files old/mint-themes/files/usr/share/themes/Mint-Y-Darker-Grey/gtk-2.0/menubar-toolbar/menubar_button-dark.png and new/mint-themes/files/usr/share/themes/Mint-Y-Darker-Grey/gtk-2.0/menubar-toolbar/menubar_button-dark.png differ Binary files old/mint-themes/files/usr/share/themes/Mint-Y-Darker-Grey/gtk-2.0/menubar-toolbar/menubar_button.png and new/mint-themes/files/usr/share/themes/Mint-Y-Darker-Grey/gtk-2.0/menubar-toolbar/menubar_button.png differ Binary files old/mint-themes/files/usr/share/themes/Mint-Y-Darker-Grey/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg-dark.png and new/mint-themes/files/usr/share/themes/Mint-Y-Darker-Grey/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg-dark.png differ Binary files old/mint-themes/files/usr/share/themes/Mint-Y-Darker-Grey/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg.png and new/mint-themes/files/usr/share/themes/Mint-Y-Darker-Grey/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg.png differ Binary files old/mint-themes/files/usr/share/themes/Mint-Y-Grey/gtk-2.0/menubar-toolbar/menubar_button-dark.png and new/mint-themes/files/usr/share/themes/Mint-Y-Grey/gtk-2.0/menubar-toolbar/menubar_button-dark.png differ Binary files old/mint-themes/files/usr/share/themes/Mint-Y-Grey/gtk-2.0/menubar-toolbar/menubar_button.png and new/mint-themes/files/usr/share/themes/Mint-Y-Grey/gtk-2.0/menubar-toolbar/menubar_button.png differ Binary files old/mint-themes/files/usr/share/themes/Mint-Y-Grey/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg-dark.png and new/mint-themes/files/usr/share/themes/Mint-Y-Grey/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg-dark.png differ Binary files old/mint-themes/files/usr/share/themes/Mint-Y-Grey/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg.png and new/mint-themes/files/usr/share/themes/Mint-Y-Grey/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg.png differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mint-themes/src/Mint-X/theme/Mint-X/cinnamon/cinnamon.css new/mint-themes/src/Mint-X/theme/Mint-X/cinnamon/cinnamon.css --- old/mint-themes/src/Mint-X/theme/Mint-X/cinnamon/cinnamon.css 2018-12-12 13:34:01.000000000 +0100 +++ new/mint-themes/src/Mint-X/theme/Mint-X/cinnamon/cinnamon.css 2018-12-15 13:13:20.000000000 +0100 @@ -1905,7 +1905,7 @@ border-image: url("misc-assets/expo-name-entry.png") 6; padding: 8px 12px; border-radius: 2px; - height: 15px; + height: 1.5em; color: rgba(255, 255, 255, 0.7); text-align: center; font-weight: bold; Binary files old/mint-themes/src/Mint-Y/cinnamon/.sass-cache/28d2ccc3a58a7337a2440e61a90993837cbd499b/_common.scssc and new/mint-themes/src/Mint-Y/cinnamon/.sass-cache/28d2ccc3a58a7337a2440e61a90993837cbd499b/_common.scssc differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mint-themes/src/Mint-Y/cinnamon/sass/_common.scss new/mint-themes/src/Mint-Y/cinnamon/sass/_common.scss --- old/mint-themes/src/Mint-Y/cinnamon/sass/_common.scss 2018-12-12 13:33:33.000000000 +0100 +++ new/mint-themes/src/Mint-Y/cinnamon/sass/_common.scss 2018-12-15 13:13:20.000000000 +0100 @@ -619,7 +619,7 @@ .expo-workspaces-name-entry, .expo-workspaces-name-entry#selected { - height: 15px; + height: 1.5em; border-radius: 2px; font-size: 9pt; padding: 5px 8px; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mint-themes/src/Mint-Y/metacity-1/metacity-theme-3-dark.xml new/mint-themes/src/Mint-Y/metacity-1/metacity-theme-3-dark.xml --- old/mint-themes/src/Mint-Y/metacity-1/metacity-theme-3-dark.xml 2018-11-07 11:28:34.000000000 +0100 +++ new/mint-themes/src/Mint-Y/metacity-1/metacity-theme-3-dark.xml 2018-12-15 13:13:20.000000000 +0100 @@ -112,12 +112,8 @@ <distance name="title_vertical_pad" value="5"/> </frame_geometry> -<!--chromium save dialog--> -<frame_geometry name="attached" title_scale="small" has_title="false" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" rounded_bottom_left="0" rounded_bottom_right="0" parent="normal"> - <distance name="title_vertical_pad" value="0"/> - <distance name="bottom_height" value="1"/> - <distance name="left_width" value="1"/> - <distance name="right_width" value="1"/> +<frame_geometry name="attached" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" parent="small"> + <distance name="title_vertical_pad" value="5"/> </frame_geometry> <!-- drawing operations --> @@ -931,6 +927,7 @@ <frame_style name="attached_focused" geometry="attached"> <piece position="entire_background" draw_ops="entire_background_focused" /> <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> <button function="close" state="normal"><draw_ops></draw_ops></button> <button function="close" state="pressed"><draw_ops></draw_ops></button> <button function="maximize" state="normal"><draw_ops></draw_ops></button> @@ -956,6 +953,7 @@ <frame_style name="attached_unfocused" geometry="attached"> <piece position="entire_background" draw_ops="entire_background_unfocused" /> <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> <button function="close" state="normal"><draw_ops></draw_ops></button> <button function="close" state="pressed"><draw_ops></draw_ops></button> <button function="maximize" state="normal"><draw_ops></draw_ops></button> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mint-themes/src/Mint-Y/metacity-1/metacity-theme-3.xml new/mint-themes/src/Mint-Y/metacity-1/metacity-theme-3.xml --- old/mint-themes/src/Mint-Y/metacity-1/metacity-theme-3.xml 2018-11-08 13:00:04.000000000 +0100 +++ new/mint-themes/src/Mint-Y/metacity-1/metacity-theme-3.xml 2018-12-15 13:13:20.000000000 +0100 @@ -112,12 +112,8 @@ <distance name="title_vertical_pad" value="5"/> </frame_geometry> -<!--chromium save dialog--> -<frame_geometry name="attached" title_scale="small" has_title="false" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" rounded_bottom_left="0" rounded_bottom_right="0" parent="normal"> - <distance name="title_vertical_pad" value="0"/> - <distance name="bottom_height" value="1"/> - <distance name="left_width" value="1"/> - <distance name="right_width" value="1"/> +<frame_geometry name="attached" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" parent="small"> + <distance name="title_vertical_pad" value="5"/> </frame_geometry> <!-- drawing operations --> @@ -941,6 +937,7 @@ <frame_style name="attached_focused" geometry="attached"> <piece position="entire_background" draw_ops="entire_background_focused" /> <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> <button function="close" state="normal"><draw_ops></draw_ops></button> <button function="close" state="pressed"><draw_ops></draw_ops></button> <button function="maximize" state="normal"><draw_ops></draw_ops></button> @@ -966,6 +963,7 @@ <frame_style name="attached_unfocused" geometry="attached"> <piece position="entire_background" draw_ops="entire_background_unfocused" /> <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> <button function="close" state="normal"><draw_ops></draw_ops></button> <button function="close" state="pressed"><draw_ops></draw_ops></button> <button function="maximize" state="normal"><draw_ops></draw_ops></button>
