mouse shortcuts: allow override for all shortcuts
authorAvi Halachmi (:avih) <avihpit@yahoo.com>
Thu, 10 Oct 2019 20:42:30 +0000 (23:42 +0300)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 13 Oct 2019 19:46:31 +0000 (21:46 +0200)
commitb6d280de6df30167ce9cf30fadefc362e77729e7
tree7e1ab2ec0b42e2149a41f3a6f8165ba11f54f088
parentba7f4d69af62d20e13fea78a408095e017410651
mouse shortcuts: allow override for all shortcuts

Allow forceselmod to override all mouse shortcuts rather than only
selection, and rename it to forcemousemod as it's now more appropriate.

This will affect mouse shortcuts which use mask other than XK_ANY_MOD.

This does not affect the default behavior because the default mouse
shortcuts (wheel) use XK_ANY_MOD, where forceselmod already activated
the override also before this change.

Previously, if a mouse shortcut was configured with a specific mod and
forceselmod was held, then the shortcut did not execute unless the
configured mod included forceselmod.
config.def.h
x.c