Bug 1539998 [Linux] Create widget.gtk.titlebar-action-middle-click-enabled pref r=emilio

widget.gtk.titlebar-action-middle-click-enabled overrides Firefox default titlebar action (open new tab).

Differential Revision: https://phabricator.services.mozilla.com/D199880
This commit is contained in:
stransky 2024-01-30 20:18:12 +00:00
parent 4bfa71aeaf
commit 039ac807b1

View File

@ -15536,6 +15536,13 @@
value: true
mirror: always
# Whether to use gtk titlebar actions for middle click instead of Firefox
# build in one
- name: widget.gtk.titlebar-action-middle-click-enabled
type: bool
value: false
mirror: always
# Whether we enable rounded bottom corners on GTK by default.
#
# The implementation is a bit hacky (see details in bug 1850827) so behind a