Servus, me again, kwindowsystem_x11.cpp : // If the icon is still a null pixmap, load the icon for X applications // as a last resort:{ const QIcon icon = QIcon::fromTheme(QLatin1String("xorg"));
If your active theme doesn't have an icon xorg (like default gnome icon theme) no icon is shown at all. In "old" KWin Qt: 4.8.5 KDE Development Platform: 4.11.5 KWin: 4.11.6 the fallback icon is loaded properly (from oxygen which is installed but not the active icon theme) at the upper left corner. Regards, Damian >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<