Bug 20017 - RGBPath removal removed support for customized colors
Summary: RGBPath removal removed support for customized colors
Status: RESOLVED NOTABUG
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: All Linux (All)
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2009-02-09 06:49 UTC by Rich Coe
Modified: 2009-02-11 09:57 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Rich Coe 2009-02-09 06:49:28 UTC
This change removed support for specifying custom colors to the Xserver:
http://cgit.freedesktop.org/xorg/xserver/commit/?id=dda10c9066a660b647384179f82e1da8e063264

Is there any other known way to define or extend color definitions
in the Xserver?
Comment 1 Rich Coe 2009-02-09 06:58:39 UTC
This change:
http://cgit.freedesktop.org/xorg/xserver/commit/?id=8987b2c1efc9a4667e278e6ba411772ba2a4a4e6

Stopped reading the rgb.txt file for specifying colors.
Comment 2 Alan Coopersmith 2009-02-09 09:17:32 UTC
Have the clients choose the right color themselves?

Customizing the global color configuration for the X server was always a
poor fit for client color management - what do you do if different clients
have different needs?   How do you ensure the changes are made on all X
servers your client may display on?
Comment 3 Rich Coe 2009-02-09 09:43:13 UTC
The use case is a common set of colors across many apps.
Comment 4 Rich Coe 2009-02-11 09:57:51 UTC
export XCMSDB=path/to/xcms.txt

Default xcms.txt file shows the format.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.