mirror of
https://github.com/labwc/labwc.git
synced 2025-11-05 13:29:58 -05:00
view: s/scene_node/content_node/
This commit is contained in:
parent
c3a1a59a58
commit
daae379433
6 changed files with 7 additions and 7 deletions
|
|
@ -188,7 +188,7 @@ update_popup_position(struct input_method_popup *popup)
|
|||
|
||||
/*
|
||||
* wlr_surface->data is:
|
||||
* - for XDG surfaces: view->scene_node
|
||||
* - for XDG surfaces: view->content_node
|
||||
* - 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