aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS42
1 files changed, 42 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8c306fa..b4aaa6a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,45 @@
+Overview of changes in arctica-greeter 0.99.9.4
+
+ - Make menubar shadow configurable.
+
+Overview of changes in arctica-greeter 0.99.9.3
+
+ - data/org.ArcticaProject.arctica-greeter.gschema.xml: Set
+ menubar-alpha default to 0.3. (Originally 0.2, changed to 0.5 as
+ part of 2bc439d3, now back to a compromise).
+ - Apply custom menubar transparency even if theme background is used.
+ - Use the theme menubar background colour if no custom colour is
+ specified.
+ - Translation updates (thanks to all contributors on
+ hosted.weblate.org).
+
+Overview of changes in arctica-greeter 0.99.9.2
+
+ - Add background image position.
+ - Translation updates (thanks to all contributors on
+ hosted.weblate.org).
+
+Overview of changes in arctica-greeter 0.99.9.1
+
+ - Allow filtering out users from hidden groups.
+ - Translation updates (thanks to all contributors on
+ hosted.weblate.org).
+
+Overview of changes in arctica-greeter 0.99.9.0
+
+ - Allow error label to be displayed below the login entry.
+ - Fix and future-proof the menubar.
+ - src/menubar.vala: Also apply menubar-bgcolor to menubar's shadow
+ style.
+ - src/menubar.vala: Set LC_NUMERIC to C.UTF-8 more globally.
+
+Overview of changes in arctica-greeter 0.99.8.11
+
+ - Rewrite Gtk.Alignment.
+ - src/prompt-box.vala: Add manual text wrapping.
+ - Translation updates (thanks to all contributors on
+ hosted.weblate.org).
+
Overview of changes in arctica-greeter 0.99.8.10
- src/settings.vala: Drop unused safe_get_boolean.