summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorRui Matos <tiagomatos@gmail.com>2016-03-07 17:24:13 +0100
committerRui Matos <tiagomatos@gmail.com>2016-03-10 16:01:54 +0100
commit8b801aac772f92b2c6d8341931b03bbe8d5f8cd6 (patch)
treea87af271e54cc455698782de150a28a12fef8c8b /autogen.sh
parentc380f2e03fea133c787fdc8b651420a47c7b2ed9 (diff)
downloadmutter-8b801aac772f92b2c6d8341931b03bbe8d5f8cd6.tar.gz
Handle meta_screen_get_monitor_for_point() returning NULL
On the X11 backend we don't track the pointer position in priv->current_x/y which remain set to zero. That means we never set the clutter stage cursor if point 0,0 isn't covered by any monitor since we return early. Commit 4bebc5e5fa8aade8a96c769bf2365abe0948f6ce introduced this to avoid crashing on the prepare-at handlers when the cursor position doesn't fall inside any monitor area but we can handle that higher up in the stack. In that case, the sprite's scale doesn't matter since the cursor won't be shown anyway so we can skip setting it. https://bugzilla.gnome.org/show_bug.cgi?id=763159
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions