slightly rework WM_STATE set/get to make it less ambigious; will be more clear
on what needs to change to make it right in the end.
This commit is contained in:
2
calmwm.h
2
calmwm.h
@@ -477,7 +477,7 @@ int xu_ptr_regrab(int, Cursor);
|
||||
void xu_ptr_setpos(Window, int, int);
|
||||
void xu_ptr_ungrab(void);
|
||||
void xu_sendmsg(Window, Atom, long);
|
||||
void xu_setstate(struct client_ctx *, int);
|
||||
void xu_setstate(Window win, int);
|
||||
void xu_xorcolor(XRenderColor, XRenderColor,
|
||||
XRenderColor *);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user