7 ms·
Firefox on Linux currently doesn't support a mixture of HiDPI and non-HiDPI monitors, it has a single DPI setting. I think it will be supported when this [1] bu
by krmtl 12y ago
Firefox on Linux currently doesn't support a mixture of HiDPI and non-HiDPI monitors, it has a single DPI setting. I think it will be supported when this [1] bug is resolved.
Shameless plug: I have written an addon to workaround this [2].
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=975919 https://bugzilla.mozilla.org/show_bug.cgi?id=975919
[2] https://addons.mozilla.org/en-US/firefox/addon/autohidpi/ https://addons.mozilla.org/en-US/firefox/addon/autohidpi/
- lazerscience 12y agoPlanning to do something similar for Thunderbird as well, as it suffers from the same problem?
- quotemstr 12y agoAutoHiDPI seems to look at the width of the active window rather than the size of the screen. This behavior seems like a bug.