Skip to content

Conversation

HeikoKlare
Copy link
Contributor

Currently, DPI change handling is implemented in Control. However, according OS events are only created and reasonable at Shell level. This change thus moves the according implementations to the Shell class. It also limits the last queued DPI event storage for cancellation on subsequent events to the Shell class.

Copy link
Contributor

github-actions bot commented Oct 16, 2025

Test Results

  115 files  ±0    115 suites  ±0   11m 38s ⏱️ +42s
4 554 tests ±0  4 538 ✅ ±0  16 💤 ±0  0 ❌ ±0 
  311 runs  ±0    308 ✅ ±0   3 💤 ±0  0 ❌ ±0 

Results for commit dba7865. ± Comparison against base commit 1f8df87.

♻️ This comment has been updated with latest results.

@HeikoKlare HeikoKlare marked this pull request as ready for review October 16, 2025 17:35
Currently, DPI change handling is implemented in Control. However,
according OS events are only created and reasonable at Shell level.
This change thus moves the according implementations to the Shell class.
It also limits the last queued DPI event storage for cancellation on
subsequent events to the Shell class.
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.

1 participant