mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-04-20 15:20:45 +02:00
To update the surface label based on client-controllable fields like app_id and title we need to use a listener and update the label accordingly using weston_surface_set_label() added previously. The added weston_desktop_surface_make_label() will eventually supersede weston_shell_utils_surface_get_label() by having a more fluent API. Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com> |
||
|---|---|---|
| .. | ||
| client.c | ||
| internal.h | ||
| libweston-desktop.c | ||
| meson.build | ||
| seat.c | ||
| surface.c | ||
| xdg-shell-v6.c | ||
| xdg-shell.c | ||
| xwayland.c | ||