Skip to content
Commit fdbfd2fd authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

effects/screenshot: Introduce CaptureWorkspace

Most screenshot tools provide some way to capture the entire workspace.
Currently, the way to achieve that is to compute the workspace geometry
yourself and use CaptureArea. It's inconvenient and it's also racy.

This change introduces CaptureWorkspace to provide screenshot tools
slightly nicer API to capture the entire workspace.
parent db55a6f9
Pipeline #347041 failed with stage
in 16 minutes and 52 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment