diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 71 |
1 files changed, 70 insertions, 1 deletions
@@ -1,6 +1,75 @@ +2025-05-26 Mike Gabriel + + * Release 0.99.9.4 (HEAD -> master, tag: 0.99.9.4) + * Merge branch 'tari01-pr/menubar-shadow' (42d74db) + +2025-05-23 Robert Tari + + * Make menubar shadow configurable (8cef7f0) + +2025-05-23 Mike Gabriel + + * Release 0.99.9.3 (b9170bd) (tag: 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). + (fba0c2d) + +2025-05-22 Mike Gabriel + + * Merge branch 'tari01-pr/menubar-alpha' (608890b) + +2025-05-22 Robert Tari + + * Apply custom menubar transparency even if theme background is used + (9991f3e) + +2025-05-22 Mike Gabriel + + * Merge branch 'tari01-pr/menubar-osd-bg' (7daa7f8) + +2025-05-21 Robert Tari + + * Use the theme menubar background colour if no custom colour is + specified (2bc439d) + +2025-05-20 naikhon + + * Translated using Weblate (Burmese) (eb2e110) + +2025-05-15 Mike Gabriel + + * Release 0.99.9.2 (df04358) (tag: 0.99.9.2) + * Merge branch 'tari01-pr/add-background-position' (800eaa1) + +2025-05-12 Robert Tari + + * Add background image position (5086318) + +2025-05-08 Putta Anantha Lakshmi + + * Translated using Weblate (Telugu) (d1d8d80) + +2025-05-05 Mike Gabriel + + * Release 0.99.9.1 (09061b1) (tag: 0.99.9.1) + * Merge branch 'tari01-pr/group-filters' (17054d5) + +2025-05-05 Robert Tari + + * src/Makefile.am: Remove arctica_greeter_vala.stamp - it keeps + sending config.h to valac (936f8fa) + * src/animate-timer.vala: EasingFunc cannot be a GLib.Object property + - turn it into a public variable (562b318) + * Allow filtering out users from hidden groups (d32c62a) + +2025-05-02 Hugo Carvalho + + * Translated using Weblate (Portuguese) (bef6d1f) + 2025-04-30 Mike Gabriel - * Release 0.99.9.0 (HEAD -> master, tag: 0.99.9.0) + * Release 0.99.9.0 (0b9b963) (tag: 0.99.9.0) * src/menubar.vala: Also apply menubar-bgcolor to menubar's shadow style. (01b31d5) * src/menubar.vala: Set LC_NUMERIC to C.UTF-8 more globally. |