Skip to content

Fix pointer confinement on HiDPI setups

Jonas Ådahl requested to merge jadahl/mutter:wip/hidpi-confinement into main

The confinement region wasn't properly scaled making it behave as if it was a non-hidpi setup.

Merge request reports