aboutsummaryrefslogtreecommitdiffstats
path: root/calmwm.h
diff options
context:
space:
mode:
authorokan2017-12-29 16:55:50 +0000
committerokan2017-12-29 16:55:50 +0000
commit2752425282f3222e609d25dee2df4f4d666274d5 (patch)
tree9994848f2ce904e91d0879b82db4f5fa4400a186 /calmwm.h
parent0aa3e7d08d83b487beb552501005df507b1ac0f8 (diff)
downloadcwm-2752425282f3222e609d25dee2df4f4d666274d5.tar.gz
Merge group_toggle_membership_leave into the buttonrelease event and only do
border work for a group/ungroup action.
Diffstat (limited to 'calmwm.h')
-rw-r--r--calmwm.h5
1 files changed, 2 insertions, 3 deletions
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 *,