[epiphany/wip/exalm/gesture: 2/2] Enable back/forward gesture in WebKit
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/wip/exalm/gesture: 2/2] Enable back/forward gesture in WebKit
- Date: Sat, 9 Feb 2019 08:26:08 +0000 (UTC)
commit 3cbda1cf847a131e5077c6662850784c052b57e7
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Sun Jan 27 19:30:22 2019 +0500
Enable back/forward gesture in WebKit
WebKit 2.24 has a built-in gesture for back/forward navigation, so enable
it.
embed/ephy-embed-prefs.c | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/embed/ephy-embed-prefs.c b/embed/ephy-embed-prefs.c
index a3cd389d5..1a0fb5d72 100644
--- a/embed/ephy-embed-prefs.c
+++ b/embed/ephy-embed-prefs.c
@@ -492,6 +492,7 @@ ephy_embed_prefs_init (gpointer user_data)
"enable-dns-prefetching", TRUE,
"enable-mediasource", TRUE,
"javascript-can-open-windows-automatically", TRUE,
+ "enable-back-forward-navigation-gestures", TRUE,
NULL);
for (i = 0; i < G_N_ELEMENTS (webkit_pref_entries); i++) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]