summary refs log tree commit diff
path: root/bin/scheme.c (follow)
Commit message (Expand)AuthorAge
* Lighten dark whiteJune McEnroe2019-07-26
* Add CSS output to schemeJune McEnroe2019-07-06
* Clean up scheme yet once moreJune McEnroe2019-02-12
* Clean up schemeJune McEnroe2019-01-04
* Factor out png.hJune McEnroe2018-11-14
* Use typedefs uint and byteJune McEnroe2018-11-12
* Rewrite schemeJune McEnroe2018-10-02
* Add scheme -i to swap white and blackJune McEnroe2018-09-21
* Use PascalCase for constantsJune McEnroe2018-09-02
* Generate scheme.hJune McEnroe2018-08-20
* Refactor scheme and add mintty outputJune McEnroe2018-08-11
* Rename linux function in schemeJune McEnroe2018-07-30
* Fix scheme indentationJune McEnroe2018-07-22
* Use break; case style everywhere*June McEnroe2018-05-25
* Tabify binJune McEnroe2018-05-13
* Always hexadecimal in uppercaseJune McEnroe2018-04-16
* Use size_t for iterating in schemeJune McEnroe2018-04-02
* Modulo H and saturate S, V in schemeJune McEnroe2018-04-02
* Rewrite scheme in a more sensible orderJune McEnroe2018-04-02
* Use function pointers in schemeJune McEnroe2018-04-02
* Use union for scheme gen functionsJune McEnroe2018-04-02
* Use uint32_t for len in schemeJune McEnroe2018-04-02
* Add HSV output to schemeJune McEnroe2018-04-01
* Output Linux console escapes from schemeJune McEnroe2018-03-31
* Brighten color schemeJune McEnroe2018-03-31
* Lighten cursor colorJune McEnroe2018-03-31
* Tweak cyan furtherJune McEnroe2018-03-31
* Tweak colors in schemeJune McEnroe2018-03-31
* Generate Terminal.app color schemeJune McEnroe2018-03-31
* Generate basic ANSI color schemeJune McEnroe2018-03-31
* Add hex output to schemeJune McEnroe2018-03-31
* Add color scheme PNG generatorJune McEnroe2018-03-31
='logsubject'>Enable mouse acceleration in XJune McEnroe 2021-02-07Set colours for Xt and cwmJune McEnroe And increase XTerm internalBorder. 2021-02-07Set urgency on bell in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe Weirdly the Fn key doesn't change how the F row registers... I wonder if I can do something about that. 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 11 is what I use on macOS, but I feel like my eyes are working harder here. 2021-02-07Fully 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