81 Commits (d0440dd8203a7bcb52a8d4e2e16c53efa5fa60da)

Author SHA1 Message Date
David Edmundson 109f6cfca5 Emit contextualAppletsAboutToShow in systemtray 10 years ago
Aleix Pol 939ba8f4eb Don't call yourself recursively 10 years ago
Aleix Pol d19b942775 Drop usage of Qt4Support 10 years ago
Marco Martin 42a3d8accd reset the model on list always shown/hide change 10 years ago
Marco Martin 13ad256cc4 reset the model on list always shown/hide change 10 years ago
David Edmundson 6725620e44 Don't list systray containment actions in systray context menu. 10 years ago
David Edmundson e67f33a8ec Remove completely duplicated function 10 years ago
David Edmundson e8c6426ac1 Guard against applet failing to load in systemtray task 10 years ago
Leslie Zhai 30aecb47fe Add HiddenStatus to systemtray for self-hiding plasmoid 10 years ago
Xuetian Weng a0578e6e5d Workaround a system icon tray issue in bug 10 years ago
David Edmundson 4ea74276f1 avoid QMenu::exec in plasmoid context menu 10 years ago
Montel Laurent a007f294b4 Use new connect api + QStringLiteral 11 years ago
Albert Astals Cid 6728fd935d Remove duplicated QIcon icon property 11 years ago
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