You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
9 years ago | |
---|---|---|
client | 9 years ago | |
contrib | 9 years ago | |
data | 9 years ago | |
debian | 9 years ago | |
doc | 9 years ago | |
examples | 9 years ago | |
lib | 9 years ago | |
m4 | 9 years ago | |
man | 9 years ago | |
po | 9 years ago | |
policy | 9 years ago | |
rules | 9 years ago | |
src | 9 years ago | |
ABOUT-NLS | 9 years ago | |
AUTHORS | 9 years ago | |
COPYING | 9 years ago | |
ChangeLog | 9 years ago | |
MAINTAINERS | 9 years ago | |
Makefile.am | 9 years ago | |
Makefile.in | 9 years ago | |
NEWS | 9 years ago | |
README.md | 9 years ago | |
TODO | 9 years ago | |
aclocal.m4 | 9 years ago | |
autogen.sh | 9 years ago | |
compile | 9 years ago | |
config.guess | 9 years ago | |
config.h | 9 years ago | |
config.h.in | 9 years ago | |
config.rpath | 9 years ago | |
config.sub | 9 years ago | |
configure | 9 years ago | |
configure.ac | 9 years ago | |
depcomp | 9 years ago | |
gtk-doc.make | 9 years ago | |
install-sh | 9 years ago | |
intltool-extract.in | 9 years ago | |
intltool-merge.in | 9 years ago | |
intltool-update.in | 9 years ago | |
ltmain.sh | 9 years ago | |
missing | 9 years ago | |
test-driver | 9 years ago |
README.md
colord
colord is a system service that makes it easy to manage, install and generate color profiles to accurately color manage input and output devices.
This functionality is implemented as a system activated daemon called colord. Being system activated means that it's only started when the user is using a text mode or graphical tool.
What colord does:
-
Provides a DBus API for other programs to query, e.g. "Get me the profiles for device $foo" or "Create a device and assign it profile $bar"
-
Provides a persistent database backed store for device -> profile mapping.
-
Provides the session for a way to set system settings, for instance setting the display profile for all users and all sessions.
See the website for more details.