Walter Lapchynski

Results 22 issues of Walter Lapchynski

Please excuse me if I'm not understanding the methodology one should use to send or receive across the network, but I would expect `netcat` and/or `socat` to do the trick,...

As mentioned in #125, if networking support is compiled in, `[::]` is bound to UDP port 6666. If you change this in preferences, the old port is neither closed nor...

So, we've had network support since version 2.0.2 thanks to 8982c033bee5e47c3d6a4daef3042f96e35d5759. It's documented as experimental and off by default in CMakeLists.txt: https://github.com/pvanek/qlipper/blob/302e2d11757aa6fd1019057ab288ca66abe15031/CMakeLists.txt#L50 Similarly, even if you compile support in, the...

When uploading an [mp4](https://share.riseup.net/#N9zfuQxmOlyod0odwcOXNg) file of size 3.2M, the upload fails with a 422 error referring to an invalid content type. Tested on both 1.3.3 and 1.4.1 with the same...

bug

Just as compton had [compton-conf](https://github.com/lxqt/compton-conf), picom could use something similar. Actually, compton-conf was suggested by e.g. Arch as the tool to use for picom but it looks like [as of...

I introduced your Quinto to a friend at work and he became as addicted to it as I was. We decided we wanted a networked version to play against each...

the README says one of the wishlist items is: > figure out how to extract documentation from Arduino library source directly (doxygen?) unfortunately the [Arduino libraries](https://github.com/arduino/Arduino/tree/master/libraries) are poorly documented, especially...

In the configuration file, shortcuts are appended with a period and a number, indicating its sequence in the list. These numbers change, however, and are ultimately pointless. They further complicate...

It would be beneficial to allow multiple actions. Example: it would be nice to both lock and turn off the monitor upon idle. One simple way to do this might...

This was found when trying to add a second user with lxqt-admin-user in the sudo group and then trying to use it again to remove the group membership. It appears...