i3lockr
i3lockr copied to clipboard
Iterate over all displays to create screenshot
Uses scrap::Display::all to iterate over all available displays and construct a large buffer to hold all the BGRA structured pixels before referencing that in the screenshot ImgRef
.
This likely needs review to (at least) move the timer commands if I misplaced them when adding code.