mirror of
https://github.com/brl/mutter.git
synced 2025-02-05 08:04:10 +00:00
Jasper St. Pierre
c9d2a5bee2
pointer: Don't use default_grab_focus in popup grabs
default_grab_focus tries to add implicit grab semantics where focus won't take effect if there's a pointer button down. This is not what we want for popup grabs at all, as it's perfectly valid to want to drag on a menu while there's a button down.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%