Jeremy Legendre

Results 27 comments of Jeremy Legendre
trafficstars

This is definitely possible to do at the native level. I know there are plans for version 1.0 that would allow someone to pass their own native window to webview...

What would CEF support entail exactly? CEF is an embedded browser as-is. CEF on macOS also requires you to package in an entirely separate "helper" app which is ridiculous. It...

This is also happening in Xcode. I suspect whatever issue is causing this in Chrome is the same

Hey, this may not be getting much attention because the internal driver (this one) is considered legacy. The default driver as of Xcode 13 [swift-driver](https://github.com/apple/swift-driver). You might have better luck...

Yes, I can open/browse `.car` files with this. Is it still crashing for you?

Sounds like you have a breakpoint set... Try running ThemeEngine without Xcode

Try restarting Finder. In terminal type `killall Finder`

@yonigold1 I have made a fork of this project and included a notarized release. https://github.com/jslegendre/ThemeEngine/releases/tag/v1.0.0(112) @MUI68K My fork contains instructions on how to remount the system volume as read/write. I...

@yonigold1 I was getting that problem too but seemed to depend on the file and what edits were made. Issue has been fixed, check out the latest release