58 Commits (523ef71c87900a2db5f22a3a061c0f48a21b6beb)

Author SHA1 Message Date
Konrad Materka 6d2fa8e6b8 [System Tray] Unified data model for System Tray items 6 years ago
Aleix Pol 44114500ac Don't use KPluginInfo if we can use KPluginMetaData 7 years ago
Nicolas Fella c3e61edd9c [sysemtray] Port away from foreach 7 years ago
Kai Uwe Broulik 143969f24f [System Tray] Ignore services that start with a colon (:) 7 years ago
Kevin Funk a46179d949 Perf: Do expensive regexp construction earlier 7 years ago
Yuri Chornoivan ea415539fc Fix minor EBN issues 8 years ago
Fabian Vogt cf2d64fa97 Set a transient parent for SNI context menus 8 years ago
Laurent Montel 37e57bc1ac Add explicit, use nullptr etc. 8 years ago
Laurent Montel 631502eda0 Fix includes 8 years ago
Laurent Montel 5cebb2dba8 Use QStringLiteral/explicit 8 years ago
Kai Uwe Broulik 033afd2930 [System Tray] Sort plasmoids in "Extra Items" by name 8 years ago
David Edmundson 473c9a38e2 Drop pre Qt5.9 changes 9 years ago
David Edmundson 2ff7b3e221 Set transient parent for system tray menus 9 years ago
David Edmundson 75eeae6b42 Update the ungrab mouse hack for Qt5.8 9 years ago
David Edmundson 4421cc3041 Don't remove other applets in SystemTray::cleanupTask 9 years ago
Kai Uwe Broulik 48fe6ba01c [System Tray] Add KAcceleratorManager 9 years ago
Kai Uwe Broulik 6ee6880fb5 [System Tray Containment] Drop useless Q_INVOKABLE from .cpp file 9 years ago
Kai Uwe Broulik dfdb729627 [System Tray Containment] Ungrab mouse before opening context menu 9 years ago
Kai Uwe Broulik 172ab88346 [System Tray Containment] Drop useless Q_INVOKABLE from .cpp file 9 years ago
Kai Uwe Broulik bcb9ede5ca [System Tray Containment] Ungrab mouse before opening context menu 9 years ago
Lindsay Roberts e43b89e2b9 Systray: Move all icon resolution to dataengine 9 years ago
David Edmundson dbb7f8aecf Revert "Revert "Port to new plasma-framework API"" 9 years ago
David Edmundson 9e457e8c63 Revert "Port to new plasma-framework API" 9 years ago
Aleix Pol 3f859c3dbd Port to new plasma-framework API 9 years ago
David Edmundson bd0eb992d8 Support drags from Widget Explorer onto System Tray 9 years ago
Lindsay Roberts 749f60b89f Systray: Move all icon resolution to dataengine 10 years ago
Aleix Pol d1708e3011 Port to new plasma-framework API 10 years ago
Marco Martin 641d30c5d5 reuse existing applets config 10 years ago
Marco Martin c506c4b669 better bookeeping of the config 10 years ago
David Edmundson 7cf8115013 Cache system tray applet information 10 years ago
David Edmundson f148bdaf2c Fix applets not being added on service restart 10 years ago
David Edmundson 62ac5cd17b Fix applets not being added on service restart 10 years ago
Eike Hein beafb44046 --noise; 10 years ago
David Edmundson ef2fd6d979 Create logging categories via CMake 10 years ago
Kai Uwe Broulik 862880a973 [System Tray] Properly position plasmoid context menu 10 years ago
David Edmundson d7e47a4f0b Remove Plasma/5.7 workaround for Frameworks < 5.24 10 years ago
Kai Uwe Broulik b0580dd74d [System Tray] Properly position plasmoid context menu 10 years ago
Marco Martin 05d459eca9 less debug output 10 years ago
Marco Martin ec92ebbdcc remove debug output on dbus services appeared 10 years ago
David Edmundson 95d0631a43 Fix compilation for Plasma 5.7 release depending on frameworks 5.23 10 years ago
Marco Martin de8d99079e Give a screen to systray applets 10 years ago
Kai Uwe Broulik cc47d2bfca [System Tray] Don't iterate keys() 10 years ago
David Edmundson 9f3d7a3233 qDebug -> qCDebug 10 years ago
Kai Uwe Broulik f87e72b980 [System Tray] Don't try to popup empty QMenu 10 years ago
David Edmundson d5494afe48 Fix memory leak in system tray 10 years ago
Aleix Pol a0986fd70a Improve usage of Qt containers 10 years ago
Aleix Pol 10cd74bb27 fix unused argument warning 10 years ago
Aleix Pol d0b017204f Properly iterate Qt containers 10 years ago
David Rosca edf014759d systemtray: Align menu to item's topleft corner 10 years ago
Marco Martin fb274e91b1 remove useless debug output 10 years ago