Skip to content

Provide window ref access from GLFW shell's plugin registrar #31071

@stuartmorgan-g

Description

@stuartmorgan-g

This would allow plugins to call methods that require a window ref. Currently there aren't many, and several use cases should be solved with system channels instead (window title, window size/positioning), but it's plausible that more will be added over time.

This will require a bit of header restructuring; the registrar is separate from the details of the windowing implementation so that it can be re-used, but we'll need a solution to allow shell-specific things.

Metadata

Metadata

Labels

a: desktopRunning on desktopengineflutter/engine related. See also e: labels.platform-linuxBuilding on or for Linux specificallyplatform-windowsBuilding on or for Windows specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions