Skip to content

Conversation

@amartya4256
Copy link
Contributor

@amartya4256 amartya4256 commented Sep 1, 2025

This PR adds Win32 API for SystemParametersInfoForDpi in OS.java.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2025

Test Results

   546 files  + 7     546 suites  +7   30m 40s ⏱️ -51s
 4 426 tests +54   4 409 ✅ +52   17 💤 +3  0 ❌  - 1 
16 750 runs  +54  16 623 ✅ +52  127 💤 +3  0 ❌  - 1 

Results for commit 60d4dec. ± Comparison against base commit 3bcbb47.

♻️ This comment has been updated with latest results.

@amartya4256 amartya4256 force-pushed the amartya4256/SystemParametersInfoForDpi branch 2 times, most recently from 80c124a to f413a73 Compare September 1, 2025 09:42
@amartya4256 amartya4256 changed the title Add SystemParametersInfoForDpi Win32 API Add SystemParametersInfoForDpi Win32 API and usage by Caret Sep 1, 2025
@amartya4256 amartya4256 changed the title Add SystemParametersInfoForDpi Win32 API and usage by Caret Add SystemParametersInfoForDpi Win32 API and use in Caret Sep 1, 2025
@amartya4256 amartya4256 force-pushed the amartya4256/SystemParametersInfoForDpi branch from f413a73 to 51f7439 Compare September 1, 2025 11:17
@akoch-yatta akoch-yatta force-pushed the amartya4256/SystemParametersInfoForDpi branch from 51f7439 to b8db719 Compare September 1, 2025 11:20
@amartya4256 amartya4256 changed the title Add SystemParametersInfoForDpi Win32 API and use in Caret Add SystemParametersInfoForDpi Win32 API Sep 1, 2025
This commit adds Win32 API of SystemParametersInfoForDpi.
@HeikoKlare HeikoKlare force-pushed the amartya4256/SystemParametersInfoForDpi branch from b8db719 to 60d4dec Compare September 1, 2025 15:06
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.

Required for #2470 and merged independently as preparatory step to be indepent from code changes in case native build does not succeed.

@HeikoKlare HeikoKlare merged commit 2efcaef into eclipse-platform:master Sep 1, 2025
17 checks passed
@HeikoKlare HeikoKlare deleted the amartya4256/SystemParametersInfoForDpi branch September 1, 2025 15:20
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.

Add SystemParametersInfoForDpi API for win32 and use it in Caret

2 participants