cwm window-cycle-ingroup with only one unselected window fails

2024-07-09 Thread Tim Chase
I think I've found a small issue with cwm where, if you have a single unfocused window in one group, and switch to that group, (from a focused window in another group) using window-cycle-ingroup doesn't change from nothing-focused to focusing the one in-group window. To reproduce: 1) with the fol

Re: cwm window-cycle-ingroup with only one unselected window fails

2024-07-09 Thread Okan Demirmen
On Tue 2024.07.09 at 14:20 -0500, Tim Chase wrote: > I think I've found a small issue with cwm where, if you have a > single unfocused window in one group, and switch to that group, > (from a focused window in another group) using window-cycle-ingroup > doesn't change from nothing-focused to focusi

Re: cwm window-cycle-ingroup with only one unselected window fails

2024-07-09 Thread Tim Chase
On 2024-07-09 19:36, Okan Demirmen wrote: > Yes, this is all because cwm requires focus to set active > and heavy use of warp-to-focus because it tries to be "helpful". > I'd argue cwm should never touch the mouse (i.e. warp) and > purely rely on stack for focus Yeah, it's one of the few things ab