Add feature to cancel the default action of modifier key after timeout
viocha opened this issue · 2 comments
viocha commented
RamonUnch commented
I am not sure what you are asking for and what you are trying to achieve.
It depends on what action is configured for MB4. If you set Nothing, then clicking MB4 will be forwarded if no action is done. If you set Move or Resize, then, if you click for more than a double click delay (~400ms by default). then the click will be forwarded on release.
If you setup any other action for MB4 then The action is instantly performed on MB4 and there is no possibility to cancel the action because it is done as soon as MB4 is pressed.
viocha commented
Thank you, I understand