aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS55
1 files changed, 55 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 85563de..b4aaa6a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,58 @@
+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.
+ - Fix deprecated colour overrides.
+ - Add logo positioning tweaks.
+ - Add prompt box tweaks.
+ - src/shutdown-dialog: Fix possible null warning.
+ - src/arctica-greeter.vala: Drop unused wm_message_pid.
+ - src/main-window.vala: Drop deprecated Gdk.Screen.get_* functions.
+ - src/main-window.vala: Fix content_box.margin_right and margin_left.
+ - src/main-window.vala: Fix DBusConnection.call.
+ - Fix size and position of elements.
+
Overview of changes in arctica-greeter 0.99.8.9
- src/main-window.vala: Toggle a11y states when accelerators are