diff options
author | Daniel van Vugt <daniel.van.vugt@canonical.com> | 2018-08-31 15:11:54 +0800 |
---|---|---|
committer | Marco Trevisan <mail@3v1n0.net> | 2019-06-07 19:58:49 +0000 |
commit | 9db9793f336c66ceb40c7a46d0cff21d9c6ec010 (patch) | |
tree | 62e7c5915a39d06779c14c360cd799bc21466ba3 /po/es.po | |
parent | c237bc5f455d0f4226640ec1639b529b5e767943 (diff) | |
download | mutter-9db9793f336c66ceb40c7a46d0cff21d9c6ec010.tar.gz |
clutter: Clarify clutter_stage_get_actor_at_pos docs
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
Diffstat (limited to 'po/es.po')
0 files changed, 0 insertions, 0 deletions