diff options
author | Jamey Sharp <jamey@minilop.net> | 2010-04-21 22:26:28 -0700 |
---|---|---|
committer | Jamey Sharp <jamey@minilop.net> | 2010-04-27 10:13:47 -0700 |
commit | da0217891904bc48d5f0b7ea5c62c8ea0e9b95f9 (patch) | |
tree | 6d6d11091fc251638188dccd7deac5b3f8db10f5 /Xi/xigrabdev.c | |
parent | 22c4300ee25a20e1f815e46225bf0de9cfd6748f (diff) |
Track screens' installed colormaps as screen privates.
Several DDXes allow each screen to have at most one (or in some cases,
exactly one) installed colormap. These all use the same pattern: Declare
a global-lifetime array of MAXSCREENS ColormapPtrs, and index it by
screen number. This patch converts most of those to use screen privates
instead.
Signed-off-by: Jamey Sharp <jamey@minilop.net>
Acked-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Diffstat (limited to 'Xi/xigrabdev.c')
0 files changed, 0 insertions, 0 deletions