For example: increase the shadow, remove the lower shadow, ...
And I tried to override the invalidateShadow NSWindow selector , but it was not called when the window shadow changed. I do not want to remove the shadow, I want the shadow not to be invalidated. When is invalidateShadow called ?
source
share