Commit Graph

7 Commits (c758a694e0e53c3f3ae5146bc613d47871986bb2)

Author SHA1 Message Date
Michail Vourlakos ec62b36018 position kwinedgehelper properly after startup
BUG:448433
FIXED-IN:0.10.8
3 years ago
Michail Vourlakos aa57d21515 kwinedge:calculations improvements 3 years ago
Michail Vourlakos 20e3f3cbb3 kwinedges:fix calculations and positioning 3 years ago
Alexander Lohnau 505379ed04 Use spdx syntax for all files 4 years ago
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.
5 years ago
Michail Vourlakos 67d0ca76dd new wayland id discovery for helper windows 5 years ago
Michail Vourlakos 4b1580c0bd move View::HelperWindows in their own directory
--at the same time create a base SubWindow class for
all window helpers used by Views. Now ScreenEdgeGhostWindow
and FloatingGapWindow use the same window implementation
5 years ago