Changeset 2d93763a in mainline for boot/Makefile

Timestamp:
2018-10-17T14:20:36Z (6 years ago)
Author:
Maurizio Lombardi <mlombard@…>
Parents:
d24e987
Message:

compositor: ignore "mouse button pressed" events when resizing/moving a window

If you are moving a window on top of another and you click the
mouse's right button, the compositor brings the background window on top.
This interferes with the window moving operation, leaves
a weird empty rectangle on the screen and confuses the user.

This patch fixes the bug by forcing the compositor to ignore
"mouse button pressed" events until the pointer is released.

(No files)

Note: See TracChangeset for help on using the changeset viewer.