mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 01:20:42 -05:00
9db9793f33
When a user moves their cursor the perceived behaviour is that it will pick what is under the cursor. However this isn't how picking works. Picking does a virtual redraw of the screen, so in some cases what gets picked isn't the same as what the user could see on the previous frame. It more represents what will be drawn on the next frame than what is on screen at present. It may be unsafe to change these semantics, and they are useful anyway. Just document it better. https://gitlab.gnome.org/GNOME/mutter/merge_requests/214 |
||
---|---|---|
.. | ||
clutter | ||
tests | ||
.gitignore | ||
meson.build |