[libadwaita/wip/exalm/dark: 6/6] doc: Mention default color scheme change in migration guide
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/dark: 6/6] doc: Mention default color scheme change in migration guide
- Date: Wed, 22 Sep 2021 09:51:30 +0000 (UTC)
commit 2f0ef41606d9d21d821fc83198bcf30ace5a7b64
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Mon Sep 20 20:59:55 2021 +0500
doc: Mention default color scheme change in migration guide
doc/migrating-libhandy-1-4-to-libadwaita.md | 7 +++++++
1 file changed, 7 insertions(+)
---
diff --git a/doc/migrating-libhandy-1-4-to-libadwaita.md b/doc/migrating-libhandy-1-4-to-libadwaita.md
index e1acdb65..2e63a1cc 100644
--- a/doc/migrating-libhandy-1-4-to-libadwaita.md
+++ b/doc/migrating-libhandy-1-4-to-libadwaita.md
@@ -292,6 +292,13 @@ and setter. It can be replaced by [property@Adw.Avatar:custom-image].
The `hdy_avatar_draw_to_pixbuf_async()` function has been removed, use the
regular [method@Adw.Avatar.draw_to_pixbuf] instead.
+### Adapt to [class@Adw.StyleManager] API Changes
+
+When used with the default style manager, `ADW_COLOR_SCHEME_DEFAULT` is now
+equivalent to `ADW_COLOR_SCHEME_LIGHT_DARK` instead of `HDY_COLOR_SCHEME_LIGHT`,
+following the dark style preference by default. Make sure your application works
+with it, or otherwise set the `ADW_COLOR_SCHEME_LIGHT` color scheme manually.
+
## Adapt to Stylesheet Changes
Most widgets don't have a backdrop state anymore, and the following public
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]