Kârūn The Rich

Results 11 issues of Kârūn The Rich

At www.dizmo.com, we're developing an interface (of things), and decided to go for VNC and noVNC to enable browser support for our software, which relies as well on multi-touch support....

feature
patchwelcome

Study ExtJS drag & drop possibilities and implement a reasonable approach.

wow
ready

If any non image, binary file should be provided, then it should be displayed as a nice hex-dump.

wow

Given recent scandals about privacy, client side encryption (which is mentioned in the FAQs) should become a priority. Users should not be required to trust, but to _know_ that the...

wow

Render an image in the _project manager_ upon hovering with mouse cursor.

feature
wow

The _Sphinx_ back-end employs a few preset styles `*.sty` an classes `*.cls` to define default "templates"; if people want to modify these they can't since they remain hidden in the...

feature

Actually [NoTex.ch](https://notex.ch) does already support CJK (and other languages); but users of those languages _need_ to know a little bit of LaTex to be able to activate CJK support; e.g....

feature

Create a _reStructuredText cheat sheet_, and offer it for download in exchange for email address; collecting these contact information will allow us to _convert_ visitors to potential leads!

im:convert

It should be possible to _pre-render_ the rST document being created: For this purpose _rst2html_ seems to be a good option; but we need in this case also the possibility...

feature
wow
ready

In `.local/share/bash-completion/completions/avalanche.sh` check for the existence of `compdef`, since otherwise every time a non-zsh shell is launched an error is thrown: ```sh if command -v compdef &> /dev/null then compdef...