Git Product home page Git Product logo

Comments (9)

orschiro avatar orschiro commented on August 21, 2024 2

I forgot to add the command.

Now they nicely show up, thank you! :-)

image

from copyq.

orschiro avatar orschiro commented on August 21, 2024

By the way, I just noticed that after a while colors are not showing in the main menu anymore.

I cannot yet say when/why this happens.

image

from copyq.

hluk avatar hluk commented on August 21, 2024

Fixed in #2704. Showing color icon in tray menu will be available in the next release.

from copyq.

orschiro avatar orschiro commented on August 21, 2024

@hluk cannot await to test it, thank you!

from copyq.

hluk avatar hluk commented on August 21, 2024

@orschiro Feel free to test it with the latest dev builds: https://ci.appveyor.com/project/hluk/copyq/builds/49741262/artifacts

from copyq.

orschiro avatar orschiro commented on August 21, 2024

@hluk just tested but it doesn't seem to work.

image

from copyq.

hluk avatar hluk commented on August 21, 2024

Can you share the commands you use to show the color?

For the tray menu icon, you can use a simple Display command (these work on existing items too since they do not need to modify underlying item data):

[Command]
Command="
    copyq:
    setData(mimeColor, input());"
Display=true
Icon=
Input=text/plain
Match=^#[0-9a-zA-Z]{3}
Name=Show Colors

from copyq.

hluk avatar hluk commented on August 21, 2024

Thanks for the testing!

from copyq.

orschiro avatar orschiro commented on August 21, 2024

from copyq.

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.