Description
xiccd is a simple bridge between colord and X. It enumerates displays and registers them in colord, creates default ICC profiles based on EDID data, applies ICC profiles provided by colord and maintains the user's private ICC storage directory. The primary goal of xiccd is providing color profile support for desktop environments that do not support native color management yet.
Installation Instructions
Enable this repo in dnf, then install xiccd:
dnf copr enable dschubert/xiccd
dnf install xiccd
If your desktop environment supports autostarting applications in /etc/xdg/autostart
, xiccd should be started automatically on login. xiccd will then register your display devices with colord and apply display calibrations if available. Make sure you do not have any other calibration loaders enabled (like xcalib
, dispwin
from ArgyllCMS or displaycal-apply-profiles
from DisplayCAL). Also, do not try to use xiccd with KDE or GNOME, they already come with color management support built-in.
You can install color profiles directly from DisplayCAL or manually using the following command:
colormgr import-profile PROFILE.icc
While I make an effort to conform to the Fedora Packaging Guidelines, this package is unofficial and has not been formally reviewed. Use it at your own peril.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | i386 (17)*, ppc64le (19)*, x86_64 (109)* | Fedora 38 (0 downloads) |
Fedora 39 | i386 (17)*, ppc64le (18)*, x86_64 (86)* | Fedora 39 (115 downloads) |
Fedora 40 | i386 (0)*, ppc64le (1)*, x86_64 (367)* | Fedora 40 (273 downloads) |
Fedora 41 | i386 (0)*, ppc64le (0)*, x86_64 (48)* | Fedora 41 (44 downloads) |
Fedora rawhide | i386 (14)*, ppc64le (20)*, x86_64 (54)* | Fedora rawhide (211 downloads) |
* Total number of downloaded packages.