Robin Thomas
Robin Thomas
Thanks for the video! Exactly as I've supposed. I should be able to fix this. In the mean time you can only use a disable button (alt, ctrl etc.) as...
Thanks for the update. I implemented the fix, but it's not shipped yet. They probably changed something on their website. I'm reopening this ticket as a reminder and I'll close...
There already is a "deactivation key" which can be enable in the settings. This will deactivate Gestures **while it's pressed/hold down**. Does this fit your needs?
Can you give me an example where you want to disable Gesturefy? I feel like it's either a site (like a 3D application) where one uses the right mouse button...
My only fear is that people might disable Gesturefy without noticing it, but I'll look into it.
I agree. My concern was that the webextension "Keyboard Shortcut API" does not allow empty shortcut values. However it turns out it does :) I'll try to add this feature...
Hi, thanks for the detailed report. I would like to solve this by catching the error and then re-trigger the download with a shortened file name. However currently I'm not...
To give an update about the current state of the issue: While there seems to exist some simple solutions like: extracting the file name from the URL or pre-querying the...
Hi thanks for the suggestion. I'll add it to our list, but it is a lot of work for a little benefit. So it probably won't be implemented soon.
This feature sounds very similar to "Keypress Gestures" https://github.com/Robbendebiene/Gesturefy/issues/47 or is there a difference?