- Create TODO.md with all remaining issues and planned features - Update metadata.json with repository URL to fix warning - Update author name to Keith Smith Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
10 lines
324 B
JSON
10 lines
324 B
JSON
{
|
|
"uuid": "gridsnap@cinnamon-extension",
|
|
"name": "GridSnap",
|
|
"description": "Advanced window tiling manager with customizable zone layouts",
|
|
"version": "0.1.0",
|
|
"cinnamon-version": ["5.0", "5.2", "5.4", "5.6", "6.0"],
|
|
"author": "Keith Smith",
|
|
"url": "https://git.firebugit.com/ksmith/GridSnap"
|
|
}
|