kcolorpicker
Color Picker with popup menu
KColorPicker
is a subclass of QToolButton
with color popup menu which lets you select a color. The popup features a color dialog button which can be used to add custom colors to the popup menu.
- Versions: 0.3.1
- Website: https://github.com/ksnip/kColorPicker
- Licenses: LGPL 3+
- Package source: gnu/packages/kde-frameworks.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of kcolorpicker
as follows:
guix install kcolorpicker
Or install a particular version:
guix install kcolorpicker@0.3.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of kcolorpicker about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/kcolorpicker'><img src='https://packages.guix.gnu.org/packages/kcolorpicker/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/kcolorpicker)
Example Org:
[[https://packages.guix.gnu.org/packages/kcolorpicker][https://packages.guix.gnu.org/packages/kcolorpicker/badges/latest-version.svg]]