swhkd icon indicating copy to clipboard operation
swhkd copied to clipboard

Mouse event uinput emit

Open Shinyzenith opened this issue 2 years ago • 3 comments

@EdenQwQ With this, even if a mouse gets grabbed, the uinput device will re-emit it's signals.

I have written button detection, mouse movement is still a todo, would you mind taking a look?

Shinyzenith avatar Jul 24 '22 11:07 Shinyzenith

Thats what we need. I'll do some tests soon. Maybe we should mention the ones with this issue here.

EdenQwQ avatar Jul 24 '22 14:07 EdenQwQ

@Shinyzenith I used pkexec swhkd -c ~/.config/wayfire/swhkdrc -D "SYNA1D31:00 06CB:CD48 Touchpad" and pkexec swhkd -c ~/.config/wayfire/swhkdrc -D "HUAWEI Mouse" to test with my touchpad and mouse(which is connected through bluetooth). And the cursor is still not responding in both cases.

EdenQwQ avatar Jul 24 '22 14:07 EdenQwQ

@Shinyzenith I used pkexec swhkd -c ~/.config/wayfire/swhkdrc -D "SYNA1D31:00 06CB:CD48 Touchpad" and pkexec swhkd -c ~/.config/wayfire/swhkdrc -D "HUAWEI Mouse" to test with my touchpad and mouse(which is connected through bluetooth). And the cursor is still not responding in both cases.

As mentioned above, cursor movement hasn't been patched in yet.. btn_left and btn_right have tho, so your primary buttons will work

Shinyzenith avatar Jul 24 '22 15:07 Shinyzenith

Closed in favor of https://github.com/waycrate/swhkd/pull/163

Shinyzenith avatar Oct 06 '22 09:10 Shinyzenith