flatpak-docs icon indicating copy to clipboard operation
flatpak-docs copied to clipboard

Should socket=wayland be used with socket=fallback-x11?

Open JulianGro opened this issue 1 year ago • 1 comments

https://docs.flatpak.org/en/latest/flatpak-command-reference.html It doesn't seem clear if socket=wayland needs/should be provided if socket=fallback-x11 is already provided. Personally I would interpret “The fallback-x11 option makes the X11 socket available only if there is no Wayland socket.” as wayland being included in fallback-x11.

However opening a flatpakref with fallback-x11, seems like it might imply x11 but not wayland.

JulianGro avatar Aug 15 '23 10:08 JulianGro

You do need both.

TingPing avatar Aug 16 '23 04:08 TingPing