wlroots/include/wlr
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: remove noop backend 2021-11-25 16:49:05 +00:00
interfaces output: fix typo in wlr_output_impl.get_primary_formats docs 2021-11-30 20:49:33 +01:00
render wlr_texture: remove wlr_texture_from_wl_drm() from header 2022-02-02 20:07:21 +01:00
types foreign-toplevel: send enter if needed on output bind 2022-02-03 22:15:39 +01:00
util Fix spelling errors 2021-10-02 10:22:13 +02:00
backend.h backend: remove wlr_backend_get_renderer 2021-11-18 09:37:57 -05:00
config.h.in render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00
meson.build build: use dictionnary for features instead of configuration_data 2021-02-15 16:32:33 +01:00
version.h.in Drop WLR_VERSION_API_* 2021-06-29 12:22:55 +02:00
xcursor.h xcursor: improve documentation 2021-07-05 11:00:15 -04:00
xwayland.h xwayland: add support for -noTouchPointerEmulation 2021-11-02 12:02:51 +01:00