Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 121 Bytes

displays.md

File metadata and controls

4 lines (4 loc) · 121 Bytes
// Enumerate each monitor on this machine
std::vector<xwin::DisplayDesc> displays = xwin::enumerateDisplays();