mirror of
https://github.com/cage-kiosk/cage.git
synced 2025-10-29 05:40:19 -04:00
This function can get called on a surface that is not actually a view. We need the view for the output, but we can pass that as user_data instead when the iterator gets called for all surfaces in a view. |
||
|---|---|---|
| .. | ||
| output.c | ||
| output.h | ||
| renderer.c | ||
| renderer.h | ||
| util.c | ||
| util.h | ||
| view.c | ||
| view.h | ||
| xdg_shell.c | ||
| xdg_shell.h | ||