i3lockr icon indicating copy to clipboard operation
i3lockr copied to clipboard

Iterate over all displays to create screenshot

Open bmhenry opened this issue 4 months ago • 1 comments

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.

bmhenry avatar Oct 09 '24 13:10 bmhenry