-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Move hidpi_factor to MonitorId #315
Copy link
Copy link
Closed
Labels
C - waiting on authorWaiting for a response or another PRWaiting for a response or another PRD - averageLikely as difficult as most tasks hereLikely as difficult as most tasks hereP - normalGreat to haveGreat to haveS - apiDesign and usabilityDesign and usabilityS - enhancementWouldn't this be the coolest?Wouldn't this be the coolest?
Milestone
Description
This would allow the device-pixel-ratio to be determined before creating a window. Alacritty's use case for this is showing a correctly dimensioned window at startup without having a flash of the incorrectly sized window. This is because terminal size is usually dictacted by lines/columns requested, and that requires the scale factor to compute.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C - waiting on authorWaiting for a response or another PRWaiting for a response or another PRD - averageLikely as difficult as most tasks hereLikely as difficult as most tasks hereP - normalGreat to haveGreat to haveS - apiDesign and usabilityDesign and usabilityS - enhancementWouldn't this be the coolest?Wouldn't this be the coolest?