mirror of
https://github.com/labwc/labwc.git
synced 2025-11-05 13:29:58 -05:00
view: replace content_node with content_tree
This commit is contained in:
parent
40b1f5407f
commit
4b7c502ace
6 changed files with 7 additions and 7 deletions
|
|
@ -218,7 +218,7 @@ update_popup_position(struct input_method_popup *popup)
|
|||
|
||||
/*
|
||||
* wlr_surface->data is:
|
||||
* - for XDG surfaces: view->content_node
|
||||
* - for XDG surfaces: view->content_tree
|
||||
* - for layer surfaces: lab_layer_surface->scene_layer_surface->tree
|
||||
* - for layer popups: lab_layer_popup->scene_tree
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue