mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-03-21 16:50:40 +01:00
This adds the framework to track clients with custom data. The first use is to associate an ID with each client. The ID is much better suited for debug printing than a pointer value. The string representation is stored so that it can be overridden if desired for compositor forked clients like Xwayland or shell helpers. Change to a struct in the public header forces a major version bump for this development cycle. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com> |
||
|---|---|---|
| .. | ||
| libweston | ||
| meson.build | ||