From 0aa3e7d08d83b487beb552501005df507b1ac0f8 Mon Sep 17 00:00:00 2001 From: okan Date: Fri, 29 Dec 2017 12:54:54 +0000 Subject: add helper function client_show to bring together like actions for unhide/raise --- calmwm.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'calmwm.h') diff --git a/calmwm.h b/calmwm.h index cd1f161..54406f6 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.347 2017/12/19 14:30:53 okan Exp $ + * $OpenBSD: calmwm.h,v 1.348 2017/12/29 12:54:54 okan Exp $ */ #ifndef _CALMWM_H_ @@ -412,6 +412,7 @@ void client_send_delete(struct client_ctx *); void client_set_wm_state(struct client_ctx *, long); void client_setactive(struct client_ctx *); void client_setname(struct client_ctx *); +void client_show(struct client_ctx *); int client_snapcalc(int, int, int, int, int); void client_toggle_freeze(struct client_ctx *); void client_toggle_fullscreen(struct client_ctx *); -- cgit v1.2.3-2-gb3c3