←back to thread

Ancient X11 scaling technology

(flak.tedunangst.com)
283 points todsacerdoti | 1 comments | | HN request time: 0s | source
Show context
amiga386 ◴[] No.44371936[source]
It's not "can you provide the screen DPI to a window?" people bemoan, it's "can you draw one window across two screens with differing DPIs, transparent to the application?"
replies(3): >>44373475 #>>44374976 #>>44376314 #
kelnos ◴[] No.44373475[source]
You can absolutely do that on X11, but you have to do it in the client, and no one cares to do it.
replies(2): >>44374620 #>>44378572 #
em-bee ◴[] No.44374620[source]
if you have to do it in the client, aka the application, then it's not transparent to the application
replies(3): >>44375787 #>>44376620 #>>44377419 #
yjftsjthsd-h ◴[] No.44377419[source]
If we can require applications to draw their own window controls, I think we can ask them to handle their pixel densities.
replies(1): >>44379495 #
1. em-bee ◴[] No.44379495[source]
that's a good point. window controls should be at the proper scale too.