Closed 2brownc closed 1 year ago
very delayed reply :) but it works for me, are you sure you weren't using an older version ?
Hi. Better late than never. :)
I am afraid I can't confirm if it's working now because I am currently using another WM.
I installed the official Endeavour OS version of Worm WM. So I think it is the latest version. And I assure you, at the time of me posting this issue, it is NOT working.
oh I see, it's because I forgot that I haven't tagged a new release, and endeavourOS uses the stable version, which doesn't have focus-mode. a silly mistake, I will be sure to tag a new release soon :)
fixed!
Documented Behaviour:
focus-mode(int)
` : Sets the focus mode. 1: is focus-follows-click (like Microsoft Windows). 2: is the traditional X11 focus-follows-mouse.Observed Behaviour:
wormc focus-mode 2
does not result in activation/focus of inactive client on mouse hover. The same situation is observed in both tile and float modes.