2 * r + 2 * t

Results 2 issues of 2 * r + 2 * t

Allows for ignoring sources which do not have an application.name, instead using media.name to check as well. For example, this fixes having [cava](https://github.com/karlstav/cava) running causing it to be idle inhibited...

Adds a custom QML component `ItemImageGrab` which can be used to grab and save items to an image file. The component provides 2 methods each with 2 overloads, `grab` and...