Sergei Metlenkin

Results 6 comments of Sergei Metlenkin

Hi @togiberlin, could this be merged ? ;)

@ChetanPatelSS You could try this: ``` const fileName = 'SomeFileName.ext'; const filePath = `${ReactNativeBlobUtil.fs.dirs.DocumentDir}/${fileName}`; ReactNativeBlobUtil.MediaCollection.copyToMediaStore( { name: fileName, parentFolder: '', mimeType: 'application/octet-stream', }, 'Download', filePath ); ``` It works for...

> I ran into the same problem (Fedora 36, GNOME 42, NVIDIA GTX 1070 driver version 520.56.06). I managed to fix it by running scrcpy under XWayland. This can be...

> Here's the patch for an actual RTL. No data or starting index manipulation is required. > > Important note, for this to work you have to: > > 1....

@obahareth I've added this theme to zed's extensions repo. :) Waiting for review.