kwin/effects/screenshot
Méven Car bd626d9565 ScreenshotEffect: fix lookup of ComparableQPoint keys in QMap
QMap::value() failed to find existing keys when tow ComparablePoint
shared the same x but not the same y.

This commit improves the operator<() to fix that.
2021-01-20 16:50:44 +00:00
..
CMakeLists.txt ScreenshotEffect: Use Service Property to authorize screenshot without confirmation 2020-06-16 19:00:04 +02:00
screenshot.cpp ScreenshotEffect: fix lookup of ComparableQPoint keys in QMap 2021-01-20 16:50:44 +00:00
screenshot.h The client may have closed itself here,will cause kwin to crash 2020-11-03 19:25:29 +08:00