[Commits] [SCM] claws-win32-installer branch, gtk3, updated. 4.0.0-1-60-g6254812

jonathan at claws-mail.org jonathan at claws-mail.org
Mon Jan 17 07:15:55 CET 2022


The branch, gtk3 has been updated
       via  6254812688bfba07e3128dff3d57698977fd092c (commit)
      from  4d136236c6d897c71ab2f5d9eef8ce6667bf8dd2 (commit)

Summary of changes:
 patches/gtk/60-win32-theme-claws-consolidated.patch | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)


- Log -----------------------------------------------------------------
commit 6254812688bfba07e3128dff3d57698977fd092c
Author: Jonathan Boeing <jonathan at claws-mail.org>
Date:   Mon Jan 10 12:12:36 2022 -0700

    fix status bar height bouncing when text appears

diff --git a/patches/gtk/60-win32-theme-claws-consolidated.patch b/patches/gtk/60-win32-theme-claws-consolidated.patch
index 3a5c27c..ac6df7a 100644
--- a/patches/gtk/60-win32-theme-claws-consolidated.patch
+++ b/patches/gtk/60-win32-theme-claws-consolidated.patch
@@ -21,7 +21,7 @@ diff -aur a/gtk/theme/win32/gtk.css b/gtk/theme/win32/gtk.css
    padding-bottom: 0px;
    background: -gtk-win32-theme-part(window, 1, 1);
    min-height: calc(-gtk-win32-size(window, cycaption) - -gtk-win32-size(window, cyframe) - -gtk-win32-size(window, cxpaddedborder));
-@@ -272,3 +277,148 @@
+@@ -272,3 +277,153 @@
  .maximized .titlebar button.maximize:disabled {
      background-image: -gtk-win32-theme-part(window, 21, 4);
  }
@@ -170,3 +170,8 @@ diff -aur a/gtk/theme/win32/gtk.css b/gtk/theme/win32/gtk.css
 +#mime_notebook viewport {
 +	background-color: white;
 +}
++
++/* Fix status bar height bouncing when text toggles visibility */
++#hbox_stat > statusbar label {
++	min-height: 17px;
++}

-----------------------------------------------------------------------


hooks/post-receive
-- 
Installer sources for Claws Mail Windows port


More information about the Commits mailing list