logoalt Hacker News

em-beetoday at 7:41 AM3 repliesview on HN

if you have to do it in the client, aka the application, then it's not transparent to the application


Replies

p_ltoday at 10:54 AM

It's not transparent on Wayland or Windows (no idea about mac) either if you want actually properly drawn stuff.

Well, ok, on Windows if you keep to certain standard elements of Windows API and only use standard widgets you could get close to transparency.

yjftsjthsd-htoday at 1:58 PM

If we can require applications to draw their own window controls, I think we can ask them to handle their pixel densities.

show 1 reply
rbanffytoday at 12:41 PM

It'll not be transparent to an application using basic X APIs, but nothing prevents a higher level UI toolkit from implementing it properly.