summaryrefslogtreecommitdiff
path: root/zshfunc
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2019-09-09 13:23:58 +0200
committerPeter Palfrader <peter@palfrader.org>2019-09-09 13:23:58 +0200
commitd88c2581ab639d827a3bccadd1b76615db89c642 (patch)
treeb359412a944bbab2523421649c5b0647f136b0d6 /zshfunc
parent8ee90e648fce6c39a16cddd5d78d0db1c98fc873 (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')
0 files changed, 0 insertions, 0 deletions