Martin Klapetek
2ea398f5a6
Detect current QScreen manually in Dialog
QWindow::screen() never ever changes if the window is moved across virtual screens (normal two screens with X), this seems to be intentional as it's explicitly mentioned in the docs. Until that's changed or some more proper way of howto get the current QScreen for given QWindow is found, we simply iterate over the virtual screens and pick the one our QWindow says it's at. This also fixes the OSD having proper shadows in multiscreen environment
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%