Paul Broadhead (bluap in EL)
Paul Broadhead (bluap in EL)
I'm new to polaris. I'm running it in a docker container and trying to get it working behind nginx. With the most basic of nginx configs, its appears to work...
Thanks @Lyamc. I agree that Polaris does not need to so anything itself for ssl. I was just hoping someone would have a known working nginx config, ssl or not....
Just use ALT-n to toggle the name display. There are other ALT- options for the bars, numbers etc. See [keys.c](https://github.com/raduprv/Eternal-Lands/blob/master/keys.c) or your keys.ini file.
The keys press options are also detailed in the encyclopedia. I think at some stage, I'd coded the menu to always leave an active block even when all the options...
I fixed the bug so there is now a name sized and located region to click even if al options are off. I've also added a message to tell the...
Does this patch help? It should not be needed, except the xrand bit perhaps. ``` diff --git a/Makefile.linux b/Makefile.linux index 7d8c18ce..f702a205 100644 --- a/Makefile.linux +++ b/Makefile.linux @@ -19,6 +19,7 @@...
Rereading your issue, I may be confused, does it compile cleanly once the libraries are installed?