mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 23:02:20 +00:00
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:
parent
4bfa71aeaf
commit
039ac807b1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user