2009/11/17 Szabolcs Nagy <nszabolcs_AT_gmail.com>:
> On 11/17/09, Szabolcs Nagy <nszabolcs_AT_gmail.com> wrote:
>> i think i found an issue with monitor focusing:
>>
>> in enternotify monitor change events are checked
>> if((m = wintomon(ev->window)) && m != selmon) {
>> unfocus(selmon->sel);
>> selmon = m;
>> }
>>
>
> another related corner case:
> moving window to another monitor does not move the focus
> but when the mouse pointer is on the other monitor and no window is
> there yet then monitor focus changes too
Thanks for recording this. I added it to BUGS and work on a better
solution for 5.8.
Received on Sun Nov 22 2009 - 13:38:24 UTC
This archive was generated by hypermail 2.2.0 : Sun Nov 22 2009 - 13:48:02 UTC