Simon Hofmann

Results 41 comments of Simon Hofmann

Ok, so I'll have to play around a bit to get a feeling, but I can't promise anything yet. Mind sharing your Python snippet?

> I believe the same limitation applies for [Screen.grabRegion](https://nut-tree.github.io/apidoc/classes/screen_class.ScreenClass.html#grabRegion)? At least on macOS. Correct

Capturing all monitors at once is actually doable, the reason why I've limited it to the main screen for now is that I need to spend some time to investigate...

Hi @NL33 👋 this is definitely doable. However, `nut.js` lacks the required implementation. So far there’s no proper definition of what to support, this would be a first thing to...

If I understand this correct you're trying to locate the position of the text, but since it's not fully opaque it's hard to reliably detect via image template, right?

Closed with [release 4.0.0](https://github.com/nut-tree/nut.js/releases/tag/v4.0.0)

Implemented in https://github.com/nut-tree/nl-matcher-core/tree/v2.0.1