|
|
Subscribe / Log in / New account

High-DPI displays and Linux

High-DPI displays and Linux

Posted Nov 14, 2014 10:06 UTC (Fri) by roc (subscriber, #30627)
In reply to: High-DPI displays and Linux by glandium
Parent article: High-DPI displays and Linux

Macs window coordinates use a DPI-independent unit so windows don't change size as you move across screens with different DPI. The backing store for a window is resized when the majority of the window moves to a different screen.


to post comments

High-DPI displays and Linux

Posted Nov 15, 2014 20:01 UTC (Sat) by javispedro (guest, #83660) [Link] (1 responses)

The same as Windows, except that OS X will refuse to render a window that is half-way between two monitors (unless it's currently being moved, in which case it just uses raster scaling). It will hide the window in every monitor except the one where most of its area is.

High-DPI displays and Linux

Posted Nov 16, 2014 12:35 UTC (Sun) by bronson (subscriber, #4806) [Link]

Not necessarily... Turn off "Displays have separate spaces" in the Mission Control preferences to have the traditional window-everywhere behavior.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds