summary refs log tree commit diff
path: root/calmwm.h
diff options
context:
space:
mode:
authorokan <okan>2014-02-08 02:49:30 +0000
committerokan <okan>2014-02-08 02:49:30 +0000
commit8ddc90665e293efeb810ce73b871ee6e4f6ce68a (patch)
treef9420dc05d83dbd934bbb425161603bb0c4b4bb8 /calmwm.h
parent8653141b4b5d76bd7238003cf43034681c7724a4 (diff)
parent6798e3dde302febeef3aa641eadea55d394461ff (diff)
downloadcwm-8ddc90665e293efeb810ce73b871ee6e4f6ce68a.tar.gz
cwm-8ddc90665e293efeb810ce73b871ee6e4f6ce68a.tar.xz
cwm-8ddc90665e293efeb810ce73b871ee6e4f6ce68a.zip
cvsimport
Diffstat (limited to 'calmwm.h')
-rw-r--r--calmwm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/calmwm.h b/calmwm.h
index 6026206..b68cc37 100644
--- a/calmwm.h
+++ b/calmwm.h
@@ -427,6 +427,7 @@ void			 group_init(struct screen_ctx *);
 void			 group_menu(struct screen_ctx *);
 void			 group_movetogroup(struct client_ctx *, int);
 void			 group_only(struct screen_ctx *, int);
+void			 group_set_state(struct screen_ctx *);
 void			 group_sticky(struct client_ctx *);
 void			 group_sticky_toggle_enter(struct client_ctx *);
 void			 group_sticky_toggle_exit(struct client_ctx *);