Skip to content

Fix send to activity context menu in wayland

Marco Martin requested to merge work/mart/sendToActivity into master

send to activity in wayland never worked because was comparing the list of requested activities with itself, always being a no-op

BUG:476919

Merge request reports