summary refs log tree commit diff
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Fix categories in .desktop fileVika2024-09-041-1/+1
|
* Add a GSettings schemaVika2024-09-042-19/+24
| | | | | Empty for now, but I am planning to include setting up the API endpoints and prompts for Smart Summary, among other things.
* Mesonify buildVika2024-09-042-0/+87
This took a while and had me scratching my head often. But I managed to combine the best parts of Crane and Meson together, allowing me to have blazing fast Nix builds. This also adds initial scaffolding for gettext and other cool things.