-
Notifications
You must be signed in to change notification settings - Fork 39.6k
Heterogeneous DPI support on Linux #41345
Copy link
Copy link
Open
Labels
electronIssues and items related to ElectronIssues and items related to Electronfeature-requestRequest for new features or functionalityRequest for new features or functionalitylinuxIssues with VS Code on LinuxIssues with VS Code on LinuxupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)upstream-issue-linkedThis is an upstream issue that has been reported upstreamThis is an upstream issue that has been reported upstreamworkbench-os-integrationNative OS integration issuesNative OS integration issues
Milestone
Metadata
Metadata
Assignees
Labels
electronIssues and items related to ElectronIssues and items related to Electronfeature-requestRequest for new features or functionalityRequest for new features or functionalitylinuxIssues with VS Code on LinuxIssues with VS Code on LinuxupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)upstream-issue-linkedThis is an upstream issue that has been reported upstreamThis is an upstream issue that has been reported upstreamworkbench-os-integrationNative OS integration issuesNative OS integration issues
Steps to Reproduce:
Like any other X11 application, Visual Studio Code cannot adapt to heterogeneous scaling.
Wayland support, discussed in #1739, is needed to enable this. I feel that opening a new issue is justified by the problem described, which was not mentioned by the commenters on that issue.
Does this issue occur when all extensions are disabled?: Yes