mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 03:45:58 +01:00
bde5a1f4ea
This commit introduces wlr_output_schedule_done and refactors the mechanism used to send wl_output events to clients. wlr_output_schedule_done schedules a wl_output.done event. This allows clients to see wlr_output property changes as atomic. This function is also useful for add-on interfaces like xdg_output which need to trigger a wl_output.done event to apply their new state. |
||
---|---|---|
.. | ||
backend | ||
render | ||
rootston | ||
types | ||
util | ||
wlr | ||
xcursor | ||
xwayland | ||
meson.build |