Comment 7 for bug 1672931

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Some toolkits should be able to avoid the problem trivially, regardless of what UAL does, if the toolkit just goes:

if defined $MIR_SOCKET then
  use native Mir
else
  use X and other platforms
endif