https://bugs.kde.org/show_bug.cgi?id=402762
Bug ID: 402762
Summary: Task manager lib does not detect properly the "sxiv"
appName
Product: plasmashell
Version: 5.14.4
Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Task Manager
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
SUMMARY
as reported at: https://github.com/psifidotos/applet-window-title/issues/28
sxiv is an image viewer, its desktop file is called sxiv.desktop but in order
for the plasma libtaskmanager to detect its appName properly it needs in the
desktop file:
StartupWMClass=sxiv
I am reporting this because I thought that for desktop files that
StartupWMClass is not present the desktop filename is used instead.
STEPS TO REPRODUCE
1. execute: sxiv "icon-file"
2. notice the appName in the taskmanager e.g. at previews, it is empty
EXPECTED RESULT
appName should be sxiv
--
You are receiving this mail because:
You are watching all bug changes.