
The idea here is that while we take a WM-side grab, like a compositor grab or a resizing grab, we need to remove the focus from the Wayland client. We make a special exception for CLICKING operations, because these are really an internal state machine while you're pressing on a button inside a frame, and in this case, we need to not kill the focus.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%