I think knemo needs additional USEflag due to bug https://bugs.kde.org/show_bug.cgi?id=224780 , "...But if you're talking about hiding the icons with the System Tray's "Auto Hide" feature, then I think that's a limitation of the system tray protocol. If you do a default compile, the icons will be compiled as KSystemTrayIcons. If you then use the Auto Hide setting to hide one icon, all will be hidden. I don't think there's anything I can do about that. However, if you compile using the newer KNotificationItem ("./configure -n"), then Auto Hide should be able to control the icons independently. Why isn't KNotificationItem the default? KNotificationItem tooltips don't seem to work in non-KDE desktops. ..." Reproducible: Always
Because it's marked 'experimental' for KDE 4.3.x and it doesn't compile at all. 80%] Building CXX object src/knemod/CMakeFiles/knemo.dir/knemodaemon.o /var/tmp/portage/net-misc/knemo-0.6.1-r1/work/knemo-0.6.1/src/knemod/interfaceicon.cpp: In member function ‘void InterfaceIcon::updateBars(bool)’: /var/tmp/portage/net-misc/knemo-0.6.1-r1/work/knemo-0.6.1/src/knemod/interfaceicon.cpp:321: error: ‘textIcon’ was not declared in this scope make[2]: *** [src/knemod/CMakeFiles/knemo.dir/interfaceicon.o] Error 1 Ask again for KDE 4.4.x