Skip to content

Make winim dependency and getScreenRes() proc not required #9

Description

@Toma400

Nimfire currently can't be compiled on Linux because of getScreenRes() requiring winim library, and no way around that.
Not only I think getScreenRes() should have when instead of if, but also whole winim thing should be gated behind OS, otherwise skipped and the proc not throwing error (if it does). I recall there was some Nimble script features to achieve that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priorityShould be prioritised

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions