canonical/mir
View on GitHubWe're missing a way for Mir to report the socket it selects
Open
#1,398 opened on Apr 1, 2020
Good first issue
Repository metrics
- Stars
- (775 stars)
- PR merge metrics
- (PR metrics pending)
Description
We've several launch scripts that try to choose a Wayland socket when launching a Mir server. That's unnecessarily repetitive as Mir is better placed to chose a socket automatically.
What's really missing is a way for Mir to report the socket it selects. (Like --x11-displayfd for the X11 socket.)