wlroots/include
tokyo4j 1bd98d0d5f text-input-v3: drop enable/disable events
wlr_text_input_v3.events.{enable,disable} events are removed and all
commit events from clients are now simply emitted as
wlr_text_input_v3.events.commit. Compositors can use
wlr_text_input_v3_commit_event.type to see whether a commit event
is enabling/disabling the text-input.

Also, wlr_text_input_v3.pending_enabled is removed and
wlr_text_input_v3.current_enabled is renamed to
wlr_text_input_v3.enabled.
2025-10-18 07:02:49 +00:00
..
backend backend/drm: add support for image description transfer function 2025-06-18 00:11:33 +02:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render render: introduce bt.1886 transfer function 2025-10-04 18:13:37 +05:30
types backend, output: send commit events after applying all in wlr_backend_commit() 2025-08-12 19:04:05 +02:00
util util/mem: Move memdup to new util/mem.c file 2025-07-17 16:39:58 +01:00
wlr text-input-v3: drop enable/disable events 2025-10-18 07:02:49 +00:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland xwm: add support for _NET_WM_ICON 2025-06-26 08:50:02 +00:00
meson.build render/color: add fallback stub when LCMS2 is disabled 2024-06-04 17:45:51 +00:00