swhkd
swhkd copied to clipboard
Mouse event uinput emit
@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?
Thats what we need. I'll do some tests soon. Maybe we should mention the ones with this issue here.
@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.
@Shinyzenith I used
pkexec swhkd -c ~/.config/wayfire/swhkdrc -D "SYNA1D31:00 06CB:CD48 Touchpad"
andpkexec 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
Closed in favor of https://github.com/waycrate/swhkd/pull/163