marsqing
marsqing
Did you disable 3 finger gestures in libinput-gestures or Touchegg? Does the cursor move in the right direction?
xdotool can do both keyboard and mouse simulation. wtype only supports keyboard simulation. libinput-three-finger-drag needs mouse simulation of xdotool. So wtype can not be used. If you want to work...
run `libinput debug-events` in a terminal and check what events will happen when you select in Terminal or drag a window?
If the events are correct, maybe there's some problem with libxdo.
Have you tried this [alternative](https://github.com/ferstar/gestures) mentioned in [issue 7](https://github.com/marsqing/libinput-three-finger-drag/issues/7#issuecomment-1354138866).
Same problem here, connected only for some minutes. ASRock X570m and Monterey. Worked well on Big Sur with SmallTreeIntel82576. Have tried all the combinations in Ethernet Hardware(Speed and Duplex). Some...
如果技术上可行的话我们可以投入人力做,这边没有熟悉C++的同学,想问下写这个c-binding的大概方法是什么?是像snappy那样通过[snappy-c.cc](https://github.com/google/snappy/blob/master/snappy-c.cc)做一个C到C++的wrap层吗?
` libinput-three-finger-drag[10748]: Error: Can't open display: (null) ` Maybe because it starts too early, even before X. Can you try KDE auto start?