mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-01 03:22:30 +01:00
Bug fixes for 0.20.3 pre-release 2
This commit is contained in:
@@ -114,6 +114,10 @@ typedef struct RContext {
|
||||
/* only used for pseudocolor and grayscale */
|
||||
int ncolors; /* total number of colors we can use */
|
||||
XColor *colors; /* internal colormap */
|
||||
|
||||
struct {
|
||||
unsigned int use_shared_pixmap:1;
|
||||
} flags;
|
||||
} RContext;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user