kwin/effects/magiclamp
Martin Gräßlin b99e1c0a6b Reduce usage of QCursor::pos() and ::setPos()
Where possible it is changed to Cursor::pos(), where we cannot use the
Cursor class (e.g. Aurorae) we can at least try to limit the usage to
prevent roundtrips to the X server.

REVIEW: 109178
2013-02-27 11:46:30 +01:00
..
CMakeLists.txt Use KConfigXT in MagicLamp effect 2012-09-19 09:29:27 +02:00
magiclamp.cpp Reduce usage of QCursor::pos() and ::setPos() 2013-02-27 11:46:30 +01:00
magiclamp.desktop SVN_SILENT made messages (.desktop file) 2013-01-26 09:04:17 +01:00
magiclamp.h Effects can provide support information through properties 2012-08-17 17:49:49 +02:00
magiclamp.kcfg Use KConfigXT in MagicLamp effect 2012-09-19 09:29:27 +02:00
magiclamp_config.cpp Use KConfigXT in MagicLamp effect 2012-09-19 09:29:27 +02:00
magiclamp_config.desktop SVN_SILENT made messages (.desktop file) 2013-01-26 09:04:17 +01:00
magiclamp_config.h Use KConfigXT in MagicLamp effect 2012-09-19 09:29:27 +02:00
magiclamp_config.ui Use KConfigXT in MagicLamp effect 2012-09-19 09:29:27 +02:00
magiclampconfig.kcfgc Use KConfigXT in MagicLamp effect 2012-09-19 09:29:27 +02:00