aboutsummaryrefslogtreecommitdiffstats
path: root/calmwm.h
diff options
context:
space:
mode:
authorokan2014-09-27 19:04:32 +0000
committerokan2014-09-27 19:04:32 +0000
commitb5481390e265e33e692a40dd261f165a7ed99e3e (patch)
tree3daa1d3937c138a3086f99bd4e132640f4af47b1 /calmwm.h
parent86f32d09f2b57c63ec2f978125f7872cec312a00 (diff)
downloadcwm-b5481390e265e33e692a40dd261f165a7ed99e3e.tar.gz
these have nothing to do with 'sticky', but rather group membership; rename.
Diffstat (limited to '')
-rw-r--r--calmwm.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/calmwm.h b/calmwm.h
index b3a969f..694a744 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.281 2014/09/23 14:25:08 okan Exp $
+ * $OpenBSD: calmwm.h,v 1.282 2014/09/27 19:04:32 okan Exp $
*/
#ifndef _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 *,