abg

Animated background for X11
git clone git://git.laack.co/abg.git
Log | Files | Refs | README | LICENSE

ModeNameSize
-rw-r--r--.clang-format358L
-rw-r--r--.gitignore1L
-rw-r--r--LICENSE661L
-rw-r--r--Makefile52L
-rw-r--r--README43L
-rw-r--r--config.mk27L
-rw-r--r--docs/abg.137L
-rw-r--r--include/background.hpp7L
-rw-r--r--include/constants.hpp10L
-rw-r--r--include/edge.hpp17L
-rw-r--r--include/graph.hpp33L
-rw-r--r--include/prim.hpp16L
-rw-r--r--include/utils.hpp6L
-rw-r--r--include/vertex.hpp14L
-rw-r--r--src/background.cpp62L
-rw-r--r--src/edge.cpp22L
-rw-r--r--src/graph.cpp189L
-rw-r--r--src/main.cpp125L
-rw-r--r--src/prim.cpp63L
-rw-r--r--src/utils.cpp13L
-rw-r--r--src/vertex.cpp23L
-rw-r--r--tests/algo_test.cpp209L
-rw-r--r--tests/crash_test.cpp81L
-rw-r--r--tests/graph_test.cpp121L
-rw-r--r--tests/snapshot/basicGraph.out2L
-rw-r--r--tests/snapshot/traversedGraph.out2L
-rw-r--r--tests/snapshot/traversedLargerGraph.out2L
-rw-r--r--tests/snapshot_shared.cpp69L
-rw-r--r--tests/snapshot_test.cpp32L
-rw-r--r--tests/snapshot_update.cpp22L
-rw-r--r--vendor/argparse.hpp2589L