Joshua May

Results 22 comments of Joshua May

If it helps you, I've done a little digging. tl;dr is kext loads fine, but doesn't do anything for me (I remap caps). ``` $ sudo kextload /Library/Application\ Support/org.pqrs/Seil/Seil.10.11.signed.kext $...

Also fwiw, seems like it's hanging onto something and refusing to terminate/unload: ``` $ sudo kextunload /Library/Application\ Support/org.pqrs/Seil/Seil.10.11.signed.kext (kernel) Can't unload kext org.pqrs.driver.Seil; classes have instances: (kernel) Kext org.pqrs.driver.Seil class...

The CocoaPods publishing has failed for the last few versions ([here](https://github.com/facebook/flipper/actions/workflows/publish-pods.yml)), each of them after six (!) hours of trying.

[0.1.3](https://github.com/image-rs/image-webp/releases/tag/v0.1.3) was just released, so I'll rebase & clean up the PR soon....ish. I've got some family in town so it might be a couple of days.

Okie doke, tests are green locally, so this should now be ready to review.

> error: package `image-webp v0.1.3` cannot be built because it requires rustc 1.67.1 or newer, while the currently active rustc version is 1.65.0 How much of a dealbreaker is this?...

@RazrFalcon bumped MSRV, can you approve workflow? tyty. Also, do you want me to bump `CHANGELOG.md` within the PR, or do you author those (for consistency etc)?

I was looking into this a little for myself, as I was having the same issue. I switched my blackbar detector to use `letterbox` mode and it solved (most) of...

Some screenshots, to save you spinning it up: Screen | Bootstrap 3 | Bootstrap 4 --- | --- | --- Home | | About | | Printer list | |...

I've rebased after #7, so this should be reviewable/mergeable now.