Flow.Launcher/Flow.Launcher.Infrastructure/DialogJump
Jack251970 5623bf253b Add null checks and improve dialog window handling
Added early null checks for `hwnd` to prevent invalid processing.
Enhanced thread safety by locking `_dialogWindow` updates.
Documented dialog window state handling with comments for clarity.
Handled scenarios for dialog window movement, resizing, hiding,
destruction, and termination. Improved robustness and maintainability.
2025-11-23 18:05:12 +08:00
..
Models
DialogJump.cs Add null checks and improve dialog window handling 2025-11-23 18:05:12 +08:00
DialogJumpPair.cs