From 85984c35a322bce1ae3c3377e4c36b7683891ad3 Mon Sep 17 00:00:00 2001 From: okan Date: Wed, 17 Apr 2013 13:52:20 +0000 Subject: 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. --- calmwm.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'calmwm.h') diff --git a/calmwm.h b/calmwm.h index 694ec7d..b4140e9 100644 --- a/calmwm.h +++ b/calmwm.h @@ -15,7 +15,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $OpenBSD: calmwm.h,v 1.189 2013/04/17 13:30:38 okan Exp $ + * $OpenBSD: calmwm.h,v 1.190 2013/04/17 13:52:20 okan Exp $ */ #ifndef _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 *); -- cgit v1.2.3-2-gb3c3