SIGN IN SIGN UP
microsoft / PowerToys UNCLAIMED

Microsoft PowerToys is a collection of utilities that supercharge productivity and customization on Windows

0 0 130 C#

CmdPal: Successfully open when opened on other displays (#48061)

When we were docked on a screen other than the primary display, then
clicking on a dock item that was a `IPage` would result in the palette
window just not showing up at all.

The fix is to make sure that we use the actual position of the current
monitor in the calculation of the final position of the palette HWND.
M
Mike Griese committed
11083c9fb2cb726dd5e6ae845442b45993b69017
Parent: 809601a
Committed by GitHub <noreply@github.com> on 5/23/2026, 10:55:51 AM