Rijnder Wever

Results 43 issues of Rijnder Wever

Like many others, I use my compositor mainly to deal with screen tearing. I'm not completely satisfied with the performance of picom/compton, however, which is why I was drawn to...

If I force iTerm with `-iterm` everything works fine, but the only thing kitty displays is a bunch of A's (and then some other random letters): ``` AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA......

Great little app! I find the default mount path a bit troublesome to reach though (I know that I can run `lsblk` and copy/paste, but simpler solutions are def possible),...

enhancement

If I run `make` after having run cmake, I get the following error: ``` /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/functional:1045:13: error: no matching constructor for initialization of 'binder1st' {return binder1st(__op, __x);} ``` https://github.com/eLvErDe/museek-plus/issues/29#issuecomment-274582265 suggests that...

## What change would you like to see? When attempting to review a particular page from the QA tab, I would like to be shown _why_ the QA UI fails...

enhancement

SVGs often render way too big on most websites (see e.g. [github](https://github.com/baskerville/plato/blob/e6d071a3258f2ef9eb38881ff5641b8782c3c30f/doc/LIBRARY.md) and the [mozilla docs](https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Adding_vector_graphics_to_the_Web), see also the screenshot below), providing quite the distraction. Moreover, they are generally non-informative...

`make` fails for me with the following error when I try to cross-compile: ``` refresh.c:12:10: fatal error: fbink.h: No such file or directory 12 | #include "fbink.h" | ^~~~~~~~~ compilation...

When I run `./build.sh`, the script fails at the `dx` call: ``` termuxlauncher $ ./build.sh ... termuxlauncher $ dx --dex --verbose --output ./bin/classes.dex ./obj processing ./obj/./amsitlab/android/apps/termuxlauncher/MainActivity.class... processing ./obj/./amsitlab/android/apps/termuxlauncher/MainActivity$1.class... processing ./obj/./amsitlab/android/apps/termuxlauncher/R.class......

One thing I miss from [fbpad-eink](https://github.com/kisonecat/fbpad-eink) is the ability to run a terminal session along with Plato (i.e. ereader software). I gather that this ability was not really your intention...

It doesn't really fit your personal use case I suppose, but I'm using `jslisten` in a similar manner to joystick mappers as [qjoypad](https://github.com/panzi/qjoypad) and [antimicro](https://github.com/juliagoda/antimicro) - i.e. I map a...

enhancement
help wanted