Use names

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
This commit is contained in:
Andrew Murray 2025-06-16 20:05:34 +10:00 committed by GitHub
parent 3ac1edf6da
commit c19afb9430
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,8 +50,8 @@ Other changes
Support using grim with ImageGrab on Linux
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
:py:meth:`~PIL.ImageGrab.grab` is now able to use ``gnome-screenshot``, ``grim`` or
``spectacle`` on Linux in order to take a snapshot of the screen.
:py:meth:`~PIL.ImageGrab.grab` is now able to use GNOME Screenshot, grim or
Spectacle on Linux in order to take a snapshot of the screen.
Do not build against libavif < 1
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^