Giter Site home page Giter Site logo

Comments (7)

jfedor2 avatar jfedor2 commented on August 16, 2024

Can you export your configuration to JSON and post it here?

from hid-remapper.

itsnoteasy avatar itsnoteasy commented on August 16, 2024

inconvenient_delay.json
here you go.

from hid-remapper.

jfedor2 avatar jfedor2 commented on August 16, 2024

I don't have a Slimblade, but in my tests I'd say the layer activation delay matches what you have set for the tap-hold threshold (400ms).

from hid-remapper.

itsnoteasy avatar itsnoteasy commented on August 16, 2024

ah that makes sense. forgive me if i have asked about this issue before, which i suspect it wasn't my intention to be repetitive. this should be added to a frequently asked question page.
I think that in theory it should be possible to create a faster layer dedicated to scroll wheel events, because they would not be triggered accidentally due to requiring a specific ball motion in conjunction with the button press.
This would be similar to the concept of speculative execution in a modern 64 bit cpu.
hid-remapper would enter a layer in parallel with the button tap, perhaps on an extra unused core.
I will think about it when i am less tired.

from hid-remapper.

itsnoteasy avatar itsnoteasy commented on August 16, 2024

I managed to fix the issue. I created an extra duplicate layer for drag scrolling, with the only change being that it has the tap flag set, whereas the original drag scroll layer was set to hold. This avoids double scroll events and the lag.
hid-remapper-nodelay.json

from hid-remapper.

jfedor2 avatar jfedor2 commented on August 16, 2024

Have your tried a simple "left button -> Layer X" mapping, no tap, no hold?

from hid-remapper.

itsnoteasy avatar itsnoteasy commented on August 16, 2024

seems to work fine with your suggestion, though i had to add a v scroll to v scroll mapping on layer 1 to make it less confusing when the wheel didn't work.
I think in older versions, doing this would tend to break the button function. you had to use separate tap and hold to be usable.

from hid-remapper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.