89 Commits (16ec9cdc46986d689fedb4452b8274dc2160cb8d)

Author SHA1 Message Date
Kai Uwe Broulik f045cf306c [System Tray] Emit pressed signal on compact representation in popup, too 4 years ago
Fushan Wen ea886da08e
applets/systemtray: remove unused <KConfigLoader> 4 years ago
Fushan Wen 6da91d053b
applets/systemtray: disconnect KConfigLoader signal when instance is about to be deleted 4 years ago
Alexander Lohnau db3a8029dc Create applet plugins without json metadata, name library like plugin id 4 years ago
Laurent Montel b55d32857e Fix some clazy warning (const'ify + use const'ref + initialize variable in headers) 4 years ago
Marco Martin 73d13d1bfe redo the stackorder based on where the item is. 4 years ago
Ahmad Samir a8cd6c3f90 systemtray: use debug categories instead of plain qWarning() 4 years ago
Laurent Montel 2543f1b843 GIT_SILENT: use Q_EMIT 4 years ago
Alexander Lohnau 89fee53971 Revert "GIT_SILENT Revert changes to systemtrax for now" 4 years ago
Alexander Lohnau bb044e224c GIT_SILENT Revert changes to systemtrax for now 4 years ago
Alexander Lohnau 8cfc87cdc8 applets: Convert Desktop files to JSON 4 years ago
Alexander Lohnau df1f4a3fbd Port away from deprecated Applet constructor 4 years ago
Alexander Lohnau c11051955d Convert license headers to SPDX 5 years ago
Alexander Lohnau 9a5f5124ea applets: Use K_PLUGIN_CLASS_WITH_JSON directly 5 years ago
Alexander Lohnau 823d2106ec Run clang-format 5 years ago
Marco Martin 5cd1e6a7a9 use the new containmentDisplayHints flags 5 years ago
Konrad Materka c1d35c0a43 [applets/systemtray] Do not try to show empty SNI context menu 5 years ago
Konrad Materka 0411253613 [applets/systemtray] Rework of "expanded" state handling 5 years ago
Konrad Materka 371e91b932 [applets/systemtray] Refactor systemtray 6 years ago
Konrad Materka e87028227c [applets/systemtray] Use QAbstractListModel 6 years ago
Konrad Materka d7922985b5 [applets/systemtray] Replace obsolete serviceOwnerChanged 6 years ago
Konrad Materka 30b26d1165 [applet/systemtray] Regression: all applets in config are shown as disabled 6 years ago
Konrad Materka d68c16b278 [applet/systemtray] Regression: all applets in config are shown as disabled 6 years ago
Konrad Materka 14695957a1 [applet/systemtray] Load config defaults from main.xml 6 years ago
Konrad Materka bf81b755f1 [applets/systemtray] Remove dead code 6 years ago
David Edmundson 1c3dc48629 Fix race in loading DBus activatable applets 6 years ago
Konrad Materka 40b1a94a28 [applets/systemtray] Fix configuraiton read on Plasma start 6 years ago
Konrad Materka 2ce60f4e50 [applets/systemtray] Lazy initialize SystemTray model 6 years ago
Konrad Materka 77975468dc [systemtray] Fix SNI icon not rendering 6 years ago
Konrad Materka 39975673cb [SystemTray] Use unified data model everywhere 6 years ago
Konrad Materka 6d86c690d1 [applets/SystemTray] Implement sorting in the model 6 years ago
Konrad Materka e2bfeb160b [SystemTray] Rework system tray settings 6 years ago
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