mouse shortcuts: don't hardcode selpaste
authorAvi Halachmi (:avih) <avihpit@yahoo.com>
Thu, 10 Oct 2019 23:26:10 +0000 (02:26 +0300)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 13 Oct 2019 19:46:31 +0000 (21:46 +0200)
commitd2b75db8d7519a20af8bf09e9c205507f9ff828c
tree1e17b52c9f25afa685e2e3e5ce7fbd23ef7127d6
parentb6d280de6df30167ce9cf30fadefc362e77729e7
mouse shortcuts: don't hardcode selpaste

Because selpaste is activated on release, a release flag was added to
mouse shortcuts which controls whether activation is on press/release,
and selpaste binding to button2 was moved to config.h .

button1 remains the only hardcoded mouse button - for selection + copy.
config.def.h
x.c