Skip to content

Using eventsloop only as source of events #420

@Shookbelf

Description

@Shookbelf

Hey,

I want to use eventsloop only as a source of events for my actual main loop to receive. For this, I run it in another thread. Polling is not an acceptable solution.

Now I have the same problem as specified in #239: Window methods like get_inner_size() are blocking when the eventsloop is asleep. Could you clarify if this usage is supported? If it isn't, why would Window be Send + Sync?

Metadata

Metadata

Assignees

No one assigned

    Labels

    C - waiting on authorWaiting for a response or another PRD - hardLikely harder than most tasks hereDS - x11Affects the X11 backend, or generally free Unix platformsF - questionThere's no such thing as a stupid oneP - highVital to haveS - apiDesign and usability

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions