mirror of
https://github.com/brl/mutter.git
synced 2024-11-24 00:50:42 -05:00
Read-only mirror of https://gitlab.gnome.org/GNOME/mutter
0a50755fd6
Right now we try to apply the current monitor config when a new monitor is attached. The current config obviously doesn't include the new monitor, so the new monitor isn't lit up. The only reason we apply the current config at all is to handle the startup case: We want to reuse the config set in Xorg when first logging in. This commit changes the code to look at the *initial config* instead of the current config, and only if the new monitor topology matches the start up topology. |
||
---|---|---|
clutter | ||
cogl | ||
data | ||
doc | ||
po | ||
src | ||
tools | ||
.gitignore | ||
autogen.sh | ||
configure.ac | ||
COPYING | ||
Makefile.am | ||
mutter.doap | ||
NEWS |