Sebastian Kügler
8c797fce42
Improve PlasmaCore.ToolTip
- Derive from MouseEventListener as to let input through - react to target changes: reparent the MEL accordingly - kill a bunch of warnings This "helps" a bit, but still filters out input events since the MEL only passes events down to children, but the tooltip's target becomes its parent. Reparenting the target crashes, and it seems a pretty ugly thing to do, anyway, since we don't want to mess with the scenegraph structure just to filter events out for tooltips. Grmblz.
Plasma Framework
Introduction
Links
- Wiki: http://community.kde.org/Plasma#Plasma_Workspaces_2
- Mailing list: https://mail.kde.org/mailman/listinfo/plasma-devel
- IRC channel: #kde-devel on Freenode
- Git repository: https://projects.kde.org/projects/playground/libs/plasma-framework/repository
Description
Languages
C++
63.9%
QML
29.4%
CMake
3.3%
Shell
1.3%
Python
1%
Other
1%