https://bugs.kde.org/show_bug.cgi?id=416048
--- Comment #49 from Guido <guido.iod...@gmail.com> --- I would like to try to exclude QTWidgets tooltips from the effect. Looking at the documentation here (https://techbase.kde.org/Development/Tutorials/KWin/Effects/JS_API) I understand that there is no property to distinguish. On the other hand looking at the fadindpopups effect I see that there is a window.popupWindow property that is not documented, so I would need to know if there is a property like window.QTWidgetTooltip or window.QMLTooltip that would allow to distinguish between tooltips types. -- You are receiving this mail because: You are watching all bug changes.