mirror of
https://github.com/brl/mutter.git
synced 2025-05-28 09:30:03 +00:00

When calculating the next integer position for negative coordinates it would not increment if the position is already a multiple of one so we need to manually add one.