Sebastian Kügler
23b9dd14f1
Add test for PlasmaCore.ToolTip.target property
This uses a MouseEventListener and a MouseArea to test whether the tooltip redirects events, and tests a common implementation scenario with one shared tooltip. This test (willingly) exposes a problem that with the MouseArea, we filter out all mouse events, and the target loses input. I.e. the last image in the row doesn't receive the click.
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%