Bastian Gruber
Bastian Gruber
I stopped looking and using `grim` now: `bindsym Print exec grim -t jpeg ~/Screenshots/$(date +%Y-%m-%d_%H-%m-%s).jpg` https://github.com/emersion/grim I didn't have much time to dig further. Maybe the `grim` source code can...
What's the status on this?
Running into the same issue here as well (Arch and Fedora).
Any update on this? Happens on Arch and Fedora. Solution is (as of now) to downgrade to `gcc-12`
fixed the comments
The `SEAFILE_SERVER_PACKAGE_URL` also changed to: `https://s3.eu-central-1.amazonaws.com/download.seadrive.org` instead of `https://download.seadrive.org`.
After working on https://github.com/mozilla/uniffi-rs/pull/2191, and trying to create a Python struct which holds all the modifications for the templates: It's not that straight forward. Currently, the `ComponentInterface` holds a lot...
> We briefly discussed UDL yesterday, so it's worth pointing out that the fxa-client crate has [extensive docs in UDL](https://github.com/mozilla/application-services/blob/main/components/fxa-client/src/fxa_client.udl) which we should make sure are rendered. I believe some...
I requested to use `ruby/setup-ruby` for this repository: https://bugzilla.mozilla.org/show_bug.cgi?id=1915656
@bendk I simplified the `Cargo.toml` a lot ([diff](https://github.com/mozilla/application-services/pull/6354/commits/9d019ee3a6afbbbd52355aebe2a1fd0a93ad4f09)), and we directly use the `megazords/ios-rust` dependencies now. The static website lives in the `swift-docs` branch for now: https://github.com/mozilla/application-services/tree/swift-docs We have one...