From 845e82015ce9c1467f100a7f3d9c0310b00e353c Mon Sep 17 00:00:00 2001 From: okan Date: Tue, 23 Sep 2014 14:25:08 +0000 Subject: Update _NET_CURRENT_DESKTOP with the screen's group_active->num. --- calmwm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calmwm.h') diff --git a/calmwm.h b/calmwm.h index 03d7a85..01242ee 100644 --- a/calmwm.h +++ b/calmwm.h @@ -544,7 +544,7 @@ void xu_ewmh_net_wm_desktop_viewport(struct screen_ctx *); void xu_ewmh_net_wm_number_of_desktops(struct screen_ctx *); void xu_ewmh_net_showing_desktop(struct screen_ctx *); void xu_ewmh_net_virtual_roots(struct screen_ctx *); -void xu_ewmh_net_current_desktop(struct screen_ctx *, long); +void xu_ewmh_net_current_desktop(struct screen_ctx *); void xu_ewmh_net_desktop_names(struct screen_ctx *); void xu_ewmh_net_wm_desktop(struct client_ctx *); -- cgit 1.4.1