Geobert Quach

Results 49 issues of Geobert Quach

Merci pour cette extension ! J’ai trouvé un cas où ça ne marche pas bien : https://main.elk.zone/mamot.fr/@casilli/109749219480303003 J’ai l’impression que ça fonctionne au moment où l’extension s’installe, mais plus du...

Using 1.16.3, on a markdown file with this a toml frontmatter: ``` +++ title = "my blog post title" date = 2072-09-21 draft = true [taxonomies] tags = ["tag1", "tag2"]...

https://www.jamendo.com/ # outer HTML: ## Pause button ```html ``` ## Play ``` ``` ## Next ``` ``` ## Previous ``` ```

Hi, it seems Ffx Nightly has some mediakeys support and I was wondering the impact it has on this extension. Without it, sometimes play/pause doesn't do anything. With it, if...

browser_bug

It is possible to have an option to sent tabs open in background in front of the deque? Use case, I'm on a page, middle clicking links and close the...

Hi, I’m in a mixed env with Rust code used in a C++ program. C++ side initialize the pkcs11 lib so Rust side can’t. If Rust side calls `C_Finalize`, I...

Fixes https://github.com/neovide/neovide/issues/2669 ## What kind of change does this PR introduce? - Fix ## Did this PR introduce a breaking change? - No I had this keymap that wasn’t working...

Hi, I'm using `master` branch on `624ba659da7ed97cd973d98fe1c0eae331a6f84c` so I can follow the `examples` folder :). I'm trying to send a `Sample` over TCP using `tokio` and I'm reaching a point...

question