Merge branch 'oldman' of github.com:xorg62/wmfs
This commit is contained in:
@@ -446,6 +446,13 @@ typedef struct
|
||||
uint color;
|
||||
} StatusRec;
|
||||
|
||||
typedef struct
|
||||
{
|
||||
uint x, y, w, h;
|
||||
uint color;
|
||||
char data[512];
|
||||
} StatusGraph;
|
||||
|
||||
typedef struct
|
||||
{
|
||||
uint x, y;
|
||||
|
||||
Reference in New Issue
Block a user