-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Handle hidpi scaling. #105
Copy link
Copy link
Closed
Labels
C - in progressImplementation is proceeding smoothlyImplementation is proceeding smoothlyC - needs discussionDirection must be ironed outDirection must be ironed outD - hardLikely harder than most tasks hereLikely harder than most tasks hereP - highVital to haveVital to haveS - apiDesign and usabilityDesign and usabilityS - enhancementWouldn't this be the coolest?Wouldn't this be the coolest?
Milestone
Description
The wording here is intentionally vague because I don't know very well what the possibilities are and what makes sens for winit. It is safe to say that it would be good for winit to expose some way to indicate whether the application is "dpi-aware" and avoid having the window upscaled by the window manager for apps that don't want this behavior.
On Fedora 25 with wayland (now enabled by default), winit windows are all upscaled on hidpi screens.
cc @vberger
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C - in progressImplementation is proceeding smoothlyImplementation is proceeding smoothlyC - needs discussionDirection must be ironed outDirection must be ironed outD - hardLikely harder than most tasks hereLikely harder than most tasks hereP - highVital to haveVital to haveS - apiDesign and usabilityDesign and usabilityS - enhancementWouldn't this be the coolest?Wouldn't this be the coolest?