diff options
author | Christian Duerr <contact@christianduerr.com> | 2021-02-15 14:58:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-15 14:58:12 +0000 |
commit | fc87aaa4b10b9a5949fa2eae9e33ef66949b70d3 (patch) | |
tree | 6a346b8c80fe6b337f0eaba372237e2283bdf0e2 /alacritty_terminal | |
parent | d872b9f3aed225bcae74ee3707a690c1a096608e (diff) | |
download | alacritty-fc87aaa4b10b9a5949fa2eae9e33ef66949b70d3.tar.gz alacritty-fc87aaa4b10b9a5949fa2eae9e33ef66949b70d3.zip |
Limit the maximum DPR on X11 to 10
Since there have a bunch of problems caused by an excessive DPI reported
by XRandr, this limits the maximum DPR on X11 to 10.
These issues would commonly cause problems like long startup times or
crashes, which are hard to troubleshoot for the user. While a limit of
10 might not eliminate all of these issues, it should still make it
possible for Alacritty to start to make troubleshooting simpler.
Fixes #3214.
Diffstat (limited to 'alacritty_terminal')
0 files changed, 0 insertions, 0 deletions