changeset 91:240e408b8c7f

Update documentation for v1.0.6 release
author IBBoard <dev@ibboard.co.uk>
date Sun, 13 Oct 2019 13:49:52 +0100
parents 575609b1a6d8
children 0b703b590fea
files README.md VERSION gtk-3.20/gtk.scss
diffstat 3 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Sun Oct 13 12:15:07 2019 +0100
+++ b/README.md	Sun Oct 13 13:49:52 2019 +0100
@@ -11,7 +11,7 @@
 The Theme
 ---------
 
-Adwaita Dark Green includes GTK2, GTK3 (3.16, 3.18 and 3.20+ - including the new Nautilus 3.30 path bar) and Metacity themes.
+Adwaita Dark Green includes GTK2, GTK3 (3.16, 3.18 and 3.20+ - including the new Nautilus 3.30 and 3.32 path bars) and Metacity themes.
 
 The following screenshots were taken at [revision ecae148f2522](https://dev.ibboard.co.uk/repos/other/Adwaita-Dark-Green/rev/ecae148f2522)
 
--- a/VERSION	Sun Oct 13 12:15:07 2019 +0100
+++ b/VERSION	Sun Oct 13 13:49:52 2019 +0100
@@ -1,1 +1,1 @@
-1.0.5
\ No newline at end of file
+1.0.6
\ No newline at end of file
--- a/gtk-3.20/gtk.scss	Sun Oct 13 12:15:07 2019 +0100
+++ b/gtk-3.20/gtk.scss	Sun Oct 13 13:49:52 2019 +0100
@@ -18,6 +18,9 @@
 ///    - This is because it uses @theme_base_color, and that is our base colour.
 ///      The only way to change it in the theme is to change the base colour, but
 ///      that would affect anything that relies on the base colour.
+/// * Nautilus pathbar style doesn't properly change from "in bar" to "no bar"
+///   when making the window wider. It needs an unfocus/focus cycle
+///    - This is an Adwaita/Nautilus problem and can be seen in the base theme
 
 $variant: 'light';