hhannine / superpaper

A cross-platform multi monitor wallpaper manager.
MIT License
1.14k stars 46 forks source link

Implement PPI correction algorithm that supports arbitrary monitor arrangements. #27

Closed hhannine closed 4 years ago

hhannine commented 4 years ago

Current algorithm has to make assumptions of the physical monitor arrangement since it can't be deduced from the digital desktop.

Depends on #12 , #21 , #26 .