New Apple Silicon M4 and M5 HiDPI Limitation on 4K External Displays
https://smcleod.net/2026/03/new-apple-silicon-m4-m5-hidpi-limitation-on-4k-external-displays/
#HackerNews #AppleSilicon #M4 #M5 #HiDPI #4KDisplays #ExternalMonitors #TechNews
New Apple Silicon M4 and M5 HiDPI Limitation on 4K External Displays
https://smcleod.net/2026/03/new-apple-silicon-m4-m5-hidpi-limitation-on-4k-external-displays/
#HackerNews #AppleSilicon #M4 #M5 #HiDPI #4KDisplays #ExternalMonitors #TechNews
My current thinking is that in order to make a resolution independent UI toolkit one must first have a resolution independent drawing library?
The things I've found on that were algorithms based on device independent pixels.
Is that still actually the state of the art?
My primary design constraint is that I want the scaling to be zero cost when there's no actual scaling happening.
Can anyone point me to some good books/posts on the subject?
@Eeveecraft @kirb good question.
I do think that #FrutigerAero can be made better and more #accessible with a reinterpretation that I'd call "#LexendGlass" because it not using #Frutiger and isn't merely #AeroGlass or #LiquidAss aka. #LiquidGlass, but should use more contrast…
New #blog #post: How Many Pixels Do You Really Need?
https://rldane.space/how-many-pixels-do-you-really-need.html
293 words
Another lightweight post, which got prematurely posted [here], hilariously enough. ;)
cc: my wonderful #chorus: @joel @dm @sotolf @thedoctor @pixx @orbitalmartian @adamsdesk @krafter @roguefoam @clayton @giantspacesquid @Twizzay @stfn @ay
(I will happily add/remove you from the chorus upon request! :)
#rlDaneWriting #blost #HIDPI #LoRes #RetroComputing #Nostalgia #Linux #Unix
Many notebooks and tablets now ship with displays that aren’t quite HiDPI, but are more pixel dense than traditional displays. In OS 8.1, we now support fractional display scaling in the Secure Session
Just in case you are using an #iPad as your work horse and connect to a computer using a #RemoteDesktop. Here are helpful custom screen #resolutions to make the iPad feel like native.
I am using #SwitchResX. The 21:9 is an ultra wide 4k monitor I sometimes use as external screen, the 13:9 is the new iPad Pro 11", the 10:7 is the older iPad Pro 11". The ultra high resolutions are just there to support #HiDPI resolutions which make the image look crisp!
Petite découverte du comportement de #macOS …
Quand 2 écrans (1 Retina et 1 non Retina) sont connectés au Mac
Si :
- l'écran Retina est l'écran principal
Alors :
- Le #DPR renvoyé par les 2 écrans est de 2 car l'écran non Retina est forcé en mode #HiDPI
Mais
Si :
- l'écran non #Retina est l'écran principal
Alors :
- Le DPR renvoyé par l'écran non Retina est bien de 1
- Le DPR renvoyé par l'écran Retina est bien de 2
Si j'avais su je n'aurais pas perdu du temps à debug ma page #web pour rien.
On my laptop, I'm using #Gnome 48 in #Debian Trixie, under Wayland. There are two 1080p displays connected, and it also has a 1920p built-in screen which I'm using with 200 % scaling.
If I use Gnome's builtin screenshot tool, all screenshots from the 100 % screens are blurry: It's scaling up the 1080p screens, interpolating pixels.
Here's an example screenshot dragged across both screens, #HiDPI on the left.
The issue is: It's also blurry when screenshotting only a 1080p screen.
Suggestions?