Initial commit — CTile Cinnamon extension

Snap layout overlay for Cinnamon 6.6. Drag a window to the top edge
to reveal a picker with 14 tiling presets (halves, quarters, thirds).
Layout previews use the system theme's accent color and update live
when the theme changes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
prairienerd18
2026-04-06 20:22:24 -05:00
commit f4433450ff
5 changed files with 645 additions and 0 deletions

9
metadata.json Normal file
View File

@@ -0,0 +1,9 @@
{
"uuid": "ctile@ctile",
"name": "CTile",
"description": "Drag windows to the top edge to select tiling layouts — like Windows 11 Snap Layouts.",
"version": "1.0.0",
"cinnamon-version": ["6.0", "6.2", "6.4", "6.6"],
"max-instances": "1",
"url": ""
}