Giter Site home page Giter Site logo

Comments (5)

m-col avatar m-col commented on July 27, 2024

Just saw that you did update to work with 0.13.0 so ignore that part :)

from pywlroots.

flacjacket avatar flacjacket commented on July 27, 2024

This is a great question. With wayland, it looks like everything is generally added in a nice backwards compatible way, and then through the protocols, that we can generally keep track of our own versions. But I was thinking it might make sense to change the versioning here to keep inline with the wlroots version that is supported. So something like 0.13.x, where our bugfixes can be new patch versions, but signifying that it supports wlroots 0.13. While we are still in the early phase, supporting the latest version is probably good enough, we can try to maintain backwards compatible support as much as makes sense and as much as it makes sense to keep up the support for the older versions. In which case, having the versions following the wlroots version would make keeping separate branches alive for separate versions easier. That is probably more maintenance than we need at this point, but a good thing to think about as we move this into qtile and need to support it more.

from pywlroots.

flacjacket avatar flacjacket commented on July 27, 2024

Happy to have thoughts or feedback on the best way to version this and maintain support for upstream wlroots functionality!

from pywlroots.

m-col avatar m-col commented on July 27, 2024

Oops forgot to reply. I noticed you changed the version to 0.13.0. Yeah that sounds like a nice approach, just like you suggested above.

In which case, having the versions following the wlroots version would make keeping separate branches alive for separate versions easier. That is probably more maintenance than we need at this point, but a good thing to think about as we move this into qtile and need to support it more.

Agreed completely. If people really wanted to they could package the latest 0.13.x version as pywlroots-0.13 after we're done with it, if they wanted to keep using the older version.

from pywlroots.

flacjacket avatar flacjacket commented on July 27, 2024

Sounds good. Yeah, that agrees with how I was seeing that.

from pywlroots.

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.