https://bugs.kde.org/show_bug.cgi?id=351055
--- Comment #47 from Martin Flöser <mgraess...@kde.org> --- Git commit d61eaa2d66b0749d6b03bfd1d6c6a93751187a84 by Martin Flöser. Committed on 18/03/2018 at 08:15. Pushed by graesslin into branch 'master'. Add a new desktopfile name rule Summary: This allows to override the desktop file name. Test Plan: Created a window rule for telegram-desktop to fix the icon Reviewers: #kwin, #plasma Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D11266 M +3 -1 abstract_client.cpp M +1 -1 abstract_client.h M +29 -0 autotests/integration/shell_client_rules_test.cpp M +1 -0 dbusinterface.cpp M +6 -0 kcmkwin/kwinrules/ruleswidget.cpp M +1 -0 kcmkwin/kwinrules/ruleswidget.h M +65 -5 kcmkwin/kwinrules/ruleswidgetbase.ui M +1 -1 manage.cpp M +13 -1 rules.cpp M +5 -1 rules.h M +1 -1 shell_client.cpp https://commits.kde.org/kwin/d61eaa2d66b0749d6b03bfd1d6c6a93751187a84 -- You are receiving this mail because: You are watching all bug changes.