about summary refs log tree commit diff
path: root/xdg.c (follow)
Commit message (Expand)AuthorAge
* Tighten up XDG base directory path handlingJune McEnroe2021-01-26
* Use a static buffer for base directory pathsJune McEnroe2020-08-21
* Refactor base dir functions to iterate over pathsJune McEnroe2020-08-20
* Say "OpenSSL" in additional permission noticesJune McEnroe2020-08-04
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
* Do not stop when files in XDG dirs are inaccessibleJune McEnroe2020-05-12
* Add logging functionsJune McEnroe2020-03-25
* Move XDG_SUBDIR out of chat.hJune McEnroe2020-02-11
* Factor out XDG base directory codeJune McEnroe2020-02-10
>Fully configure and rebind cwmJune McEnroe This is sort of a mix of trying to emulate macOS somewhat for my muscle memory and just rebinding some of the cwm defaults to use 4- rather than M-. 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 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