Skip to content

Conversation

@nehuenpereyra
Copy link

✨ Pull Request

📓 Referenced Issue

Fixes: #1362

ℹ️ About the PR

This PR resolves a flickering issue on Windows 11 that occurs when minimizing and maximizing the application or when using Alt+Tab switching.
The issue only happens on the first attempt to switch; subsequent attempts work correctly. However, after switching to another app, the problem reappears.

🛠️ What was done

  1. Implemented a fix to ensure the window transitions (minimize, maximize, and Alt+Tab switch) occur without flickering during the first interaction cycle.

  2. Verified that all tests run successfully with no errors.

💬 Notes

🖼️ Testing Scenarios / Screenshots

image
@CLAassistant
Copy link

CLAassistant commented Nov 14, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants