mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-26 07:57:59 -04:00
config, doc, changelog: move selection-override-modifiers to [mouse-bindings] and validate other case
specifically, check for conflicts both when mouse bindings are set and when the selection-override-modifiers setting itself is set
This commit is contained in:
parent
46cadee80f
commit
b52cd67467
4 changed files with 41 additions and 25 deletions
|
|
@ -38,9 +38,9 @@
|
|||
## Unreleased
|
||||
### Added
|
||||
|
||||
* `[mouse].selection-override-modifiers` option, specifying which modifiers
|
||||
to hold to override mouse grabs by client applications and force selection
|
||||
instead.
|
||||
* `[mouse-bindings].selection-override-modifiers` option, specifying
|
||||
which modifiers to hold to override mouse grabs by client
|
||||
applications and force selection instead.
|
||||
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue