Fractional scaling has landed in GNOME 3.32 (and may make it into Ubuntu 19.04) (gitlab.gnome.org) 15 points by marco1 7y ago ↗ HN
[–] burtonator 7y ago ↗ Anyone know how this will work in browser and apps like Electron?All my icons are vectors or fonts so I can scale them proportionally.I'm still behind the curve on dark mode though..I saw a reference to a proposed web standard to detect if the user prefers a dark mode but can't find it now. [–] colejohnson66 7y ago ↗ Not web standard, but for macOS: https://stackoverflow.com/questions/25207077/how-to-detect-i... [–] marco1 7y ago ↗ @media (prefers-color-scheme: light|dark|no-preference) { ... }https://drafts.csswg.org/mediaqueries-5/#descdef-media-prefe...
[–] colejohnson66 7y ago ↗ Not web standard, but for macOS: https://stackoverflow.com/questions/25207077/how-to-detect-i...
[–] marco1 7y ago ↗ @media (prefers-color-scheme: light|dark|no-preference) { ... }https://drafts.csswg.org/mediaqueries-5/#descdef-media-prefe...
[–] jdillaaa 7y ago ↗ finally! been waiting forever for this on my WQHD thinkpad with waylandedit: good post and discussion here https://www.phoronix.com/scan.php?page=news_item&px=GNOME-3....
4 comments
[ 3.5 ms ] story [ 20.9 ms ] threadAll my icons are vectors or fonts so I can scale them proportionally.
I'm still behind the curve on dark mode though..
I saw a reference to a proposed web standard to detect if the user prefers a dark mode but can't find it now.
https://drafts.csswg.org/mediaqueries-5/#descdef-media-prefe...
edit: good post and discussion here https://www.phoronix.com/scan.php?page=news_item&px=GNOME-3....