mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-17 23:13:55 +01:00
This commit adds SocketMessage::FocusWindow as a target to update the border position on at the end of the command handler. There are some occasions where the EVENT_SYSTEM_FOREGROUND notification isn't being sent (on newer versions of Win11, I think), so we can't count on the border being updated when that event is received by the event handler.