From 71f38fc0180f897be1a54a7ee05d93261da67517 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 25 Mar 2025 15:45:24 +0100 Subject: Release 0.99.8.5 - src/main-window.vala: Render the back-button with black background and white border. As arrow we have a white png. - src/prompt-box.vala: Prompt box messages are always white in normal mode, always black in high-contrast mode (except from errors). - src/menubar.vala: Render the menubar always white (background is always black) and use black font for the hostname if shown. - Introduce UI/widget scaling per scaling factor. - src/menubar.vala: Soften the menubar shadow depending on 'menubar-alpha' gsettings configuration. - data/50-org.Arctica-Project.arctica-greeter.rules: Syntax fix. - src/main-window.vala: Recuce the menubar height when settings struts by 7px ( x scaling factor). - src/main-window.vala: Apply Gdk property change to toplevel of the MainWindow (just in case). - src/arctica-greeter.vala: Re-arrange calls to MainWindow.set_struts(). - src/main-window.vala: Make set_struts() a method without parameters and move previous set_struts() to _set_struts() (private method now). - src/main-window.vala: Set Gdk.WindowTypeHint.DOCK to make struts not affect the main window itself. - src/main-window.vala: Convert set_struts() method to a non-static method (by its code). - Translation updates (thanks to all contributors on hosted.weblate.org). --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 97c441f..7a58471 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +arctica-greeter (0.99.8.5) unstable; urgency=medium + + * Upstream-provided Debian package for arctica-greeter. See upstream + ChangeLog for recent changes. + + -- UBports developers Tue, 25 Mar 2025 15:45:24 +0100 + arctica-greeter (0.99.8.4-0) unstable; urgency=medium * Upstream-provided Debian package for Arctica Greeter. -- cgit v1.2.3