author | John Tsiombikas <nuclear@member.fsf.org> | |
Tue, 15 Feb 2022 18:05:51 +0000 (20:05 +0200) | ||
committer | John Tsiombikas <nuclear@member.fsf.org> | |
Tue, 15 Feb 2022 18:05:51 +0000 (20:05 +0200) | ||
commit | fca98b08cfe4246ccdd11211476d8ab5dac7a56f | |
tree | fe50272c52b41531387e13837be44947109021df | tree | snapshot |
.gitignore | [new file with mode: 0644] | blob |
Makefile | [new file with mode: 0644] | blob |
src/agimpl.h | [new file with mode: 0644] | blob |
src/anigui.c | [new file with mode: 0644] | blob |
src/anigui.h | [new file with mode: 0644] | blob |
src/widget.c | [new file with mode: 0644] | blob |
src/widget.h | [new file with mode: 0644] | blob |
src/window.c | [new file with mode: 0644] | blob |
test.c | [new file with mode: 0644] | blob |