Giter Club home page Giter Club logo

Comments (3)

zhrexl avatar zhrexl commented on July 19, 2024

Unintentionally you just made me realize I wasn't initializing the palettes colors as it was supposed to be.
This is fixed now on version 12.5 (I'll put it on GNOME Extensions today but its already on this repository).

With version 12.5 this is how you do it:

  1. Open the extensions settings page

  2. Go to Drawing Page tab

  3. Click on '+' (which means adding a new palette)

  4. You can now close the settings page

  5. Open dconf-editor

  6. Navigate to /org/gnome/shell/extensions/draw-on-your-screen/drawing

  7. scroll down til Palettes and click twice on it to edit
    image

  8. Here you should see a 'New Palette' with 'Black' colors
    image

  9. You can edit its name and its color in the following format: color:name of color and click on Apply. Example:
    In my case I changed 'Black' to 'rgba(165,169,45,0.1):Highlight' and this is what I got:
    image

You must remember that while rgb goes from 0 to 255, the alpha parameter is a floating point value that ranges from 0.0 to 1.0.

Finally, IMO all this necessary steps for achieving a simple task as this one is a huge ux flaw in this project. I'll improve it til next week.

Thanks for reporting.
I'll keep this issue open until 12.6 is released.

from drawonyourscreen2.

zhrexl avatar zhrexl commented on July 19, 2024

Now it is possible to edit the palettes on extension settings which makes things a lot simpler.

And then just select your desired color with or without transparency

from drawonyourscreen2.

wapiflapi avatar wapiflapi commented on July 19, 2024

This is so cool, I never thought I could have this as a feature so quickly, let alone that you would just do it for me :-)

Thank you so much @zhrexl you are amazing ❤️

from drawonyourscreen2.

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.