On Mon, 29 Oct 2012 19:32:16 -0400
Okan Demirmen <[email protected]> wrote:

> will anyone miss reload support?  one can always re-exec cwm, or any
> other wm for a matter of fact.

I use this function once in a while but sure, I can always restart cwm.
You remove a bit of code here which is more important to me than to
be able to reload the configuration.

> Index: calmwm.h
> ===================================================================
> RCS file: /home/open/cvs/xenocara/app/cwm/calmwm.h,v
> retrieving revision 1.153
> diff -u -p -r1.153 calmwm.h
> --- calmwm.h  9 Sep 2012 19:47:47 -0000       1.153
> +++ calmwm.h  29 Oct 2012 23:31:45 -0000
> @@ -397,7 +397,6 @@ void                       kbfunc_lock(struct client_ctx 
> *,
>  void                  kbfunc_menu_search(struct client_ctx *, union arg *);
>  void                  kbfunc_moveresize(struct client_ctx *, union arg *);
>  void                  kbfunc_quit_wm(struct client_ctx *, union arg *);
> -void                  kbfunc_reload(struct client_ctx *, union arg *);
>  void                  kbfunc_ssh(struct client_ctx *, union arg *);
>  void                  kbfunc_term(struct client_ctx *, union arg *);
[...]

Reply via email to