noctalia-shell icon indicating copy to clipboard operation
noctalia-shell copied to clipboard

Color picker

Open deepu105 opened this issue 4 weeks ago • 2 comments

Feature Description

Color picker UI from launcher. >color similar to >emoji

Why Is This Needed?

Since Noctalia already has a color picker UI, it would be nice to be able to launch it from the launcher. Also would be nice if it could also let us pick a color from the desktop (maybe using niri msg pick-color)

Suggested Solutions

Launch the existing color picker UI from a launcher > command

deepu105 avatar Nov 26 '25 11:11 deepu105

Launching the color picker from launcher or IPC would be a good and simple addition. @MrDowntempo

color picking from the desktop/compositor is a different matter, this might be out of scope unless we had new dependencies (grim and slurp) as this would need to work with all windows manager and not just niri.

ItsLemmy avatar Dec 02 '25 14:12 ItsLemmy

Launching the color picker from launcher or IPC would be a good and simple addition. @MrDowntempo

color picking from the desktop/compositor is a different matter, this might be out of scope unless we had new dependencies (grim and slurp) as this would need to work with all windows manager and not just niri.

I can only imagine an IPC command to open the color picker being useful if it had copy to clipboard functionality (which it doesn't currently, but could be implemented) and eyedropper functionality, (Which I don't think is possible through quickshell). Otherwise, almost any purpose built color picker (like Toinane/colorpicker ) would be more useful for a user.

MrDowntempo avatar Dec 02 '25 17:12 MrDowntempo

This will not be added, there are tons of MUCH better options for color pickers based on the current image etc. We're not planning to reinvent the wheel.

Ly-sec avatar Dec 07 '25 23:12 Ly-sec