Skip to content

libtaskmanager: skip empty appId when matching '*.appId.desktop'

Fushan Wen requested to merge work/fuf/472576 into master

When appId is empty, "*..desktop" can be a match. Some games like Touhou tend to add an extra dot at the end of the desktop name, which causes Marisa to exist everywhere.

BUG: 472576 FIXED-IN: 5.27.7

Ref: teams/automation/issues#9 (closed)

Edited by Fushan Wen

Merge request reports