CTWM
|
Various colormaps used on the Screen. More...
#include <screen.h>
Data Fields | |
Colormaps * | cmaps |
Current list of colormap windows. | |
int | maxCmaps |
Maximum number of installed colormaps. | |
unsigned long | first_req |
seq # for first XInstallColormap() req in pass thru loading a colortable list | |
int | root_pushes |
current push level to install root colormap windows | |
Colormaps * | pushed_cmaps |
saved colormaps to install when pushes drops to zero | |
Various colormaps used on the Screen.
These probably have little effect in a world where 24bpp is a baseline...
Colormaps* ScreenInfo::_cmapInfo::cmaps |
seq # for first XInstallColormap() req in pass thru loading a colortable list
int ScreenInfo::_cmapInfo::maxCmaps |
Colormaps* ScreenInfo::_cmapInfo::pushed_cmaps |
int ScreenInfo::_cmapInfo::root_pushes |