wlroots/include
Isaac Freund a819c512ec foreign-toplevel: send enter if needed on output bind
Currently the output enter event is never sent if the client has not
yet bound the output, which happens every time the compositor creates a
new output.

To fix this, listen for the output bind event and inform clients as
if needed.

(cherry picked from commit 1bd0ea3a809bdba092ef051120bb6d32f79c0ffb)
2022-02-03 22:15:39 +01:00
..
backend backend/drm: use drmCloseBufferHandle 2021-12-14 14:33:00 +01:00
render render/drm_format_set: add wlr_drm_format_has 2021-11-26 16:40:53 +00:00
types output: lift up output format fallback logic 2021-11-19 15:51:46 +00:00
util util/global: remove wl_display arg from wlr_global_destroy_safe 2021-12-14 13:13:50 +00:00
wlr foreign-toplevel: send enter if needed on output bind 2022-02-03 22:15:39 +01:00
xcursor xcursor: make cursor data and metadata const 2021-02-05 10:04:20 +01:00
xwayland xwayland: add support for -noTouchPointerEmulation 2021-11-02 12:02:51 +01:00
meson.build render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00