Sindre Sorhus

Results 4096 comments of Sindre Sorhus

You may be able to do it using a passthrough DRM view: https://github.com/devCracker/ScreenGuard-iOS To hide windows, you could use [ScreenCaptureKit](https://developer.apple.com/documentation/screencapturekit/) instead of this package.

That looks fine, but you need to ensure the order is correct (that it follows the order macOS would put the symbols). We could add something for this here, but...

https://github.com/sindresorhus/globby/commit/fcb07c390733ec90d939e73ce9d869c696730a02

@XhmikosR still interested in fixing this?

This is a macOS 15 bug. Another computer restart should resolve it.

I will keep this open to avoid other people posting about this.

I think https://github.com/sindresorhus/ky/issues/677 is what you want.

You should open an issue on the `no-undefined-references` rule as it's where the problem is.