Compare commits

..

No commits in common. "main" and "konata" have entirely different histories.
main ... konata

3 changed files with 2 additions and 7 deletions

View File

@ -60,7 +60,3 @@ Run dev build: `GSETTINGS_SCHEMA_DIR=./builddir/data ./builddir/src/moemoji`
`flatpak build-export export build`
`flatpak build-bundle export moemoji.flatpak jp.angeltech.MoeMoji.json`
## Local manifest
If you want to test local changes to the source code, you should build with `dev.jp.angeltech.MoeMoji.json` manifest instead, as main manifest pulls a tarball from the remote source.

View File

@ -17,8 +17,8 @@
"sources": [
{
"type": "archive",
"url": "https://gitea.angeltech.jp/Angel-Technologies/MoeMoji/archive/v0.1.5.tar.gz",
"sha256": "76e1821051b45625a380f9b079c1be83531fa5d509e8eee5b3f41fa98dc57233"
"url": "https://gitea.angeltech.jp/Angel-Technologies/MoeMoji/archive/v0.1.4.tar.gz",
"sha256": "107383ccfbdb4374151204d295c613be076e396543888c83d871502630ec7331"
}
]
}

View File

@ -34,7 +34,6 @@
background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/jp/angeltech/MoeMoji/wp.png");
background-size: cover;
background-color: transparent;
color: white;
}
wallpaper-bg > * {