When `focus_follows_mouse` option is on, prevent an uneeded render on pointer enter when the con is already focused. This pointer enter might be caused by entering a window decoration of an already-focused container. This extra render can cause concurrency issues when focus is set asynchronously with WM_TAKE_FOCUS.
Description
No description provided
Languages
C
58.6%
Perl
29%
Raku
9.4%
Ruby
1.2%
Shell
0.7%
Other
1.1%