about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
* Add stateJune McEnroe2019-10-23
|
* Add README.7June McEnroe2019-10-22
|
* Implement serverLoginJune McEnroe2019-10-22
|
* Mention server-time in manual pageJune McEnroe2019-10-22
|
* Implement serverConnectJune McEnroe2019-10-22
|
* Rename bouncer to bounceJune McEnroe2019-10-22
|
* Remove pollfd from listen interfaceJune McEnroe2019-10-20
|
* Move listen code to listen.cJune McEnroe2019-10-19
|
* Bind to all available addressesJune McEnroe2019-10-15
| | | | To accept connections on both IPv4 and IPv6.
* Add argument parsing and dumb TLS serverJune McEnroe2019-10-15
| | | | | I can connect to this from Textual using a localhost certificate I manually made on macOS, at least.
* Add manual page with initial argumentsJune McEnroe2019-10-15
hover-highlight'> 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe cwm still needs a lot more rebinding, and I need to actually look at its other options. xterm definitely still needs some configuration, but I at least managed to get it to use a decent looking font. Very happy that OpenBSD includes Luxi Mono, which is what my usual font, Go Mono, is based on anyway. Still missing is xmodmap and such. 2021-02-06Add xterm output to schemeJune McEnroe