Leonardo Romor
Leonardo Romor
Hi, any updates on this? It should be possible to set the output buffer size from the handler. I can take care of preparing a pull request to implement this...
I think the flush mechanism implemented for the Writer should simply represent the final socket buffer. I don't know yet the implementation details, but you seemed to give a nice...
From my experiments with netcat, nothing is sent until the buffer threshold is reached. Even if you flush the buffer.
Hi, I'm having the very same issue. No compositors involved. Just pure i3 gaps, with 3+ containers and some gaps. If you start switching between default and tabbed you start...
Hi, it would e nice to add the "gcode instruction currently executed" in the stream. In this way it will possible to recap from a certain instruction after a stop...
@hzeller is this still open? If not, I can try to work on it
Hi! I made a small snippet that reboots the ice40 if you connect the 1-2 pins: ``` module top ( output rgb0, output rgb1, output rgb2, input clki, input user_1,...
I'm using a fresh doom emacs. I tested if my `.ccls` was picked up at all using a macro definition, and it seems it's not. I guess the issue is...
Hi, same problem here.