From 238d956efb3e614521aef9fddb754d65974b4dca Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 18 Jun 2024 08:50:01 +0200 Subject: release 0.99.8.0 --- ChangeLog | 45 ++++++++++++++++++++++++++++++++++++++++++++- NEWS | 32 ++++++++++++++++++++++++++++++++ debian/changelog | 4 ++-- 3 files changed, 78 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2af57b3..4964a5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,49 @@ +2024-06-18 Mike Gabriel + + * release 0.99.8.0 (HEAD -> master, tag: 0.99.8.0) + * src/: Set _NET_WM_STRUT{,_PARTIAL} so that notification bubbles + don't overlay the menubar. (27570360) + * d/control: Add to R: metacity. (816fdaec) + * src/: Re-introduce having a window manager (metacity this time, + with keybindings disabled). Make having it conifugrable + via GSettings. (b9911e7d) + * 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. (cf054d04) + * src/: Use AGUtils.greeter_set_env() (includes update of the D-Bus + activation environment) instead of + GLib.Environment.set_variable(). (173a4988) + * src/: Move all env variable settings before the cmdline option + parse() method to actually have an effect. (762058e4) + +2024-06-17 Mike Gabriel + + * data/50-org.Arctica-Project.arctica-greeter.rules: Make networking + more configurable in Arctica Greeter. (f77de32b) + * main window: Keep always below all other windows (esp. helpful for + nm-applets WiFi credentials dialog). (4418e2c0) + * Support openSUSE style of marking the default (X11) session. + (30e18f5d) + * src/arctica-greeter.vala: Only load state file if it already + exists. (7e692b9d) + +2024-06-12 Mike Gabriel + + * Launch mate-notification-daemon in greeter session for showing + system notifications. (8bc357f3) + * Wait with Ayatana Indicators startup until D-Bus mimick services + have come up. (7b0bf068) + * src/settings-daemon.vala: Also mimick org.mate.ScreenSaver D-Bus + service. (f4e287ab) + +2024-06-11 Mike Gabriel + + * data/50-org.Arctica-Project.arctica-greeter.rules: Make file better + readable. (c14dee80) + 2024-06-04 Mike Gabriel - * release 0.99.7.0 (HEAD -> master, tag: 0.99.7.0) + * release 0.99.7.0 (f6ae4a30) (tag: 0.99.7.0) * Revert "Work around GTK 3.20's new allocation logic. Ported from slick-greeter." (dd603ac1) * src/greeter-list.vala: Redraw greeter box after showing/adding a diff --git a/NEWS b/NEWS index a822645..cb77368 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,35 @@ +Overview of changes in arctica-greeter 0.99.8.0 + + - data/50-org.Arctica-Project.arctica-greeter.rules: Make file better + readable. + - src/settings-daemon.vala: Also mimick org.mate.ScreenSaver D-Bus + service. + - Wait with Ayatana Indicators startup until D-Bus mimick services + have come up. + - Launch mate-notification-daemon in greeter session for showing + system notifications. + - src/arctica-greeter.vala: Only load state file if it already + exists. + - Support openSUSE style of marking the default (X11) session. + - main window: Keep always below all other windows (esp. helpful for + nm-applets WiFi credentials dialog). + - data/50-org.Arctica-Project.arctica-greeter.rules: Make networking + more configurable in Arctica Greeter. + - src/: Move all env variable settings before the cmdline option + parse() method to actually have an effect. + - src/: Use AGUtils.greeter_set_env() (includes update of the D-Bus + activation environment) instead of + GLib.Environment.set_variable(). + - 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. + - src/: Re-introduce having a window manager (metacity this time, + with keybindings disabled). Make having it conifugrable via + GSettings. + - d/control: Add to R: metacity. + - src/: Set _NET_WM_STRUT{,_PARTIAL} so that notification bubbles + don't overlay the menubar. + Overview of changes in arctica-greeter 0.99.7.0 - Drop to-be-reviewed slick-greeter patches. 0025 is already applied, diff --git a/debian/changelog b/debian/changelog index 2ff3a6b..beb2ec3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -arctica-greeter (0.99.7.0-0) UNRELEASED; urgency=medium +arctica-greeter (0.99.8.0-1) unstable; urgency=medium * Upstream-provided Debian package for Arctica Greeter. See upstream ChangeLog for recent changes. - -- Mike Gabriel Tue, 04 Jun 2024 11:28:04 +0200 + -- Mike Gabriel Tue, 18 Jun 2024 08:48:47 +0200 arctica-greeter (0.99.6.0-0) unstable; urgency=medium -- cgit v1.2.3