[libadwaita/wip/exalm/leaflet-shortcuts: 5/6] doc: Mention navigation shortcuts in migration guides
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/leaflet-shortcuts: 5/6] doc: Mention navigation shortcuts in migration guides
- Date: Fri, 12 Nov 2021 18:49:11 +0000 (UTC)
commit 2c33a76df5937e27d689aa06fc1db543be1acff8
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Fri Nov 12 17:10:45 2021 +0500
doc: Mention navigation shortcuts in migration guides
doc/migrating-between-development-versions.md | 5 ++++-
doc/migrating-libhandy-1-4-to-libadwaita.md | 5 ++++-
2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/doc/migrating-between-development-versions.md b/doc/migrating-between-development-versions.md
index a25d02dd..0debe527 100644
--- a/doc/migrating-between-development-versions.md
+++ b/doc/migrating-between-development-versions.md
@@ -286,9 +286,12 @@ propagation.
The `can-swipe-back` and `can-swipe-forward` properties have been renamed to
[property@AdwLeaflet:can-navigate-back] and
-[property@AdwLeaflet:can-navigate-forward], along with their accessors.
+[property@AdwLeaflet:can-navigate-forward], along with their accessors. The new
+properties also handle keyboard and mouse shortcuts in addition to swipes.
### Adapt to [class@Adw.PreferencesWindow] API changes
The `can-swipe-back` property have been renamed to
[property@AdwPreferencesWindow:can-navigate-back], along with its accessors.
+The new properties also handle keyboard and mouse shortcuts in addition to
+swipes.
diff --git a/doc/migrating-libhandy-1-4-to-libadwaita.md b/doc/migrating-libhandy-1-4-to-libadwaita.md
index a7275d53..27df35c1 100644
--- a/doc/migrating-libhandy-1-4-to-libadwaita.md
+++ b/doc/migrating-libhandy-1-4-to-libadwaita.md
@@ -261,7 +261,8 @@ page objects, similarly to [class@Gtk.Stack]. For example,
The `can-swipe-back` and `can-swipe-forward` properties have been renamed to
[property@AdwLeaflet:can-navigate-back] and
-[property@AdwLeaflet:can-navigate-forward], along with their accessors.
+[property@AdwLeaflet:can-navigate-forward], along with their accessors. The new
+properties also handle keyboard and mouse shortcuts in addition to swipes.
The `hhomogeneous-folded`, `vhomogeneous-folded`, `hhomogeneous-unfolded`,
and `vhomogeneous-unfolded` properties have been replaced by a single
@@ -348,6 +349,8 @@ propagation.
The `can-swipe-back` property have been renamed to
[property@AdwPreferencesWindow:can-navigate-back], along with its accessors.
+The new properties also handle keyboard and mouse shortcuts in addition to
+swipes.
### Adapt to Stylesheet Changes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]