Skip to content

X11 needs workaround. #6

@magnetophon

Description

@magnetophon

You Cargo.toml hardcodes default-features = false and only enables iced's wayland feature, causing winit to panic at startup when WAYLAND_DISPLAY is unset.
The README only documents bar mode as Wayland-only; enabling x11 lets the rest of the app run on X11 sessions as documented.
I also needed to update Cargo.lock for the resulting new transitive dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions