Giter Site home page Giter Site logo

Comments (3)

YaLTeR avatar YaLTeR commented on May 25, 2024

Would it make sense to forward the client cursor up to the winit backend or to the hardware cursor instead of hiding? I don't know how cursors work so maybe they don't work like that.

from smithay.

elinorbgr avatar elinorbgr commented on May 25, 2024

I don't think winit allows to change the cursor arbitrarily, so we may be out of luck for this one. Maybe we could still do that for the hardware cursor though.

from smithay.

Drakulix avatar Drakulix commented on May 25, 2024

Would it make sense to forward the client cursor up to the winit backend or to the hardware cursor instead of hiding? I don't know how cursors work so maybe they don't work like that.

Yes. For winit we cannot easily do this (using wayland-client we could), but for hardware cursors that is the goal.
However for this to work, we would need to render to the cursor plane or scan-out the cursor buffer directly. Neither is easily possible with the current api. So I would post-pone this until another renderer-rework.

The rendering issue however is now fixed with #221, so I am going to close this.

from smithay.

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.