mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 03:45:58 +01:00
79dd9ba151
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. |
||
---|---|---|
.. | ||
backend | ||
render | ||
rootston | ||
types | ||
util | ||
wlr | ||
xcursor | ||
xwayland | ||
meson.build |