Show application icon on Wayland
commit81e84200b259bbb06fa88df50e17861da050ded9
authorElvis Angelaccio <elvis.angelaccio@kde.org>
Wed, 7 Jun 2017 14:55:10 +0000 (7 16:55 +0200)
committerElvis Angelaccio <elvis.angelaccio@kde.org>
Wed, 7 Jun 2017 14:55:10 +0000 (7 16:55 +0200)
tree65b8453c177671dc7cc22baa6ef76490174ff3f4
parent41e3a22b1c3ae0db477b992c1332c281eb6609da
Show application icon on Wayland

On Wayland the compositor needs to know the name of the .desktop file in
order to be able to lookup the application icon. Otherwise the
taskmanager and the window title bar show the generic wayland icon as
fallback.

Change-Id: If0a77780a18b7d84aacace74b699b08628b1f097
src/Gui/main.cpp