From 71d55b5fbd537c425ecee3649e183818b220d5ef Mon Sep 17 00:00:00 2001 From: okan Date: Tue, 30 Jun 2015 18:54:12 +0000 Subject: Introduce a callback for cmd menu printing, special-casing 'lock' and 'term'. --- calmwm.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'calmwm.h') diff --git a/calmwm.h b/calmwm.h index 2553dd7..dfb416d 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.295 2015/06/26 17:17:46 okan Exp $ + * $OpenBSD: calmwm.h,v 1.296 2015/06/30 18:54:12 okan Exp $ */ #ifndef _CALMWM_H_ @@ -449,6 +449,7 @@ void search_match_path_any(struct menu_q *, struct menu_q *, void search_match_text(struct menu_q *, struct menu_q *, char *); void search_print_client(struct menu *, int); +void search_print_cmd(struct menu *, int); struct geom screen_apply_gap(struct screen_ctx *, struct geom); struct screen_ctx *screen_find(Window); -- cgit v1.2.3-2-gb3c3