Skip to content

XNotSupported error unwrapped in EventLoop::new #3350

Closed
@emilk

Description

@emilk

Instead of returning the XNotSupported error, it is unwraped, causing a panic.

Backend::X => Ok(EventLoop::new_x11_any_thread().unwrap()),

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