mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-02 22:34:20 +02:00
It may happend that a client is focused on `mouse::enter` without the `focus` event being fired. Therefore, the next client to be focused will not get the mouse on its top left corner because we think that the focus comes from sloppy focus. We circumvent this by: 1. giving sloppy focus only if we don't have focus 2. keeping track of the client getting the focus through sloppy focus and checking it if we get the same client on focus event |
||
---|---|---|
.. | ||
appearance.lua | ||
bindings.lua | ||
debug.lua | ||
errors.lua | ||
quake.lua | ||
rules.lua | ||
signals.lua | ||
start.lua | ||
tags.lua | ||
theme.lua | ||
wallpaper.lua | ||
widgets.lua | ||
xlock.lua | ||
xrandr.lua | ||
xrun.lua |