Skip to content

Wayland frame requests without rendering #3977

Description

@mahkoh

Description

For event-driven applications it is sometimes desirable to always render in response to frame request callbacks. Currently there is no way to ensure the delivery of a frame callback without either presenting via the WSI or manually performing wayland requests.

It is already possible to create frame requests at any point. But winit provides no API to commit such a frame request.

Relevant platforms

Wayland

Metadata

Metadata

Assignees

Labels

DS - waylandAffects the Wayland backend, or generally free Unix platformsS - enhancementWouldn't this be the coolest?

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions