From f99c22f6b0ee68eeef4cd3c01c2e56c89f8ebd38 Mon Sep 17 00:00:00 2001 From: Ernestas Date: Tue, 10 Jun 2025 19:54:52 +0300 Subject: [PATCH] Add documentation for zen.glance.enable-contextmenu-search preference --- content/docs/guides/about-config-flags.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/docs/guides/about-config-flags.mdx b/content/docs/guides/about-config-flags.mdx index 518ae9d..ba4a8d7 100644 --- a/content/docs/guides/about-config-flags.mdx +++ b/content/docs/guides/about-config-flags.mdx @@ -134,6 +134,11 @@ Allows picture-in-picture. Enabled by default. Automatically turns on picture-in-picture when switching tabs during video playback. Disabled by default. ### Other +#### `zen.glance.enable-contextmenu-search` +Controls whether Glance will open when performing a search or using the context menu (such as right-click search). Enabled by default. + +If disabled, Glance will not open for context menu or search-triggered actions, even if Glance is enabled elsewhere. + #### `zen.keyboard.shortcuts.enabled` Allows changing keyboard shortcuts. Enabled by default. #### `zen.glance.open-essential-external-links`