summary refs log tree commit diff
path: root/bin/gfx/fb.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-04-14 13:17:15 -0400
committerJune McEnroe <june@causal.agency>2018-04-14 13:17:15 -0400
commit38f1862ef072b07f917dce6996bbd75ee8a7bbf0 (patch)
treef3fe125a52529730d5990f61062ceca5209dc256 /bin/gfx/fb.c
parentSample at the centre of the pixel in brot (diff)
downloadsrc-38f1862ef072b07f917dce6996bbd75ee8a7bbf0.tar.gz
src-38f1862ef072b07f917dce6996bbd75ee8a7bbf0.zip
Call status after draw in gfx frontends
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
2018-03-31 22:25:40 -0400'>2018-03-31Output Linux console escapes from schemeJune McEnroe 2018-03-31Add scheme to READMEJune McEnroe 2018-03-31Brighten color schemeJune McEnroe 2018-03-31Set Dark terminal to schemeJune McEnroe 2018-03-31Lighten cursor colorJune McEnroe 2018-03-31Tweak cyan furtherJune McEnroe It's actually green at this point. 2018-03-31Tweak colors in schemeJune McEnroe 2018-03-31Add scheme.png targetJune McEnroe 2018-03-31Generate Terminal.app color schemeJune McEnroe Colors still very much WIP, but coming along. 2018-03-31Generate basic ANSI color schemeJune McEnroe 2018-03-31Add hex output to schemeJune McEnroe 2018-03-31Add color scheme PNG generatorJune McEnroe 2018-03-31Simplify gfxx palette generationJune McEnroe 2018-03-31Switch to HSV for gfxx palette generationJune McEnroe 2018-03-30Generate default palette in gfxxJune McEnroe 2018-03-30Ignore build and cloneJune McEnroe 2018-03-30Set g:clipboard to pb{copy,paste} alwaysJune McEnroe Previously neovim would use these automatically if it found them, but now it only checks for them on macOS. pbd continues to work well. 2018-03-28Add d-_-b crateJune McEnroe