55 Commits (8766314279270e2cefe95e8779c33fca8508e893)

Author SHA1 Message Date
Fushan Wen 6d544e5c7b applets/appmenu: do not update menu when panel gets focus 4 years ago
Xaver Hugl 401165921c port to C++ smart pointers where possible 4 years ago
Kai Uwe Broulik 1284263f24 [Global Menu] Check for m_searchAction instead of Wayland 4 years ago
Kai Uwe Broulik 6790b66cf3 [Global Menu] Fix breakage caused by variant type change 4 years ago
Laurent Montel 9756b911da REmove duplicate header between header/file 4 years ago
Kai Uwe Broulik 2e056ed6e5 [Global Menu] Respect toplevel menu action visibility 4 years ago
David Redondo 16ae8b9e69 appmenu: Use existing menu in compact represenation 4 years ago
Laurent Montel b55d32857e Fix some clazy warning (const'ify + use const'ref + initialize variable in headers) 4 years ago
Laurent Montel 5fbe1eabdc Fix some clazy warnings 4 years ago
Laurent Montel 2543f1b843 GIT_SILENT: use Q_EMIT 4 years ago
Alexander Lohnau c4cfc9749e Remove unneeded newlines in license headers 5 years ago
Alexander Lohnau c11051955d Convert license headers to SPDX 5 years ago
Adrien Faveraux 42515d22cb Move include guard to Pragma Once 5 years ago
Felipe Kinoshita c52df1e792 Use ellipses instead of triple period 5 years ago
Alexander Lohnau ee189e715d
GIT_SILENT Re-run clang-format 5 years ago
Jan Blackquill a832a4592e applets/appmenu: Add search to global application menu 5 years ago
Ahmad Samir 7e09d62cd0 Use Q_SIGNALS instead of signals in header files 5 years ago
Nicolas Fella 1a07220843 Use versionless Qt cmake target 5 years ago
Alexander Lohnau 823d2106ec Run clang-format 5 years ago
Nicolas Fella b7869bf267 Add trailing commas to enums 5 years ago
Alexander Lohnau 4915766bb5 Solve some clazy warnings 5 years ago
Carson Black 6ae7d885ef [applets/appmenu] Handle appmenu location changing 6 years ago
Carson Black fe30296303 [applets/appmenu] Listen to more signals to ensure that appmenu applet can reliably catch the active window changing 6 years ago
Carson Black 16613309be [applets/appmenu] Listen to more signals to ensure that appmenu applet can reliably catch the active window changing 6 years ago
Carson Black d8d079e42e [applets/appmenu] Use libtaskmanager for appmenus 6 years ago
David Edmundson e745c7c7c8 Port old style connects 6 years ago
Laurent Montel 9ac52c4ac7 Port some deprecated methods 7 years ago
Laurent Montel 500feda997 Fix forward declaration 7 years ago
Michail Vourlakos f6bf54808f improve screen filtering for global menu applet 7 years ago
Michail Vourlakos 39d220b4b6 block screen filtering for global menu applet 7 years ago
Michail Vourlakos 5779dde86f global menu,rename menuHidden to visible 7 years ago
Michail Vourlakos 3fa1cc6b77 mage global menu screen aware 7 years ago
Yuri Chornoivan ea415539fc Fix minor EBN issues 8 years ago
Kai Uwe Broulik c9ba8e0cf7 [AppMenuModel] Don't store actions ourselves 8 years ago
Friedrich W. H. Kossebau 2608ccce81 Use nullptr 8 years ago
Friedrich W. H. Kossebau 6ad074598e Use more override 8 years ago
Laurent Montel 631502eda0 Fix includes 8 years ago
Laurent Montel bfbfeef253 Const'ify. Clean forward declaration 8 years ago
Laurent Montel 31421a6e5f Use nullptr 8 years ago
Laurent Montel d863086f67 use override everywhere 8 years ago
Kai Uwe Broulik b12647946e [AppMenuModel] Monitor window properties 8 years ago
David Edmundson c453e9b5fb Port Appmenu model to QDBusServiceWatcher 9 years ago
Kai Uwe Broulik 92a7089e9a [AppMenu Applet] Wire up DBusMenuImporter::actionActivationRequested 9 years ago
Montel Laurent 1a63f5eb2a Use Q_DECL_OVERRIDE 9 years ago
David Edmundson d9f4e11261 Revert "Do not merge: activation support in appmenu" 9 years ago
David Edmundson 69d8eb717c Do not merge: activation support in appmenu 9 years ago
Marco Martin b0c2d26470 add #include <QtQml> for old Qt versions 9 years ago
David Edmundson 162543b7eb Hide menu if the menu disappears off DBus 9 years ago
David Edmundson 517be8484a Don't re-evaluate the model constantly whilst looping through windows 9 years ago
David Edmundson 6ed2c4a32b pre-load the first layer of sub menus 9 years ago