From f9c6b659a03ce9206e8f16506b7e6b548b2c55d6 Mon Sep 17 00:00:00 2001 From: Olivier Fourdan Date: Sat, 21 Jun 2008 15:17:00 +0000 Subject: Rework the window menu, add more actions (above/normal/below, fullscreen/un-fullscreen) (Old svn revision: 27111) --- src/netwm.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/netwm.h') diff --git a/src/netwm.h b/src/netwm.h index 1da89451d..34a57b0e1 100644 --- a/src/netwm.h +++ b/src/netwm.h @@ -49,8 +49,7 @@ gboolean clientValidateNetStrut (Client *); gboolean clientGetNetStruts (Client *); void clientSetNetActions (Client *); void clientWindowType (Client *); -void clientUpdateAboveState (Client *); -void clientUpdateBelowState (Client *); +void clientUpdateLayerState (Client *); void clientSetNetActiveWindow (ScreenInfo *, Client *, Time); -- cgit v1.2.1