Skip to content

Request: Add possibility to get the color value using CLI #104

Description

@iam12pm

Hi @vaxerski I am working on one project related to ambilight, due to Wayland security policies it is hard to capture the screen (especially fast) and your project looks as a good solution which may not even extended in general to make everything working.
There are several options which may work. Mainly remove colour picking using mouse and instead use another parameters.

  1. Receive the pixel colour by defining the pixel position in the matrix for example -p= 100, 100
  2. Receive the whole color matrix of the whole screen which I believe stored in screenBuffer
  3. Option define the sector (honestly having 1 or 2 will give me possibility to fork the project and right this functionality to contribute to the project)

I have not so much experience with C or C++ and honestly I have lack of understanding of how lambda functions is working to help you extend the functionality.
If you can help me with the implementation I would really appreciate.
Let me know if you have any questions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions