mirror of
https://github.com/brl/mutter.git
synced 2025-08-14 12:26:21 +00:00
backends: add 'monitors-updated-internal' signal to only update internal state
Adding an internal signal and use it to update the internal state before emitting "monitors-changed" which will be repeated by the screen to the world. https://bugzilla.gnome.org/show_bug.cgi?id=788860
This commit is contained in:
@@ -196,8 +196,6 @@ meta_backend_monitors_changed (MetaBackend *backend)
|
||||
priv->is_pointer_position_initialized = TRUE;
|
||||
}
|
||||
}
|
||||
|
||||
meta_settings_update_ui_scaling_factor (priv->settings);
|
||||
}
|
||||
|
||||
void
|
||||
|
Reference in New Issue
Block a user