Jayesh Bhoot

Results 23 issues of Jayesh Bhoot

As of v3.1, the add-on ignores mouse movement entirely. However, quite often, finger may not stay steady on a touchpad during long tap. In this situation, the add-on won't respond...

enhancement

Also, base/archlinux has been deprecated on Docker Hub, replaced by archlinux/base; but the dockerfile still points to the former. Is the archlinux Dockerfile in obsolete state?

NOTE: I initially posted this issue in ocaml-lsp repo (https://github.com/ocaml/ocaml-lsp/issues/619). As requested, I have copy-pasted the original post here. Its worth reading through the conversation that has happened so far...

Kind/Bug

GNOME Search by default searches with several contexts. The results of this extension appear at the bottom, thus forcing me to type more, which sort of kills the goal of...

so that the user becomes aware of the feature, and the add-on that provides this feature.

The attached video shows that LSP works well with a short list, but crashes while parsing a long list. https://github.com/ocaml/ocaml-lsp/assets/1915507/9d1b9afd-2753-4c43-9af0-20a62b433955

bug

I am attempting the following: ``` [widgets.table-of-contents] widget = "toc" selector = "hgroup:has(h1)" action = "insert_after" ``` soupault throws an error `Fatal error: exception Soup.Parse_error("unknown pseudo-class or pseudo-element ':has'")` I...

Note: This post is a [copy-paste](https://lists.sr.ht/~dmbaturin/soupault/%3C161129d6-d4d1-482a-ad6c-c0975f79c75b%40app.fastmail.com%3E) from soupault's mailing list on sourcehut. That list does not seem to be in use. --- Is it possible to put multiple index pages...