Giter Club home page Giter Club logo

Comments (5)

arybczak avatar arybczak commented on May 19, 2024

red_green can be used instead of 2_3. Also, if you can list all the inconsistent stuff in more details it would be great.

from ncmpcpp.

 avatar commented on May 19, 2024

red_green can be used instead of 2_3

Then document it.
What's the use to have it if no one knows about it.

This is the most important one
The syntax between the header formating and column list formating should be even vaguely similiar or at least have same tags such as $b and $/b work everywhere.

Also the separator between the column names and the song list should have a colouring option and bolding too.

Volume indicator needs boldness option.

The Playing and [Paused] should be colored separately from the rest of the bar, as should the remaining time.

I think that covers most of it.

from ncmpcpp.

arybczak avatar arybczak commented on May 19, 2024

Then document it.
What's the use to have it if no one knows about it.

Then RTFM? It's written in the example configuration file:

It is possible to set a background color by setting a color
value "<foreground>_<background>", e.g. red_black will set
foregound color to red and background color to black.

The syntax between the header formating and column list formating should be even vaguely similiar or at least have same tags such as $b and $/b work everywhere.

This was already done.

The problem with allowing other elements to be customizable (i.e. allowed to be bolded or not) is that if it's done naively, i.e. like with progressbar, it results in a shitton of configuration variables. And then someone will complain that there is no option for underline or reverse. That's why I'm thinking about changing the way the customization works for these parts, i.e. applying prefix/suffix formatting to them. This would solve all the possible problems.

Any thoughts?

from ncmpcpp.

 avatar commented on May 19, 2024

Then RTFM? It's written in the example configuration file:

It is possible to set a background color by setting a color
value "_", e.g. red_black will set
foregound color to red and background color to black.

I can't believe I missed that.

Prefix or suffix would work great.

from ncmpcpp.

arybczak avatar arybczak commented on May 19, 2024

This is pretty much done now, see https://github.com/arybczak/ncmpcpp/blob/51d7c9d7d51d79ed039b9f89bd5270f23e7b47e4/doc/config#L497.

from ncmpcpp.

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.