Skip to content

Consider removing call to Init in __init__ #200

@colinxs

Description

@colinxs

While it's useful to have this happen automatically, it also makes it difficult to use GLFW in a package that is running on a headless machine and only uses GLFW for a small part of it's functionality. Given that it's just a single call to Init(), would you consider removing it from __init__?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions