wlroots-hyprland/include/wlr
Simon Ser bde5a1f4ea output: introduce wlr_output_schedule_done
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.
2019-04-27 10:02:21 -06:00
..
backend Add FreeRDP backend for remote desktop support 2019-04-08 08:09:07 -06:00
interfaces output: rename needs_commit to needs_frame 2019-04-23 14:34:30 -06:00
render render: switch wlr_renderer to wlr_drm_format_set 2019-04-01 19:18:04 +03:00
types output: introduce wlr_output_schedule_done 2019-04-27 10:02:21 -06:00
util Implement pointer-constraints protocol in wlroots and rootston 2018-09-18 10:14:33 +02:00
backend.h Rename get_present_clock to get_presentation clock, use it 2018-10-04 22:00:22 +02:00
config.h.in Add FreeRDP backend for remote desktop support 2019-04-08 08:09:07 -06:00
meson.build Use #if instead of #ifdef for wlroots config data 2018-11-12 10:12:46 +01:00
version.h.in Revert "Revert "Merge pull request #1194 from ascent12/meson_feature"" 2018-08-24 19:35:02 +12:00
xcursor.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
xwayland.h xwayland: don't set DISPLAY 2019-03-04 12:54:06 -07:00