mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
When a pageflip is pending, we'll get a DRM event for the connector in the future. We don't want to free the connector immediately otherwise we'll use-after-free in the pageflip handler. This commit adds a new state, "DISAPPEARED". This asks the pageflip handler to destroy the output after it's done pageflipping. |
||
|---|---|---|
| .. | ||
| drm | ||
| session | ||
| headless.h | ||
| libinput.h | ||
| multi.h | ||
| wayland.h | ||
| x11.h | ||