Skip to content

Investigate multi-monitor issues #126

@ChrisNeedham24

Description

@ChrisNeedham24

I have noticed that when playing the game on a second monitor, clicking does not work. It would be worth looking into whether this is just a limitation of the pyxel library, or whether there's something we can do about it.

I had a cursory look at this and it seems like the pyxel.mouse_x value is wildly negative, like -400. The pyxel.mouse_y value seemed to be reasonable, though.

Could we detect whether multiple monitors are in use or if the game is running on a second monitor? Could we modify the mouse x value somehow?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomersinfrastructureWhat makes the system tick

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions