mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-25 09:00:22 +00:00
f37f281f89
For now, only support 1x and 2x scale. I tried doing something "smarter" first where the UI would try to keep the physical resolution constant when toggling between 1x and 2x, but many of the smaller 1x resolutions map to 2x logical resolutions that Compositor rejects (e.g. 1024x768 becomes 512x384, which is less than the minimum 640x480 that Compositor wants) and it felt complicated and overly magical. So this instead just gives you a 1x/2x toggle and a dropdown with logical (!) resolutions. That is, 800x600 @ 2x gives you a physical resolution of 1600x1200. If we don't like this after trying it for a while, we can change the UI then. |
||
---|---|---|
.. | ||
Browser | ||
BuildInstructions.md | ||
CLionConfiguration.md | ||
CodingStyle.md | ||
HardwareCompatibility.md | ||
HighDPI.md | ||
INSTALL.md | ||
NotesOnWSL.md | ||
SmartPointers.md | ||
UsingQtCreator.md | ||
VirtualBox.md | ||
VirtualBox_Creation_Reference.png |