Results 13 issues of Jan Knížek

When there's not template or scheme file, we get a general error saying not all resources present. Instead, it'd be nice if it reported what is missing. I suggest creating...

Thanks for this awesome app. Reacting to this https://github.com/BasioMeusPuga/Lector/issues/17 can you add some shortcut for adding default annotation? Or maybe a button "Annotate with default" next to showing annotations. It...

It'd would be nice to have shorter version for all arguments. I put together a list with suggestions: argument | suggestion | occurrence ----|---|---- priority | -p | new, list...

Not sure if this is desirable, but when using: ``` swayidle -w timeout 180 'swaymsg "output * dpms off"' \ resume 'swaymsg "output * dpms on"'` ``` and the laptop...

Hi, I'm going through some apps I use and create entries for them on wiki. However, since it's not part of the original repo, I'm not sure how to contribute....

Nice app. It would be nice if the app would remember last values in field extrusion and last used temperatures (or as it is in webapi, set default values for...

wishlist

Hi, I'm running Lineage OS 7.1.1 and I'm getting this error: `ls: reading directory 'point/': Input/output error` I guess the problem is in on of the methods open/read/releasedir. I've tried...

Partially fixes #32. I wasn't able to add tests. I feel like it could be added in `tests/unit/completion/test_models.py` just like bind command (`test_bind_completion` and others). Or in `test_completer.py` by adding...

**Version info**: qutebrowser v3.0.2 Git commit: 9f8e9d96c-dirty on master (2023-11-19 19:48:52 +1300) Backend: QtWebEngine 6.6, based on Chromium 112.0.5615.213 (from api) Qt: 6.6.0 **Does the bug happen if you start...

Hi, thanks for the great idea. However, it does not work on my PC. I copied all the dependencies (some lib from xulrunner I copied into /usr/lib) and I got...