mirror of
https://github.com/brl/mutter.git
synced 2025-08-09 18:04:44 +00:00
backend: move the cursor render update on screen changes here
https://bugzilla.gnome.org/show_bug.cgi?id=788860
This commit is contained in:
@@ -196,6 +196,8 @@ meta_backend_monitors_changed (MetaBackend *backend)
|
||||
priv->is_pointer_position_initialized = TRUE;
|
||||
}
|
||||
}
|
||||
|
||||
meta_cursor_renderer_force_update (priv->cursor_renderer);
|
||||
}
|
||||
|
||||
void
|
||||
|
Reference in New Issue
Block a user