fix last commit: add wmfs header changes
This commit is contained in:
parent
2abf2ea651
commit
762700bd2c
@ -216,6 +216,7 @@ struct client
|
||||
#define CLIENT_FREE 0x1000
|
||||
#define CLIENT_TILED 0x2000
|
||||
#define CLIENT_MOUSE 0x4000
|
||||
#define CLIENT_IGNORE_TAG 0x8000
|
||||
Flags flags;
|
||||
Window win, frame, tmp;
|
||||
SLIST_ENTRY(client) next; /* Global list */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user