alpha-modifier: update description summary for get_surface request

Signed-off-by: YaoBing Xiao <xiaoyaobing@uniontech.com>
This commit is contained in:
YaoBing Xiao 2024-10-30 10:05:40 +08:00
parent 6bcf87d9c1
commit 04b966f0ed

View file

@ -48,7 +48,7 @@
</enum> </enum>
<request name="get_surface"> <request name="get_surface">
<description summary="create a new toplevel decoration object"> <description summary="create a new alpha modifier surface object">
Create a new alpha modifier surface object associated with the Create a new alpha modifier surface object associated with the
given wl_surface. If there is already such an object associated with given wl_surface. If there is already such an object associated with
the wl_surface, the already_constructed error will be raised. the wl_surface, the already_constructed error will be raised.