ch11ng / exwm

Emacs X Window Manager
2.85k stars 134 forks source link

Mouse position change suddenly after floating window lose or get focus by means other than mouse click #588

Closed QiangF closed 5 years ago

QiangF commented 5 years ago

Package like exwmx create buttons on modeline, when clicked the floating window minimizes, but the mouse moves to places far from the clicked position, which give user surprises. This also happens when a floating window pop up like in https://github.com/ch11ng/exwm/issues/586

QiangF commented 5 years ago

It 's solved by setting ‘mouse-autoselect-window’ to nil.