ebiten icon indicating copy to clipboard operation
ebiten copied to clipboard

Function to set a window's monitor

Open hajimehoshi opened this issue 3 years ago • 1 comments

Discussed in https://github.com/hajimehoshi/ebiten/discussions/1834

Originally posted by SolarLune September 30, 2021 Hello~

I was wondering if it would be possible to add a function to set the monitor a window appears on? That would be helpful for me personally, as I have two monitors and running an Ebiten app always places it directly on my IDE.

hajimehoshi avatar Sep 30 '21 03:09 hajimehoshi

This would add a notion of monitors, which is not simple. We need more discussion 🤔

hajimehoshi avatar Aug 05 '22 05:08 hajimehoshi