Ömer Fadıl Usta
ac021a38b7
Fix Typo in header guard of floatinggapwindow
3 years ago
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
Michail Vourlakos
7bc31fc9ea
support wayland activities since kf5>=5.81
4 years ago
Alexander Lohnau
505379ed04
Use spdx syntax for all files
4 years ago
Michail Vourlakos
c7d11c443e
fix hiding of panels with mask technique
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