vincowl

Results 9 issues of vincowl

Regexp defined by users for textboxes (for example) are forced to be case insensitive, which disallow to validate rules such as /^[A-Z]+$/ to force user to write its data only...

## Description Graphical apps are automatically shut down after sleep mode. This occurs at least with Code and Gemacs. It happened after upgrading gtk3 to 3.24.9 and xdg_utils to 1.1.3_1....

bug 🐛

While compiling `qtbase` to update it, errors are thrown linked to openssl messages. Google search shows that `libressl` and `qtbase` don't play together well. 4 solutions : 1. wait for...

bug 🐛
x86_64

Launching `mpv`, the video is correctly displayed but have no sound. Chromebrew's packages are fully updated. Here is the output of the `mpv` launching : ``` (+) Video --vid=1 (*)...

bug 🐛

Fixes #360 It would be nice to be able to activate numbered headings or not

### I confirm that... - [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), [Discourse](https://discourse.doomemacs.org), and [Google](https://google.com), in case this issue has already been reported/resolved. - [X] I have read...

module:editor/format
is:regression

While setting `hugo_version: 0.111.3`, the following error is raised : ``` latest: Pulling from plugins/hugo Digest: sha256:89a35ebbd5a3a06e8e1f5f39cce33f05dddfe3370012c94118093ac2a6ca9c46 Status: Image is up to date for plugins/hugo:latest + /tmp/hugo404086073/2623755503 --destination public_html Error...

It seems it will become REALLY hard to upgrade wkhtmltox since developers totally changed their approach between 0.12.4 and 0.12.5 (or at least what they provide). i386-linux and amd64-linux are...

enhancement 🌱
help wanted 🚑