i3lockr icon indicating copy to clipboard operation
i3lockr copied to clipboard

Iterate over all displays to create screenshot

Open bmhenry opened this issue 1 year ago • 1 comments
trafficstars

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