Hugo van Kemenade
|
7a0092f207
|
Remove incomplete 11.2.0 release, bill as 11.2.1 instead
|
2025-04-12 18:56:38 +03:00 |
|
mergify[bot]
|
7c56b383ff
|
Merge pull request #8842 from AdianKozlica/image_grab_wayland_kde
Add KDE Wayland support for ImageGrab
|
2025-04-01 09:38:56 +00:00 |
|
Andrew Murray
|
b4a480ff2c
|
Corrected documentation
|
2025-03-31 00:31:56 +11:00 |
|
Andrew Murray
|
382c3ab10d
|
spectacle may also be used on Linux
|
2025-03-30 11:16:05 +11:00 |
|
Andrew Murray
|
e053be3412
|
Updated version
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2025-03-30 07:27:30 +11:00 |
|
Andrew Murray
|
607acbf95e
|
Allow window to be supplied for ImageGrab.grab() on Windows
|
2024-11-05 07:05:39 +11:00 |
|
Andrew Murray
|
d134110ace
|
If bbox is omitted, screenshot is taken at 2x on Retina screens
|
2024-01-03 09:01:35 +11:00 |
|
Andrew Murray
|
ec6a57f69d
|
Updated description
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2024-01-02 21:27:12 +11:00 |
|
Andrew Murray
|
fd14824649
|
bbox on macOS is not 2x on retina screens
|
2024-01-02 19:15:13 +11:00 |
|
Hugo van Kemenade
|
34ff170d8e
|
Merge pull request #7143 from nulano/imagegrab-prefer-xcb
Prefer screenshots using XCB over gnome-screenshot
|
2023-05-14 19:55:16 +03:00 |
|
Andrew Murray
|
6df8716025
|
Update grabclipboard() documentation after #6783
|
2023-05-13 21:54:54 +10:00 |
|
nulano
|
bb18abc603
|
prefer screenshots using XCB over gnome-screenshot
|
2023-05-08 22:57:12 +01:00 |
|
Andrew Murray
|
463d18191a
|
Document use of gnome-screenshot
|
2022-06-13 10:16:30 +10:00 |
|
nulano
|
9589159585
|
use cross-reference for None value
|
2020-07-10 00:08:27 +02:00 |
|
nulano
|
2761a02d13
|
fix module references
(cherry picked from commit b077850baa )
|
2020-06-27 15:33:55 +02:00 |
|
nulano
|
097104278b
|
add docs for features module
|
2020-06-13 04:28:02 +02:00 |
|
Andrew Murray
|
bb01312ba9
|
Improved formatting
|
2020-06-11 22:42:13 +10:00 |
|
Andrew Murray
|
6669ffd053
|
Updated documentation now that Linux is supported
|
2020-05-03 13:06:25 +10:00 |
|
Andrew Murray
|
790ff223fc
|
Updated versions
|
2020-03-24 19:52:27 +11:00 |
|
nulano
|
0bcc7be89b
|
xcb screengrab docs and fixes
|
2020-03-24 19:46:40 +11:00 |
|
nulano
|
3c311f5619
|
add version added [ci skip]
|
2019-09-27 00:58:32 +02:00 |
|
nulano
|
6a2d8f8da0
|
rename parameter, add note to docs
|
2019-09-20 17:35:08 +02:00 |
|
nulano
|
fa6b80fddf
|
add option to capture all monitors on Windows
|
2019-08-15 20:03:33 +10:00 |
|
Andrew Murray
|
70038bd71e
|
Added option to include layered windows in ImageGrab.grab on Windows
|
2019-04-26 20:09:46 +10:00 |
|
Hugo
|
7dbb1a5c99
|
Fix too-short title underline
https://travis-ci.org/python-pillow/Pillow/jobs/170394881#L3517
|
2016-10-25 15:24:19 +03:00 |
|
Andrew Murray
|
b58f76dc4f
|
Renamed references to OS X to macOS
|
2016-09-23 21:12:03 +10:00 |
|
Andrew Murray
|
935ac523bf
|
Added OS X support for ImageGrab grabclipboard
|
2016-04-20 06:20:41 +10:00 |
|
Andrew Murray
|
dcca128420
|
Fixed length of title underlines
|
2015-12-02 15:40:16 +11:00 |
|
Hugo van Kemenade
|
4d4dc99fa8
|
Mention when OS X support was added
To try and avoid confusion like http://stackoverflow.com/q/32799143/724176
|
2015-09-28 15:34:44 +03:00 |
|
Andrew Murray
|
7c0554c74e
|
Added support for ImageGrab.grab to OS X
|
2015-08-01 17:44:13 +10:00 |
|
Stephen Johnson
|
0f3f6dd1a3
|
Move ImageGrab docs back to ImageGrab.rst instead of autodoc
|
2013-10-13 09:56:58 -07:00 |
|
Stephen Johnson
|
20b9d9774a
|
Fully document PIL.ImageOps; fix some :py:mod: markup
|
2013-10-12 22:17:45 -07:00 |
|
Stephen Johnson
|
cf7b72f9b9
|
Fully document PIL.ImageGrab
|
2013-10-12 17:22:02 -07:00 |
|