Git Product home page Git Product logo

Comments (4)

eGax avatar eGax commented on June 8, 2024

That issue was referencing MAC/OSX builds with spinning issues though. I'm not sure if it related to Linux builds.

from slade.

sirjuddington avatar sirjuddington commented on June 8, 2024

Looks like this is another one of those Wayland issues - apparently mouse pointer warping (which 3d mode mouselook relies on to work) is not implemented at all in Wayland (see wxWidgets/wxWidgets#23778). Not sure if I can do anything about it until it's added unfortunately, as I don't think there is any other way to get mouselook to work using wxWidgets.

from slade.

JPLeBreton avatar JPLeBreton commented on June 8, 2024

Looks like this is another one of those Wayland issues - apparently mouse pointer warping (which 3d mode mouselook relies on to work) is not implemented at all in Wayland (see wxWidgets/wxWidgets#23778). Not sure if I can do anything about it until it's added unfortunately, as I don't think there is any other way to get mouselook to work using wxWidgets.

Thanks for looking into this, I'll see if there's anything I can do to coax the support along upstream.

from slade.

JPLeBreton avatar JPLeBreton commented on June 8, 2024

For anyone else affected by this, the relevant upstream issue to follow is this:

https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/158

The Wayland project seems to move pretty slowly with regards to adding new features, so it's unclear when this will be fixed (and then wx and various other projects will have to add code to take advantage of the Wayland feature). Until then, you can work around this by running SLADE as an xwayland application with:

GDK_BACKEND=x11 slade

from slade.

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.