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
2014-01-28 18:19:30 +01:00
2014-01-28 15:24:46 +01:00
2014-01-28 01:15:38 +01:00
2013-08-16 21:58:50 +01:00
2013-12-23 18:39:10 +00:00
2013-12-23 18:39:10 +00:00
2013-12-20 20:36:21 +01:00
Description
No description provided
Readme 40 MiB
Languages
C++ 63.9%
QML 29.4%
CMake 3.3%
Shell 1.3%
Python 1%
Other 1%