input: fix kinetic scroll (#13233)
This commit is contained in:
parent
f16ebef003
commit
171ad7d338
4 changed files with 21 additions and 1 deletions
|
|
@ -93,6 +93,7 @@ class CPointerManager {
|
|||
CHyprSignalListener motionAbsolute;
|
||||
CHyprSignalListener button;
|
||||
CHyprSignalListener axis;
|
||||
CHyprSignalListener frame;
|
||||
|
||||
CHyprSignalListener swipeBegin;
|
||||
CHyprSignalListener swipeEnd;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue