Closed sabin26 closed 1 year ago
I feel this is kind of overkill for the project.
Secondly, if we want to have this functionality, it should be implemented directly in PlatformWindow
because it is "higher order of abstraction" & can be implemented solely using move
, monitor
& other methods/getters.
By that, it will automatically work for all the platforms (because they'd implement move
etc.) & not just Windows.
Added: