Giter VIP home page Giter VIP logo

Comments (8)

jclsn avatar jclsn commented on June 20, 2024 2

Okay, yeah organizing the code well is a good idea. From that perspective it makes sense. Thank you for clearing that up! :)

from clight.

FedeDP avatar FedeDP commented on June 20, 2024 1

This commit: FedeDP/Clightd@932ea16 fill fix the issue :)
You will have a way (using an env variable) to disable Clightd DDC support.

from clight.

FedeDP avatar FedeDP commented on June 20, 2024

Hi! At the moment this is not possible; however I was recently thinking about allowing that, since I am refactoring that part of code in Clightd.
So, look forward for the next Clightd release for that :)

from clight.

jclsn avatar jclsn commented on June 20, 2024

Great, can you make it possible from the config? That would be a bit more convenient imo

from clight.

FedeDP avatar FedeDP commented on June 20, 2024

Well i can't add that to the Clight config because there is no way to set an env variable to an already running process.
The systemd unit for Clightd will be easily customizable though; i will make sure to update Clightd wiki pages (and add an entry in the Clight FAQ) once the PR is merged!

from clight.

jclsn avatar jclsn commented on June 20, 2024

Okay, just modify the service file then. Will try that when it bugs me the next time. I never got why you are shipping clight in two packages anyway. I mean, the daemon could just get installed along with with clight

from clight.

FedeDP avatar FedeDP commented on June 20, 2024

I never got why you are shipping clight in two packages anyway. I mean, the daemon could just get installed along with with clight

Yep, that would work fine, and perhaps it would be easier to ship it.
At the same time:

  1. I don't want Clightd to be completely tied to Clight (everyone can write an user service that uses Clightd as a backend, and i don't want to stop anyone from doing that). Of course, you could do it even if Clightd was bundled with Clight, but then it would tie them together too much imo
  2. I don't want their release cycles to be tied; instead, i want to be able to focus on eg: Clight for a couple of months, and then release it, without caring about Clightd. Nowadays, i have very limited time to work on my side projects therefore it is much easier for me to manage them in this way.
    Of course, sometimes a new Clight feat depends on a new Clightd feat, and then their development cycle is tied, but i can't do much about that :D

from clight.

FedeDP avatar FedeDP commented on June 20, 2024

Clightd PR Is now merged :) and clightd wiki Page updated: https://github.com/FedeDP/Clightd/wiki/Backlight. I think we can close this one.
The environment variable is named "CLIGHTD_BL_DDC_ENABLED"!

from clight.

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.