quickshell
quickshell copied to clipboard
core/itemimagegrab: `ItemImageGrab` component
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 cropAndGrab.
grab is for grabbing and saving an item to a file asynchronously, while cropAndGrab does the same but allows cropping to a specific size when saving.
Unfortunately, I have no idea how to make a custom qml object 😭
I'll try work on this in a few days I guess
also format
Yeah sorry, forgot about that lol
.w.