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)
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.


No differences found