Skip to content

Ensure move() calls in placement move in integer values

Arjen Hiemstra requested to merge work/ahiemstra/placement into master

Otherwise we run the risk of placing windows at floating coodinates, which leads to interpolated rendering which doesn't look nice.

BUG: 457143

Merge request reports