Skip to content

wayland: Always use logical pixels for bounds

Sophie Herold requested to merge wip/sophie-h/logical-pixel-bounds into main

This fixes that with scale-monitor-framebuffer disabled, windows were always configured with bounds using physical instead of logical pixels.

Closes #3269 (closed)

Co-authored-by: Jonas Ådahl jadahl@gmail.com

Merge request reports