roshal

Results 15 comments of roshal

actions are not working with config below ```properties devices = ({ name = "Wireless Mouse MX Master 3" dpi = 1600 buttons = ( { ### Gesture Button cid =...

actions work when `hiresscroll` `target` is `true` ```properties devices = ({ name = "Wireless Mouse MX Master 3" dpi = 1600 hiresscroll = { hires = false ### invert =...

segmentation fault under sway wayland compositor ` electron-fiddle --ozone-platform-hint=auto `

@deepak1556 ` ELECTRON_RUN_AS_NODE=1 ./electron-v25.8.4-linux-x64/electron /usr/lib/code/out/cli.js /usr/lib/code/code.js --ozone-platform-hint=auto ` still crashes when opening several new windows testing was under sway wayland compositor

@deepak1556 open several new window until crash electron-fiddle is a binary file for which is not possible to select the other electron version

as a **workaround** you can disable `REL_WHEEL_HI_RES` event via **libinput** device quirks https://wayland.freedesktop.org/libinput/doc/latest/device-quirks.html reference to **libinput** quirks https://gitlab.freedesktop.org/libinput/libinput/blob/main/quirks reference to **libratbag** devices https://github.com/libratbag/libratbag/tree/master/data/devices `/etc/libinput/local-overrides.quirks` ```properties [Logitech MX Master 3 USB]...

@be5invis is there something preventing publication ?

config suggestion for testing ```properties devices = ({ name = "Wireless Mouse MX Master 3" dpi = 1600 buttons = ( { ### Gesture Button cid = 0xC3 action =...

not patched version ![image](https://github.com/PixlOne/logiops/assets/1476565/a0789901-7507-40ab-9419-e0fcf8db3e62) no such directions as expected

patched version has no crashes ![image](https://github.com/PixlOne/logiops/assets/1476565/a2211d01-bef0-4075-a16b-12bddf7a0411) but actions are not working