mate-desktop / mate-panel

MATE panel
https://mate-desktop.org
GNU General Public License v2.0
184 stars 116 forks source link

wncklet: Remove icon loader function from window list applet #1439

Closed vkareh closed 4 months ago

vkareh commented 5 months ago

This function only loads the icon during the startup-notification, at which point it gets replaced by the actual icon read in libwnck. Moving forward the loading function should become part of libwnck.

Related: https://gitlab.gnome.org/GNOME/libwnck/-/merge_requests/55

zhuyaliang commented 4 months ago

@vkareh Can we merge this PR now