Skip to content

wayland: add support for the xdg toplevel tag protocol

Xaver Hugl requested to merge work/zamundaaa/window-tag into master

It allows applications to tag their windows with a name, like "main window", "email composer", "pip video" or similar, which the compositor can use for window rules or restoring state of application windows without xdg session management support.

We also (optionally) get a translated window description, which we could use for accessibility purposes later on.

Wayland-protocols MR: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/238

Edited by Xaver Hugl

Merge request reports

Loading