Skip to content

Conversation

@ShahzaibIbrahim
Copy link
Contributor

Moving methods that are consumed only by Windows from DPIUtil to Win32DPIUtil (global state handling for monitor-specific scaling)

Note: The methods are moved using eclipse refactor tool.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2025

Test Results

   546 files  ±0     546 suites  ±0   30m 42s ⏱️ + 3m 24s
 4 425 tests ±0   4 408 ✅ ±0   17 💤 ±0  0 ❌ ±0 
16 746 runs  ±0  16 619 ✅ ±0  127 💤 ±0  0 ❌ ±0 

Results for commit 3bee214. ± Comparison against base commit 7e6f2aa.

♻️ This comment has been updated with latest results.

@ShahzaibIbrahim ShahzaibIbrahim force-pushed the master-379 branch 2 times, most recently from b338416 to 9d996e4 Compare August 6, 2025 09:03
@ShahzaibIbrahim ShahzaibIbrahim marked this pull request as draft August 6, 2025 09:19
@ShahzaibIbrahim ShahzaibIbrahim marked this pull request as ready for review August 6, 2025 09:57
@ShahzaibIbrahim ShahzaibIbrahim force-pushed the master-379 branch 2 times, most recently from d21643a to bb0160f Compare August 6, 2025 11:34
Copy link
Contributor

@HeikoKlare HeikoKlare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Except for missing copyright headers, the PR looks fine to me.

Moving methods that are consumed only by Windows from DPIUtil to
Win32DPIUtil (global state handling for monitor-specific scaling). Also extract out GtkDPIUtil and CocoaDPIUtil into its standalone class
Copy link
Contributor

@akoch-yatta akoch-yatta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me as well

@akoch-yatta akoch-yatta merged commit 9eea8f6 into eclipse-platform:master Aug 7, 2025
17 checks passed
@akoch-yatta akoch-yatta deleted the master-379 branch August 7, 2025 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move monitor-specific scaling functionality from DPIUtil to Win32DPIUtil

3 participants