mirror of
https://github.com/hyprwm/hyprland-protocols.git
synced 2025-01-15 12:29:48 +01:00
fix mention of v2
This commit is contained in:
parent
68473c3453
commit
1785a1e0a5
1 changed files with 1 additions and 2 deletions
|
@ -64,8 +64,7 @@
|
|||
will then be able to send a "copy" request. If the capture is successful,
|
||||
the compositor will send a "flags" followed by a "ready" event.
|
||||
|
||||
For objects version 2 or lower, wl_shm buffers are always supported, ie.
|
||||
the "buffer" event is guaranteed to be sent.
|
||||
wl_shm buffers are always supported, ie. the "buffer" event is guaranteed to be sent.
|
||||
|
||||
If the capture failed, the "failed" event is sent. This can happen anytime
|
||||
before the "ready" event.
|
||||
|
|
Loading…
Reference in a new issue