WhizSid

Results 25 comments of WhizSid

@hoodie The only mismatch between those APIs are the categories and action buttons mapping. I have a plan to support it as compatible layers. As an example we can define...

@bilelmoussaoui Oh! I didn't see it. I have also generated this library yesterday. https://github.com/whizsid/soup-rs . I can make a PR after adding them to 'cargo' and 'gir' config files. If...

@bilelmoussaoui Currently I am using a custom build of the webkit2gtk-rs. But the same issue appeared when using the 'webkit2gtk-webextension-rs' library.

@bilelmoussaoui Thank you! But still, I can not use it with webkit2gtk. I am getting an error like 'failed to select a version for `gio-sys`'. soup-rs is depending on gio-sys...

Can reproduce this issue in laravel `8.1` too. @hshahdoost 's fix is still working.