summary refs log tree commit diff
path: root/calmwm.h
diff options
context:
space:
mode:
authorokan <okan>2014-09-27 19:04:32 +0000
committerokan <okan>2014-09-27 19:04:32 +0000
commite9dbd150eaf14d230e7aa6191e5762b69e6b1241 (patch)
tree3dda3458403632fb2799f1548e06c600eabba3aa /calmwm.h
parent319d90099d96e5f9d2b9b3ef182baf17a051a357 (diff)
downloadcwm-e9dbd150eaf14d230e7aa6191e5762b69e6b1241.tar.gz
cwm-e9dbd150eaf14d230e7aa6191e5762b69e6b1241.tar.xz
cwm-e9dbd150eaf14d230e7aa6191e5762b69e6b1241.zip
these have nothing to do with 'sticky', but rather group membership; rename.
Diffstat (limited to 'calmwm.h')
-rw-r--r--calmwm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/calmwm.h b/calmwm.h
index 01242ee..00d09bb 100644
--- a/calmwm.h
+++ b/calmwm.h
@@ -414,8 +414,8 @@ void			 group_init(struct screen_ctx *);
 void			 group_movetogroup(struct client_ctx *, int);
 void			 group_only(struct screen_ctx *, int);
 void			 group_show(struct group_ctx *);
-void			 group_sticky_toggle_enter(struct client_ctx *);
-void			 group_sticky_toggle_exit(struct client_ctx *);
+void			 group_toggle_membership_enter(struct client_ctx *);
+void			 group_toggle_membership_leave(struct client_ctx *);
 void			 group_update_names(struct screen_ctx *);
 
 void			 search_match_client(struct menu_q *, struct menu_q *,