67 Commits (dc34aa70b45f5b59ffebb62aa6916bbbb0864708)

Author SHA1 Message Date
David Edmundson 030033bd9c Disconnect lambdas when "this" is destroyed 11 years ago
Marco Martin d89be8e25b scripted default config for applets 11 years ago
Kai Uwe Broulik a1bf6d82d7 [System Tray] Bring back shortcuts configuration 11 years ago
David Edmundson e572ec1cb2 Fix crash if trying to load an invalid applet in systray 11 years ago
Sebastian Kügler 07c46ebe85 Filter applets by formFactor 11 years ago
Kai Uwe Broulik 85450ade84 Allow plasmoid to specify X-Plasma-NotificationAreaCategory 11 years ago
Kai Uwe Broulik e64d41cc2f Make System Tray use a ProxyModel rather than tree independent models 11 years ago
Kai Uwe Broulik fd68001fda Show plasmoid / application icon in system tray entries config 11 years ago
Kai Uwe Broulik 1b7e63e80b Add option to always show all system tray icons 11 years ago
Marco Martin 09ae19f0a6 Revert "don't call init() two times" 11 years ago
Marco Martin d0801854aa don't call init() two times 11 years ago
Marco Martin 8a6c0b0097 check plugininfo validity to guard crashes at startup 11 years ago
Marco Martin 071a7884ab port systemtray away from sycoca 11 years ago
Marco Martin cc7eec5b68 build a context menu with current applet actions 11 years ago
Montel Laurent 5f9ae5e13c We depend against kf5-5.8 => ecm > 1.6 => we can use new KDE_ variable 11 years ago
Sebastian Kügler 24e567ad31 Remove debugging noise 11 years ago
David Edmundson e09af2915b Avoid pointlessly linking against a few libraries in the system tray 11 years ago
Marco Martin 9e3f223777 hide the arrow if no hidden items 11 years ago
Marco Martin 016edafc3b hide the arrow if no hidden items 11 years ago
Aleix Pol 20600c63e6 prefer nullptr for null pointer initialization 11 years ago
Aleix Pol 5196689ae3 Improve initial values of the systemtray plasmoids 11 years ago
Kai Uwe Broulik 18d4b2bb6f Override plasmoid size to zero rather than one 11 years ago
David Edmundson 7bd1ed9777 warnings-- unused local variable 11 years ago
David Edmundson bdf62d4991 warnings-- order things correctly 11 years ago
Lukáš Tinkl 4b08ec78eb don't create SystemTray::Task twice 11 years ago
Montel Laurent 1e7c92f6a2 Remove not necessary include moc 12 years ago
Kai Uwe Broulik 909f1f1ad8 Show application title if Status Notifier Item does not provide a tooltip 12 years ago
Marco Martin 849cbff966 make sure plasmoids don't get expanded for an instant 12 years ago
Marco Martin e80ab27fe0 if not allowed plugin, don't touch m_dbusServiceCounts 12 years ago
Marco Martin 51c964b929 don't try to decrease unknown m_dbusServiceCounts 12 years ago
Anton Kreuzkamp db846ba0f2 Don't remove dbus-activated plasmoids too early. 12 years ago
Sebastian Kügler ea2619baa9 Revert 95ce6207c5 12 years ago
Sebastian Kügler 95ce6207c5 Move path argument into KIconLoader ctor 12 years ago
Marco Martin c8d3bf9d5a crash-- 12 years ago
Marco Martin 1d6fabdfc8 adjust menu size before showing 12 years ago
Marco Martin ddb9d1fc7f reposition dbusmenu-based menus 12 years ago
Marco Martin d46e3032d5 make very sure that the parent is proper 12 years ago
Lukáš Tinkl a3f8cfa159 add missing Messages.sh, fix catalog loading 12 years ago
David Edmundson 34d0f7d7d2 Watch both session and system bus for changes 12 years ago
Martin Klapetek 98d3c864d5 [systray-sni]Don't reload the same icon for no reason 12 years ago
Martin Klapetek ff9afc9f32 [systray-sni]Always force using the QIcon instead of icon name when custom theme is set 12 years ago
Martin Klapetek b0c2fda3ab Fix Plasma's SNI icons + port away from kdelibs4support 12 years ago
Marco Martin 7fa3dae707 monitor the system bus as well 12 years ago
Eike Hein c573f94d3d Be consistent about System Tray vs. Systemtray. 12 years ago
Marco Martin d3d843ad8f add context menus to plasmoid icons 12 years ago
Sebastian Kügler 40894fc39c Less chatty systray 12 years ago
David Edmundson 23e7bb1774 Show applets from the system tray in Widget Explorer 12 years ago
Sebastian Kügler b46d5d392b Check configuration before dynamically loading dbus-activatable applets 12 years ago
Martin Klapetek dcfb444581 Remove useless debug output 12 years ago
Sebastian Kügler 020b13fcf8 Disable debug output from systemtray, it's too chatty 12 years ago