NSPopover in HUD mode blurs - but NSWindow in HUD does not

491 Views Asked by At

Is there a way to either blur the NSWindow in HUD mode or unblur the NSPopover so that the effect matches?

enter image description here

1

There are 1 best solutions below

0
On

Take a look at this GitHub project. It looks like crutch code but it works.