sh
sh
`tiny` client has the option to automatically join channels upon loading client, configured in `config.yml` in the `servers: join:` section. It could be useful if `tiny` could automatically open a...
Thanks for your response! > That's super trivial to fix - I think we should just ignore trailing whitespace in all commands, including the messages. Are you interested in contributing...
> by chose, do you mean passing it via command line parameter? Yes. > the command line parameter only defines the server(s) on which the new message queues are created...
Well, here it is: my "franken-hacked-together" solution to statically compile `simplex-chat`. 1. Create following `Dockerfile`: ```dockerfile FROM alpine:latest AS build-stage # Alpine Linux doesn't provide libtinfow.so.6 library, so we need...
That's great! I've successfully statically compiled latest version of `simplex-chat` and sent you an invite.
Everything's same.
Yeah, it's `sdl2 2.0.14`.
Doesn't change anything unfortunately.
https://github.com/ec-/Quake3e/commit/cab52dfee9ff39ccc0a600b65e7c2a8cc903ee8c: same.
[wayland-debug.txt](https://github.com/ec-/Quake3e/files/6100445/wayland-debug.txt) [x11-debug.txt](https://github.com/ec-/Quake3e/files/6100447/x11-debug.txt)