mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-02-11 04:28:09 -05:00
Merge branch 'jorth/damage-note' into 'main'
protocol: remove note discouraging use of wl_surface.damage See merge request wayland/wayland!501
This commit is contained in:
commit
d62e70c3ae
1 changed files with 0 additions and 4 deletions
|
|
@ -1572,10 +1572,6 @@
|
|||
wl_surface.commit assigns pending damage as the current damage,
|
||||
and clears pending damage. The server will clear the current
|
||||
damage as it repaints the surface.
|
||||
|
||||
Note! New clients should not use this request. Instead damage can be
|
||||
posted with wl_surface.damage_buffer which uses buffer coordinates
|
||||
instead of surface coordinates.
|
||||
</description>
|
||||
<arg name="x" type="int" summary="surface-local x coordinate"/>
|
||||
<arg name="y" type="int" summary="surface-local y coordinate"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue