Franck Valentin

Results 10 comments of Franck Valentin

Hi Mottie, I actually need the diacritics! I came up with a first solution which is kind of a proof of concept and only works for characters entered from the...

Hi Mottie, sorry for the late reply. I haven't tried your solution yet but I see an usability issue: this mechanism is different from the one typically used to enter...

it's how it works: if in the configuration you have deadKeys : { '^' : { a : "â" } } then '^' + 'a' => â '^' + [space]...

Oups, just forget my comment about typing extension. I've just realized it allows us to simulate typing into the keyboard. Perhaps this extension should behave the same way as when...

This doesn't work either with the property "background".

Thanks for your swift answer, and your work!

Hi @debora-ito , it happens when copying an object with its metadata from a source to another destination. Interestingly it works on AWS S3 (as far as I remember, the...

@debora-ito Thanks for the hint. Unfortunately, switching to the SDK 2.0 would involve too much refactoring on our side relative to the time we can spend at the moment.

I have the same question for MQTT3. I can't find anywhere how to set it.

Hi, I have the same issue when I try it under Ubuntu 22.04.1 running in WSL2. Scanning public images from Docker 20.10.23 or podman 3.4.4 works but not local images...