about summary refs log tree commit diff
path: root/xdg.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-11-08 15:07:13 -0500
committerJune McEnroe <june@causal.agency>2020-11-08 15:07:13 -0500
commita8264f31e02b9ec064e6b3d959c50b854861f0fb (patch)
tree9f46b736383c3bde8dd9809f0925c99f3face22d /xdg.c
parentHighlight changed portion of topic (diff)
downloadcatgirl-a8264f31e02b9ec064e6b3d959c50b854861f0fb.tar.gz
catgirl-a8264f31e02b9ec064e6b3d959c50b854861f0fb.zip
Remove static buffer from capList
Diffstat (limited to 'xdg.c')
0 files changed, 0 insertions, 0 deletions
-01-07Add license notice to explore JavaScriptJune McEnroe 2019-01-07Add Q/Home binding in exploreJune McEnroe 2019-01-07Fix explore image URLJune McEnroe 2019-01-07Add HOME button, ssh link, AGPL notice to exploreJune McEnroe 2019-01-06Add meta viewport to exploreJune McEnroe 2019-01-06Set background and max-width in exploreJune McEnroe 2019-01-06Swallow writes after the connection is closedJune McEnroe It was not okay. 2019-01-06Handle KCGI_HUPJune McEnroe I hope it's okay that I keep writing to the fwopen stream after streamWrite returns -1. 2019-01-06Install html filesJune McEnroe