From 2752425282f3222e609d25dee2df4f4d666274d5 Mon Sep 17 00:00:00 2001 From: okan Date: Fri, 29 Dec 2017 16:55:50 +0000 Subject: Merge group_toggle_membership_leave into the buttonrelease event and only do border work for a group/ungroup action. --- calmwm.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'calmwm.h') diff --git a/calmwm.h b/calmwm.h index 54406f6..1fd8305 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.348 2017/12/29 12:54:54 okan Exp $ + * $OpenBSD: calmwm.h,v 1.349 2017/12/29 16:55:50 okan Exp $ */ #ifndef _CALMWM_H_ @@ -442,8 +442,7 @@ void group_movetogroup(struct client_ctx *, int); void group_only(struct screen_ctx *, int); int group_restore(struct client_ctx *); void group_show(struct group_ctx *); -void group_toggle_membership_enter(struct client_ctx *); -void group_toggle_membership_leave(struct client_ctx *); +void group_toggle_membership(struct client_ctx *); void group_update_names(struct screen_ctx *); void search_match_client(struct menu_q *, struct menu_q *, -- cgit v1.2.3-2-gb3c3