brewery
notashelf /
e72da82b32d46daf27c4ff663e5f918058b65fd7

chroma

public

Lightweight wallpaper daemon for Wayland

Star0tarball
clone
ssh://git@git.notashelf.dev:33/notashelf/chroma.git

Commit e72da82b32d4

tarball

NotAShelf <raf@notashelf.dev> · 2025-09-30 17:11 UTC

unverified1 files changed+8-0
meta: set vendored code manually

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964fbd3dbcc49825f381f980d3fd76e8766
diff --git a/.gitattributes b/.gitattributesnew file mode 100644index 0000000..d52fcb6--- /dev/null+++ b/.gitattributes@@ -0,0 +1,8 @@+# Vendored headers are vendored code, to the surprise of absolutely noone.+# See:+# <https://github.com/github-linguist/linguist/blob/main/docs/overrides.md#vendored-code>+/include/chroma.h linguist-vendored++# Don't think linguist can detect XML, but let's tell it that the protocols are+# vendored *anyway*.+/protocols/*.xml  linguist-vendored