canonical / mir

The Mir compositor
GNU General Public License v2.0
629 stars 100 forks source link

If multiple server-mesa-x11 platforms are present, all add an "x11-output" option #885

Open AlanGriffiths opened 5 years ago

AlanGriffiths commented 5 years ago

For example, if both server-mesa-x11.so.15 and server-mesa-x11.so.16 are present then it is impossible to use:

miral-shell --x11-output 800x600

as "option --x11-output is ambiguous"

RAOF commented 5 years ago

This needs a rework of the configuration system in order to be solved. Urgh.