Skip to content

Draft: Port more code away from std::round() to snapToPixelGrid()

Vlad Zahorodnii requested to merge work/zzag/less-std-round into master

This centralizes the pixel grid snapping algorithm, which helps to ensure that the content is snapped the same way throughout kwin.

Merge request reports