From 79e432c4a8f3f3c7e1bc374e464d1b881b277f88 Mon Sep 17 00:00:00 2001 From: okan Date: Sat, 8 Feb 2014 02:49:30 +0000 Subject: Make sure we cycle through existing client's group membership and set the hidden state on the group; important to know group hidden state after a re-exec or restart of cwm (as easily seen in group menu). --- calmwm.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'calmwm.h') diff --git a/calmwm.h b/calmwm.h index 1ed41e5..e02028c 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.258 2014/02/03 21:07:47 okan Exp $ + * $OpenBSD: calmwm.h,v 1.259 2014/02/08 02:49:30 okan Exp $ */ #ifndef _CALMWM_H_ @@ -415,6 +415,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 *); -- cgit v1.2.3-2-gb3c3