https://bugs.kde.org/show_bug.cgi?id=350468
Eike Hein <h...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |RESOLVED Latest Commit| |https://commits.kde.org/pla | |sma-workspace/6f99f0dd99efd | |2d913f18f6911e35c4f4a96d74d Resolution|WAITINGFORINFO |FIXED --- Comment #10 from Eike Hein <h...@kde.org> --- Git commit 6f99f0dd99efd2d913f18f6911e35c4f4a96d74d by Eike Hein. Committed on 30/01/2017 at 12:01. Pushed by hein into branch 'Plasma/5.8'. Drop legacy fixup rule for VirtualBox. Summary: Versions of VirtualBox packaged on Neon and Fedora now have a proper WM_CLASS: Fedora: WM_CLASS(STRING) = "VirtualBox", "VirtualBox" Neon: WM_CLASS(STRING) = "Qt-subapplication", "VirtualBox" And install a matching virtualbox.desktop. We can therefore drop this rule. Side note: The rule should actually still have worked, but for some reason KServiceTypeTrader refuses to match a .desktop with 'Exec=VirtualBox %U' when we query for 'VirtualBox', as extracted from cmdline. I'm talking to dfaure about it. Reviewers: #plasma, broulik Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D4346 M +0 -1 libtaskmanager/taskmanagerrulesrc https://commits.kde.org/plasma-workspace/6f99f0dd99efd2d913f18f6911e35c4f4a96d74d -- You are receiving this mail because: You are watching all bug changes.