Skip to content

[libtaskmanager] Notify when appmenu path changes

David Edmundson requested to merge work/xwindowappmenuemit into master

This isn't always static, espcially in GTK apps where the xproperty is set later by gmenuproxyodel.

The Appmenu applet already watches for this role changing, but it wasn't hooked up.

The wayland implementation does not have the same bug. (wayland already fixed it should be our new motto :) )

BUG: 422786

Merge request reports