Jelle De Loecker

Results 81 comments of Jelle De Loecker

I really miss this feature, especially because I have A LOT of duplicates and that makes the application quite unstable. I have to restart the search every time and that...

The issue also exists when having multiple identical monitors. In fact, it's even a bit worse because you then get this screen: ![afbeelding](https://user-images.githubusercontent.com/755212/177755361-e799d9ae-9c36-4630-b8f8-e165e65de697.png)

I'm really missing this too. Most gifs made from a video need to be slowed down a little to make sense.

Why a 0.5 release? The next minor version is 0.2 :) Anyway, seems like a good idea. Blessed could really use some love.

I was planning on using this custom Textarea because editor-widget just pulls in way too many dependencies when you only want some arrow navigation and such. So I tried using...

Oh, it seems to be a problem in Mincer. It has a dependency for node-sass, but it always pulls in the latest version (the required version in its package.json is...

Hey @ReneHollander, I'm trying your fork on my Raspberry Pi 3, using node v6.9.0, but the samples fail with this error: ``` node: ../src/egl.cc:77: void egl::Init(): Assertion `success >= 0'...

Right, I did have X running. I've disabled it, but now I get `failed to add service - already in use`. Some issue with the GL driver? Which driver am...

I had the experimental GL drivers installed, but couldn't disable them for some reason. Creating a clean image did the trick: the examples are running fine :) I didn't realize...