diff options
author | Peter Palfrader <peter@palfrader.org> | 2019-09-09 13:23:58 +0200 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2019-09-09 13:23:58 +0200 |
commit | d88c2581ab639d827a3bccadd1b76615db89c642 (patch) | |
tree | b359412a944bbab2523421649c5b0647f136b0d6 /zshfunc/vcs-info/VCS_INFO_detect_by_dir | |
parent | 8ee90e648fce6c39a16cddd5d78d0db1c98fc873 (diff) |
Try to fix the focus-under-mouse on tag change.
Just doing a delayed call did not always work, so run it with a delay of
0.05s again.
Also, the handler somehow gets triggered when a new client gets created
(e.g. opening a new terminal window), and then the thing under the mouse
would get focused instead of the new one. Try to deal with that by only
messing with the focus if the tag has changed since last time the
trigger ran.
Diffstat (limited to 'zshfunc/vcs-info/VCS_INFO_detect_by_dir')
0 files changed, 0 insertions, 0 deletions