Skip to content

Draft: KWaylandIntegration: port to standard XDG dbus annotation manager

Janet Blackquill requested to merge work/jblackquill/xdg-dbus-annotation into master

This protocol is an upstreaming of the old_kde_kwin_appmenu and effectively replaces our propietary one.

No user-facing changes should be expected.

See: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/52

Needs to implement:

  • QMenuBar(nullptr) behaviour (i.e. registering a client menubar)

Merge request reports