In the _screenshot_linux if PILLOW_VERSION >= (9, 2, 0) and GNOMESCREENSHOT_EXISTS:
The image is saved before checking if a region is specified. This is in contrast to every other implementation I have seen that makes sure only the specified region is saved so it works like it is documented.
In the _screenshot_linux if PILLOW_VERSION >= (9, 2, 0) and GNOMESCREENSHOT_EXISTS:
The image is saved before checking if a region is specified. This is in contrast to every other implementation I have seen that makes sure only the specified region is saved so it works like it is documented.