-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Tracking Issue: DPI Usability Upgrades #939
Copy link
Copy link
Closed
Labels
D - averageLikely as difficult as most tasks hereLikely as difficult as most tasks hereH - help wantedSomeone please save usSomeone please save usI - BLOCKING RELEASEPrevents a new releasePrevents a new releaseP - highVital to haveVital to haveS - apiDesign and usabilityDesign and usabilityS - enhancementWouldn't this be the coolest?Wouldn't this be the coolest?S - metaProject governanceProject governance
Description
This issue tracks the implementation of the HiDPI API changes that were discussed in #837. PRs implementing this change should be made against the dpi-overhaul branch, and we'll merge that branch onto master once it's implemented on all platforms.
- Public API changed
- Implemented on all platforms
- Windows - WIP - Make EL2 DPI changes and implement on Windows #895
- macOS - macOS: Dpi overhaul #997
- iOS - iOS: Dpi overhaul #1223
- Linux X11 - Implement DPI Usability Upgrades for X11 and Wayland #1098
- Linux Wayland - Implement DPI Usability Upgrades for X11 and Wayland #1098
- Web - Implement hidpi for web platform #1233
- Added an entry to
CHANGELOG.mdif knowledge of this change could be valuable to users - Updated feature matrix, if new features were added or implemented.
- Update DPI module docs to properly describe Winit's new DPI handling system - Use i32 in Position::Physical #1350
- Implement HiDpiFactorChanged on the web
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
D - averageLikely as difficult as most tasks hereLikely as difficult as most tasks hereH - help wantedSomeone please save usSomeone please save usI - BLOCKING RELEASEPrevents a new releasePrevents a new releaseP - highVital to haveVital to haveS - apiDesign and usabilityDesign and usabilityS - enhancementWouldn't this be the coolest?Wouldn't this be the coolest?S - metaProject governanceProject governance