mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-08 13:29:45 -05:00
compositor_fini destroys the display, but it is an error to destroy it before e.g. wlr_seat that references it. This lets us order destroy calls properly, following first-in-last-out logic. |
||
|---|---|---|
| .. | ||
| compositor | ||
| .gitignore | ||
| cat.c | ||
| cat.h | ||
| compositor.h | ||
| meson.build | ||
| output-layout.c | ||
| pointer.c | ||
| rotation.c | ||
| shared.c | ||
| shared.h | ||
| simple.c | ||
| tablet.c | ||
| touch.c | ||