Awesome work with the plugin support 馃挴
It would be awesome plugins could supply a crop-service
cropArea sent to aperturefor example: "select app window", and "drag rectangle", the latter i have a prototype of:

(just like macOS still image capturing)
I'll make a PR if you think this is a good idea 馃
Can you elaborate on why? I'm curious why we can't just improve the default cropper. It seems like a lot of bloat for something that would result in not that many plugins. What potential is there really to innovate with cropper plugins?
Yeah maybe, I'm working on a module that will emit events on window-focus, with the width, height, x, y for that window, which could be used in kap:
But yeah, this should probably be in the core as there won't be many (if any) other needed ways to crop areas
A "target window mode" would be super useful. I often have the need to only record a specific window. But I think that too is something that should just be in core.
Agreed, there's only so much you can do with the crop rectangle 馃槃 Closing this.
I'll open PRs for some improvements to the cropping.
Most helpful comment
A "target window mode" would be super useful. I often have the need to only record a specific window. But I think that too is something that should just be in core.