• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

contrib/H01-Apr-2020-9879

data/H01-Apr-2020-474433

help/H01-Apr-2020-5,1704,583

man/H03-May-2022-336319

po/H01-Apr-2020-133,562107,158

src/H01-Apr-2020-7,4216,053

AUTHORSH A D01-Apr-202038 31

COMMITMENTH A D01-Apr-20202 KiB4636

COPYINGH A D01-Apr-202017.7 KiB340281

MAINTAINERSH A D01-Apr-202038 31

READMEH A D01-Apr-20201.2 KiB3120

RELEASEH A D01-Apr-2020687 2315

gnome-color-manager.doapH A D01-Apr-20201.1 KiB2924

meson.buildH A D01-Apr-20203.2 KiB115105

meson_post_install.shH A D01-Apr-2020360 1310

README

1		      GNOME Color Manager
2	       Color profile manager for the GNOME desktop
3
4GNOME Color Manager is a session framework that makes it easy to manage, install
5and generate color profiles in the GNOME desktop.
6
7This project has the following features:
8
9* Setting output gamma tables (with local brightness and adjustments) to any
10  Xrandr output (falling back to the per-screen methods for drivers that do not
11  yet support Xrandr 1.3).
12
13* Setting of settings at session start, and when monitors are hotplugged.
14
15* Easy install of vendor supplied ICC or ICM files, just by double clicking
16  on the file.
17
18* Easy display calibration using an external calibration device, and scanner
19  calibration using a inexpensive IT 8.7 target. For calibration, the ArgyllCMS
20  package is required.
21
22* Integration X11 by setting the per-screen and per-output _ICC_PROFILE atom,
23  which makes applications such as the GIMP use a color managed output.
24
25* Easy to use DBus interface for applications to query what ICC profiles should
26  be used for a specific device or device type. This is session activated and
27  is only started when it is needed, and quits after a small period of idleness.
28
29For more information, please see http://projects.gnome.org/gnome-color-manager/
30
31