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?
This change: http://cgit.freedesktop.org/xorg/xserver/commit/?id=8987b2c1efc9a4667e278e6ba411772ba2a4a4e6 Stopped reading the rgb.txt file for specifying colors.
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?
The use case is a common set of colors across many apps.
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.