wlroots-hyprland/include
emersion c19d475753
xdg-output: don't send no-op updates
To begin with, no-op updates are unnecessary, so this patch is an
improvement on its own.

Then, this fixes hotplugging issues with xwayland. xwayland waits
for both wl_output and xdg_output to send a "done" event. However,
it doesn't handle well desynchronized "done" updates: if xdg-output
sends "done" twice, the second one will wait for the next wl_output
"done" event. This is an issue when the first is a no-op and the
second is a real update: the second isn't applied. I've considered
patching xwayland instead, but it seems pretty complicated.
2018-07-08 14:12:18 +01:00
..
backend drm: Allow to add additional modes 2018-07-07 14:51:39 +02:00
render gles2 renderer: introduce struct wlr_gles2_tex_shader 2018-06-13 13:43:01 +03:00
rootston Merge pull request #1095 from agx/output-add-mode 2018-07-07 08:58:17 -07:00
types xdg-shell: split into multiple files 2018-05-14 22:28:45 +01:00
util Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wlr xdg-output: don't send no-op updates 2018-07-08 14:12:18 +01:00
xcursor Add xcursor sublibrary 2017-08-07 21:13:04 -04:00
xwayland xwayland: fix some Chromium comboboxes 2018-04-26 23:18:59 +01:00
meson.build config: Avoid clash with other config-headers 2017-12-27 17:13:58 +01:00