Giter VIP home page Giter VIP logo

Comments (5)

hanatos avatar hanatos commented on May 20, 2024

oh thanks for bisecting directly! do you have a gamepad/joystick attached when running vkdt? the commit in question introduced gamepad navigation for zooming/panning in darkroom mode.

from vkdt.

Lawrence37 avatar Lawrence37 commented on May 20, 2024

No additional devices attached to my laptop. It has a touchpad and pointing stick which registers as a mouse.

from vkdt.

hanatos avatar hanatos commented on May 20, 2024

okay that is weird. maybe one of the two is advertised as joystick to glfw? the code really shouldn't do anything without a joystick attached. anyways, try this:

pull and rebuild, i just pushed a small patch which:

  • is more verbose about joystick usage if the gui debug level is active (the default)
  • has an explicit 'kill switch' in ~/.config/vkdt/config.rc if you change gui/disable_joystick to 0

so if you could try and run this and report back whether it thinks there is a joystick (look for output starting with [gui]), and if that is the case try to disable it explicitly in the config and see if that fixes the issue?

from vkdt.

Lawrence37 avatar Lawrence37 commented on May 20, 2024

It does detect it as a joystick.

[gui] found joystick AlpsPS/2 ALPS DualPoint Stick

Disabling it stops the drifting.

from vkdt.

hanatos avatar hanatos commented on May 20, 2024

disabled it by default, so happy joystick/gamepad users have to explicitly enable it : 243c75a

going to claim that fixes the issue.

from vkdt.

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.