eyedropper
eyedropper copied to clipboard
Pick and format colors, built with GTK, libadwaita and Rust
It appears that the appstream project no longer supports `translatable=no` properties, and gettext extract the `translatable=no` marked strings as translatable. I opened an issue to inform about the situation, but...
**Is your feature request related to a problem? Please describe.** Some applications have inactive window colour features. For example, in VSCode, you can use different colours when the window is...
**Is your feature request related to a problem? Please describe.** I'm trying to integrate Eyedropper into my workflow with [Blender](https://blender.org/) by directly pasting colors to Blender (i.e. hovering the cursor...
**Is your feature request related to a problem? Please describe.** When I click on any of the generated colors, the picked color gets changed to the one at the end...
Thank you for this application, it has become my default color selection application, there is a functionality which is to have a palette of previously saved colors, there are several...
The active state border on the color dots on the right has uneven padding, I'd try 2px all around. It should also have a border radius matching the color dot...
I'm a designer and developer and as far as I know, there is **really** no eyedropper on the market that does this: Launch **hidden** on startup > Ability to pick...
### The Problem The current way the [color system](https://github.com/FineFindus/eyedropper/blob/e8b32f321fcdddc2ff7ff60a824433ca72e89157/src/colors/color.rs) works has a number of drawbacks: - Values are stored internally `RGB` as 3 `u8`, so conversion to and from a...
I am using Pop-Os based on Ubuntu 22.04. I installed the Flatpak version, but the application does not start. When I run ``` flatpak run com.github.finefindus.eyedropper ``` I get the...
When I pick a color on my screen, I would like for the top color format to automatically be copied to my clipboard, so that I can quickly paste it...