[cwm patch 2/6] Focus MRU client when doing group_only()

2012-04-08 Thread Alexander Polakov
diff --git a/calmwm.h b/calmwm.h index b365983..9ac93b0 100644 --- a/calmwm.h +++ b/calmwm.h @@ -319,6 +319,7 @@ void client_map(struct client_ctx *); voidclient_maximize(struct client_ctx *); voidclient_move(struct client_ctx *);

Re: [cwm patch 2/6] Focus MRU client when doing group_only()

2012-04-08 Thread Stuart Henderson
Undecided about this.. I like the auto-raising but not so keen on the pointer snapping around. On 2012/02/12 14:18, Alexander Polakov wrote: diff --git a/calmwm.h b/calmwm.h index b365983..9ac93b0 100644 --- a/calmwm.h +++ b/calmwm.h @@ -319,6 +319,7 @@ void