aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog457
1 files changed, 456 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index af37988..ea0ede9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,461 @@
+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 (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.
+ (17ab293)
+ * Merge branch 'tari01-pr/error-below-entry' (e6d5a9c)
+
+2025-04-28 Robert Tari
+
+ * Fix and future-proof the menubar (e221a64)
+ * Allow error label to be displayed below the login entry (652c4d7)
+
+2025-04-28 Mike Gabriel
+
+ * Release 0.99.8.11 (c6e0758) (tag: 0.99.8.11)
+ * Merge branch 'tari01-pr/message-wrap' (ca471e8)
+
+2025-04-27 Robert Tari
+
+ * Rewrite Gtk.Alignment (0e7e568)
+ * src/prompt-box.vala: Add manual text wrapping (ead00fb)
+
+2025-04-24 தமிழ்நேரம்
+
+ * Translated using Weblate (Tamil) (bb6492c)
+
+2025-04-24 GiannosOB
+
+ * Translated using Weblate (Greek) (ef40d14)
+
+2025-04-24 Mike Gabriel
+
+ * Release 0.99.8.10 (43a3900) (tag: 0.99.8.10)
+
+2025-04-22 Mike Gabriel
+
+ * Merge branch 'tari01-pr/prompt-box-tweaks' (2d6ade9)
+
+2025-04-11 Robert Tari
+
+ * src/settings.vala: Drop unused safe_get_boolean (66148f4)
+ * Fix deprecated colour overrides (f270371)
+ * Add logo positioning tweaks (4d10346)
+
+2025-04-10 Robert Tari
+
+ * Add prompt box tweaks (33ec57f)
+
+2025-04-10 Mike Gabriel
+
+ * Merge branch 'tari01-pr/size-position-fix' (65ccc9a)
+
+2025-04-08 Robert Tari
+
+ * src/shutdown-dialog: Fix possible null warning (9153eef)
+ * src/arctica-greeter.vala: Drop unused wm_message_pid (88c789a)
+ * src/main-window.vala: Drop deprecated Gdk.Screen.get_* functions
+ (c2bc2ca)
+ * src/main-window.vala: Fix content_box.margin_right and margin_left
+ (a0e8568)
+ * src/main-window.vala: Fix DBusConnection.call (b5c6f85)
+ * Fix size and position of elements (e0acacd)
+
+2025-04-08 Mike Gabriel
+
+ * Release 0.99.8.9 (81c3c04) (tag: 0.99.8.9)
+ * Merge branch 'tari01-pr/greeter-accelerators' (908972c)
+
+2025-04-07 Quentin PAGÈS
+
+ * Translated using Weblate (Occitan) (044f8b6)
+ * Translated using Weblate (Occitan) (dcc9194)
+
+2025-04-04 Robert Tari
+
+ * src/main-window.vala: Toggle a11y states when accelerators are
+ pressed (856bd77)
+
+2025-04-01 Mike Gabriel
+
+ * Release 0.99.8.8 (7a83daa) (tag: 0.99.8.8)
+ * Merge branch 'tari01-pr/datetime-high-contrast-label' (e6e3fbe)
+
+2025-04-01 Robert Tari
+
+ * src/menubar.vala: Fix DateTime Indicator high contrast label
+ (4cdc2e0)
+
+2025-03-31 Mike Gabriel
+
+ * Release 0.99.8.7 (fc8c76d) (tag: 0.99.8.7)
+ * Merge branch 'tari01-pr/greeter-list-height-fix' (f1b274e)
+
+2025-03-31 Robert Tari
+
+ * arctica-greeter/src/greeter-list.vala: Fix DashBox height when the
+ content changes (946775b)
+
+2025-03-29 Salkin
+
+ * Translated using Weblate (Uyghur) (0ddec6b)
+
+2025-03-26 Mike Gabriel
+
+ * Release 0.99.8.6 (a021f8e) (tag: 0.99.8.6)
+ * src/{arctica-greeter,menubar}.vala: Set locale to LC_NUMERIC before
+ using printf with floats. (fa0e19e)
+
+2025-03-25 Mike Gabriel
+
+ * Release 0.99.8.5 (71f38fc) (tag: 0.99.8.5)
+
+2025-03-24 Mike Gabriel
+
+ * Merge branch 'pr/high-contrast-improvements' (c3c5d4b)
+ * src/main-window.vala: Render the back-button with black background
+ and white border. As arrow we have a white png. (8a0542e)
+ * src/prompt-box.vala: Prompt box messages are always white in normal
+ mode, always black in high-contrast mode (except from
+ errors). (21ec1e7)
+ * src/menubar.vala: Render the menubar always white (background is
+ always black) and use black font for the hostname if
+ shown. (15fc13d)
+ * Merge branch 'pr/widget-scaling-factor' (41eb8e9)
+
+2025-03-22 Mike Gabriel
+
+ * Introduce UI/widget scaling per scaling factor. (e8d37d2)
+
+2025-03-24 Mike Gabriel
+
+ * Merge branch 'pr/soften-menubar-shadow' (6586045)
+ * src/menubar.vala: Soften the menubar shadow depending on
+ 'menubar-alpha' gsettings configuration. (ad0d442)
+
+2025-03-21 Mike Gabriel
+
+ * data/50-org.Arctica-Project.arctica-greeter.rules: Syntax fix.
+ (234d74d)
+
+2025-02-17 Temuri Doghonadze
+
+ * Translated using Weblate (Georgian) (39df5cd)
+
+2025-02-08 Remus-Gabriel Chelu
+
+ * Translated using Weblate (Romanian) (88f9010)
+
+2024-12-28 Mike Gabriel
+
+ * src/main-window.vala: Recuce the menubar height when settings
+ struts by 7px ( x scaling factor). (92634b8)
+ * src/main-window.vala: Apply Gdk property change to toplevel of the
+ MainWindow (just in case). (f1eaf51)
+ * src/arctica-greeter.vala: Re-arrange calls to
+ MainWindow.set_struts(). (303f1bf)
+ * src/main-window.vala: Make set_struts() a method without parameters
+ and move previous set_struts() to _set_struts() (private
+ method now). (e1447b4)
+ * src/main-window.vala: Set Gdk.WindowTypeHint.DOCK to make struts
+ not affect the main window itself. (4108d90)
+ * src/main-window.vala: Convert set_struts() method to a non-static
+ method (by its code). (b571fe5)
+
+2024-07-09 Mike Gabriel
+
+ * release 0.99.8.4 (0c86f3f)
+ * src/session-list.vala: Document SUSE's handling of default.desktop
+ in /usr/share/xsessions/. (dc2fa8e)
+ * src/session-list.vala: Skip session key 'default' when detecting
+ the session's icon name. (0a03d5e)
+ * src/session-list.vala: Use xsession_badge.png for session key
+ "default". (b63c681)
+ * src/arctica-greeter.vala: Adjust comment (Slick Greeter ->
+ arctica-greeter). (0ba9af1)
+
+2024-12-17 Distant Prince
+
+ * Translated using Weblate (English (Canada)) (430e248)
+
+2024-11-17 AbdurahmanKarisik
+
+ * Translated using Weblate (Bosnian) (37c97f0)
+
+2024-11-08 தமிழ்நேரம்
+
+ * Translated using Weblate (Tamil) (6b714e6)
+
+2024-10-07 ssantos
+
+ * Translated using Weblate (Portuguese) (4f27ae4)
+
+2024-09-28 Remus-Gabriel Chelu
+
+ * Translated using Weblate (Romanian) (802561d)
+
+2024-08-24 Aindriú Mac Giolla Eoin
+
+ * Translated using Weblate (Irish) (df177e6)
+
+2024-08-06 Jason Cai
+
+ * Translated using Weblate (Chinese (Simplified)) (a673035)
+
+2024-07-05 Andi Chandler
+
+ * Translated using Weblate (English (United Kingdom)) (242d041)
+
+2024-06-19 Mike Gabriel
+
+ * release 0.99.8.3 (1e92ca1) (tag: 0.99.8.3)
+ * arctica-greeter-check-hidpi: Import syslog module (we use it in
+ case of an occurring error). (347bbf0)
+ * src/settings-daemon.vala: Fake org.gnome.SessionManager's
+ RegisterClient D-Bus method. (8cbb98d)
+ * src/: Drop another (now) superfluous '!do_test_mode' check.
+ (f43aca3)
+ * src/: Skip start_notification_daemon() and start_real_wm() if in
+ test-mode. (e743bfb)
+ * src/: Exclude more code from being run in start_indicators() when
+ in test-mode. (1a5f9e5)
+ * src/arctica-greeter: Reduce \!do_test_mode checks by 1. (127c52a)
+ * src/: Only run enable_tap_to_click() when not in test-mode.
+ (d75bd38)
+ * src/: Only fiddle with MATE scaling factor settings if not in
+ test-mode. (6ff5b6f)
+ * src/arctica-greeter.vala: Handle get_state() return null gracefully
+ in ArcticaGreeter.GetUser(), don't operate on null as if
+ it was a string. (fb226b6)
+ * arctica-greeter-check-hidpi: Don't fail if no DISPLAY variable is
+ set, silently return scaling factor 1. (0b74a97)
+
+2024-06-19 Robert Tari
+
+ * Make position of the greeter magnifier configurable (d9736d7)
+
+2024-06-18 Mike Gabriel
+
+ * release 0.99.8.2 (c48673e) (tag: 0.99.8.2)
+ * arctica-greeter-magnifier: Enforce start without window
+ decorations. (6f803ae)
+ * src/: OSK and Magnifier: always keep above other windows, don't use
+ window decoration. Required when running under a window
+ manager such as metacity or marco. (7534bae)
+ * src/: On every toggle/enable resize/reposition the OSK. Required
+ when running under a window manager such as metacity or
+ marco. (24da945)
+ * src/: Let onboard know that it got launched for arctica-greeter.
+ (1d49f96)
+ * src/: Resize and position magnifier window. (e5040b0)
+ * release 0.99.8.1 (b98f5c0) (tag: 0.99.8.1)
+ * src/main-window.vala: Update struts when monitor setup changed.
+ (d094aad)
+ * src/main-window.vala: In set_struts() consider window scaling when
+ calculting _NET_WM_STRUT{,_PARTIAL} (fixes broken
+ geometry). (041352d)
+ * src/: In set_struts(), use already discovered geometry of the
+ primary monitor. (141a182)
+ * src/: Don't launch Geoclue agent when in test mode. (5ced7b5)
+ * src/: Launch/stop real window manager event based. (0bf37dd)
+ * d/changelog: amend revision in package version (6739f24)
+ * d/control: Switch from metacity to to marco in D:. (c0f1b48)
+ * data/org.ArcticaProject.arctica-greeter.gschema.xml: Default to
+ 'marco' as window manager. (c400b72)
+ * window manager: Alternatively to metacity, also support marco.
+ (aac3361)
+ * src/arctica-greeter.vala: Don't reference 'Marco' anymore, the WM
+ is / will be configurable. (b094a11)
+ * release 0.99.8.0 (238d956) (tag: 0.99.8.0)
+ * src/: Set _NET_WM_STRUT{,_PARTIAL} so that notification bubbles
+ don't overlay the menubar. (2757036)
+ * d/control: Add to R: metacity. (816fdae)
+ * src/: Re-introduce having a window manager (metacity this time,
+ with keybindings disabled). Make having it conifugrable
+ via GSettings. (b9911e7)
+ * src/: Assure that org.mate.interface's window-scaling-factor is set
+ to 1x scaling (we handle it ourselves via env vars and
+ don't want the HiDPI effect to duplicated. (cf054d0)
+ * src/: Use AGUtils.greeter_set_env() (includes update of the D-Bus
+ activation environment) instead of
+ GLib.Environment.set_variable(). (173a498)
+ * src/: Move all env variable settings before the cmdline option
+ parse() method to actually have an effect. (762058e)
+
+2024-06-17 Mike Gabriel
+
+ * data/50-org.Arctica-Project.arctica-greeter.rules: Make networking
+ more configurable in Arctica Greeter. (f77de32)
+ * main window: Keep always below all other windows (esp. helpful for
+ nm-applets WiFi credentials dialog). (4418e2c)
+ * Support openSUSE style of marking the default (X11) session.
+ (30e18f5)
+ * src/arctica-greeter.vala: Only load state file if it already
+ exists. (7e692b9)
+
+2024-06-12 Mike Gabriel
+
+ * Launch mate-notification-daemon in greeter session for showing
+ system notifications. (8bc357f)
+ * Wait with Ayatana Indicators startup until D-Bus mimick services
+ have come up. (7b0bf06)
+ * src/settings-daemon.vala: Also mimick org.mate.ScreenSaver D-Bus
+ service. (f4e287a)
+
+2024-06-11 Mike Gabriel
+
+ * data/50-org.Arctica-Project.arctica-greeter.rules: Make file better
+ readable. (c14dee8)
+
+2024-06-04 Mike Gabriel
+
+ * release 0.99.7.0 (f6ae4a3) (tag: 0.99.7.0)
+ * Revert "Work around GTK 3.20's new allocation logic. Ported from
+ slick-greeter." (dd603ac)
+ * src/greeter-list.vala: Redraw greeter box after showing/adding a
+ message to it. (8286af7)
+ * src/greeter-list.vala: Drop extra Gtk >= 3.20 queue_allocate(). Not
+ required anymore. (1b5446f)
+ * data/org.ArcticaProject.arctica-greeter.gschema.xml: Amend
+ phrasings in GSettings descriptions. (1196cff)
+
+2024-05-28 Mike Gabriel
+
+ * Add user filter to greeter's user list. (f5f819e)
+
+2024-05-28 Michael Webster
+
+ * Fix hidpi rendering of session badges. (5a2e16b)
+ * src/promptbox.vala: Use themed icon for unread messages. (dc19d70)
+
+2023-12-15 Michael Webster
+
+ * greeter-list.vala: Make the user and session box wider. (6faf57d)
+
+2024-05-28 Eugenio Depalo
+
+ * src/{main-window,settings}.vala: Add a setting to configure the
+ user list alignment. (67fb7bf)
+
+2024-05-20 Mike Gabriel
+
+ * src/session-list.vala: Add several more session name / badge
+ filename aliases. (6cf3cb2)
+ * data/badges/: Add badge icon for the Weston compositor. (afab250)
+ * data/badges: Port over various session badge icons from
+ slick-greeter. (6fecb87)
+ * src/session-list.vala: Auto-find session badges if session name
+ matches badge filename. (6b0c722)
+
+2023-07-17 Sam Lane
+
+ * Add man pages for arctica-greeter's helper scripts. (fcbc29e)
+
+2024-05-20 Mike Gabriel
+
+ * Drop to-be-reviewed slick-greeter patches. 0025 is already applied,
+ 0027 will not be applied. (a3aa22f)
+
+2024-04-08 Mike Gabriel
+
+ * release 0.99.6.0 (872a22e)
+
+2024-05-17 Giorgio Berardi
+
+ * Translated using Weblate (Italian) (0fc62a9)
+
+2024-04-08 Mike Gabriel
+
+ * debian/control: Sort deps in D: (arctica-greeter). (3fff402)
+ * debian/control: Satisfy dependencies of arctica-greeter-magnifier.
+ (3b0e9c8)
+ * debian/arctica-greeter.install: Install arctica-greeter-magnifier
+ into bin:pkg arctica-greeter. (8e386b8)
+ * src/arctica-greeter.vala: Permission fix (0755 -> 0644) (4a9ee4f)
+ * Merge branch 'tari01-pr/magnifier-focus' (0a20bb2)
+
+2024-03-04 Robert Tari
+
+ * Add a Magnus fork and wrap it in a new window (f9a1300)
+
+2024-03-14 이정희
+
+ * Translated using Weblate (Korean) (e09ca75)
+
2024-02-06 Mike Gabriel
- * release 0.99.5.0 (HEAD -> master, tag: 0.99.5.0)
+ * release 0.99.5.0 (b8773a7) (tag: 0.99.5.0)
* debian/arctica-greeter.install: Adjust to new binary installation
path. (ffb69e1)
* src/Makefile.am: Install arctica-greeter to <prefix>/bin (instead