Skip to content

Please enable wayland for snaps #6888

@aripollak

Description

@aripollak

Currently, the snap builder is setting DISABLE_WAYLAND: 1, but I don't think that's necessary anymore. Electron apps run fine under Wayland since they default to Xwayland, but there are some commandline arguments available to run it under native Wayland: --enable-features=WaylandWindowDecorations --ozone-platform=wayland. The Chromium snap has also recently re-enabled wayland support. Keeping DISABLE_WAYLAND: 1 means that even the commandline options to force native Wayland don't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions