Skip to content

Add experimental preference to enable update on runtime behavior #134

@akoch-yatta

Description

@akoch-yatta

Where:
UI:

  • Preferences -> General -> Appereance
  • Best case: Preference is only visible on Windows

Code:

  • perhaps org.eclipse.e4.ui.swt.win32

What is affected:

  • swt.autoscale: if not active -> change nothing, if active -> change
  • Browser: , swt.autoscale, swt.autoscale.updateOnRuntime

What:

  • Evaluate preference at workbench initialization:
  • configure Display accordingly: Display::setRescalingAtRuntime
  • Edge as default browser -> Set the system property "org.eclipse.swt.browser.DefaultType" to edge

This preference must be disabled by default

Metadata

Metadata

Labels

HiDPIA HiDPI-Related Issue or FeatureSWTIssue for SWT

Type

No type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions