-
I was writing some code in visual studios jumping from application to application, when I noticed random letters being typed (mainly s and a keys)
After looking a little closer I figured out that th…
-
### Prerequisites
* [X] Put an X here if you have done all the necessary stuff.
### Description
It would be quite useful if Fusuma had the ability to also detect the `tap` events. That would fo…
cshaa updated
4 years ago
-
Fusuma closes with an error whenever I try to run it. I have tried libinput debug-events and it detects my trackpad gestures etc.
Here's the terminal output when I start fusuma:
[sbstratos79@Pre…
-
Pinch (2, out) works, but pinch (2, in) does not work. I have checked that libinput debug and it got the pinch in event.
Here is my config.yml I had used an empty setting for pinch out, because I w…
-
Tried to configure Fusuma to translate 3 and 4 finger taps on the Touchpad.
*For example:
3 finger tap --> Alt+F7 : move window
4 finger tap --> Alt+F8 : resize window
*
I wasn't able to conf…
-
Is it possible to have 3 fingers grab (e.g. grab a window and move it) gesture or is it possible to emulate it some way like (3 finger long press to grab)?
-
@Hikari9 thanks for this wonderful tool. It works great. I'm planning on addressing issue #60 but am wondering if you'd want to support pinching to zoom in or out. Seems like something this app should…
-
When trying to install this gem as instructed in README.md, I get the following error:
```
Building native extensions. This could take a while...
ERROR: Error installing fusuma-plugin-sendkey:
E…
-
Recently when I use my touchpad in Ubuntu 19.04 I find it can not work when I use my 3-finger gesture. When I run the fusuma manually I get this error:
/var/lib/gems/2.5.0/gems/fusuma-1.3.0/lib/fus…
-
I was wondering if it was possible to individually assign threshold values and intervals to gestures. there is a ruby gem called fusuma that implements it (i had been using fusuma until I found libin…