Jasper St. Pierre
cef2745bc0
window: Properly end grab ops started from a keybind / menu
If we start a grab op from a keybind / menu, we'll handle the ButtonPress and drop the grab then, never giving the window a chance to handle what it needs to do before the grab is dropped. This means that if you use Alt+F7 to move a window around, move it to a side-tiling or maximization area, and then left-click, it will just hang there in the sky.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%