Giter Club home page Giter Club logo

Comments (6)

andreymal avatar andreymal commented on September 28, 2024 2

Duplicate of #1868

This is an Arch packaging bug: https://gitlab.archlinux.org/archlinux/packaging/packages/conky/-/issues/5

from conky.

infoslaw avatar infoslaw commented on September 28, 2024 1

Yes I read about it however haven't before gperf.
Anyway found workaround by put everywhere in .conkyrc hex codes instead names.
Thank you.

from conky.

AngryPhantom avatar AngryPhantom commented on September 28, 2024 1

I can confirm this. Not only 'white' but any color. The fix is to use hex codes.

Also, I would like to kindly ask the dev to make config a bit more uniform:

own_window_colour
default_outline_color

Make it either color or colour everywhere. Or make it interchangeable.

It distracts a lot, simply because putting color (or colour) everywhere doesn't work. You have to remember every option or consult the docs every time.

Thanks in advance.

from conky.

Caellian avatar Caellian commented on September 28, 2024 1

Anyway found workaround by put everywhere in .conkyrc hex codes instead names.

Or pacman -Sy gperf during build if you're building an older version from AUR. New builds will fail instead of producing warnings with -D at runtime and there's an option to revert to that behavior (in case someone isn't using color names) though build configuration.

Sorry for inconvenience with packaging 🫤. On a flip side, you can now easily add/change parsed colors in data/color-names.yml as their parsing is no longer hardcoded and uses a tiny bit faster algorithm.

Closing as duplicate of #1868.

from conky.

infoslaw avatar infoslaw commented on September 28, 2024

temporary solution to change color name to hex format
f.e.
${color #ecb939}BATTERY $color

from conky.

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.