mirror of
https://github.com/swaywm/sway.git
synced 2026-06-13 14:33:19 -04:00
Subsurfaces need access to the parent get_root_coords impl for positioning in popups. To do this, we store a reference to the parent view_child where applicable. Fixes #4191. |
||
|---|---|---|
| .. | ||
| arrange.h | ||
| container.h | ||
| node.h | ||
| root.h | ||
| view.h | ||
| workspace.h | ||