mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-02-24 12:11:09 +01:00
Switch PowerDisplay process/profile IPC from Windows Events to Named Pipe communication, using a new process manager for robust lifecycle and messaging. Remove ProfileOperation and event-based profile apply logic. Add per-monitor feature visibility controls (including color temperature) in Settings UI and flyout, with improved warning dialog. Update serialization, resources, and documentation accordingly.