latte-dock/app/view/helpers
Michail Vourlakos 43d91c9b63 drop QRect::setX/Y from all classes
--they can change the QRect width and height
and this is not the desired behavior.
moveLeft/Top are much better replacements.
..
CMakeLists.txt
floatinggapwindow.cpp drop QRect::setX/Y from all classes
floatinggapwindow.h
screenedgeghostwindow.cpp drop QRect::setX/Y from all classes
screenedgeghostwindow.h
subwindow.cpp
subwindow.h