enable window icon on wayland (on supported desktop environments)
commitae4970c94df1804f9e4cdb4b6ecf1ea2aa25f6ad
authorMartin Gysel <me@bearsh.org>
Mon, 27 Jun 2022 08:41:06 +0000 (27 10:41 +0200)
committerMartin Gysel <me@bearsh.org>
Mon, 27 Jun 2022 08:41:06 +0000 (27 10:41 +0200)
tree863cad8f199aceea3e7e14199cde80a299e26aa5
parent38c80ca52aee0f00c0f8d93e62dff2f893eb22a4
enable window icon on wayland (on supported desktop environments)

kde for example still shows a window icon but on wayland, this only
works if the icon can be retrieved from the .desktop file. the name of
the .dektop file needs to be set from the application.

Signed-off-by: Martin Gysel <me@bearsh.org>
cola/app.py