mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-03 09:01:40 -05:00
scene: fix typo in wlr_scene_surface_create() docs
This commit is contained in:
parent
1c7e1bcc28
commit
df4a1d94e2
1 changed files with 1 additions and 1 deletions
|
|
@ -341,7 +341,7 @@ struct wlr_scene_tree *wlr_scene_tree_create(struct wlr_scene_tree *parent);
|
||||||
* of these include protocol implementations where compositors just need to enable
|
* of these include protocol implementations where compositors just need to enable
|
||||||
* the protocols:
|
* the protocols:
|
||||||
* - wp_viewporter
|
* - wp_viewporter
|
||||||
* - wp_presentation
|
* - wp_presentation_time
|
||||||
* - wp_fractional_scale_v1
|
* - wp_fractional_scale_v1
|
||||||
* - wp_alpha_modifier_v1
|
* - wp_alpha_modifier_v1
|
||||||
* - wp_linux_drm_syncobj_v1
|
* - wp_linux_drm_syncobj_v1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue