Reimplement compose and add tiling windows

This commit is contained in:
2026-03-12 22:03:30 +00:00
parent 79766d279d
commit 6ceff63b71
126 changed files with 5111 additions and 10796 deletions

View File

@@ -8,16 +8,8 @@
"vendor": "../../genv/bin/python ../../scripts/vendor_frontend_assets.py"
},
"dependencies": {
"@lf2com/magnet.js": "2.0.1",
"bulma": "1.0.4",
"bulma-calendar": "7.1.1",
"bulma-slider": "2.0.5",
"bulma-switch": "2.0.4",
"bulma-tagsinput": "2.0.0",
"bulma-tooltip": "3.0.2",
"gridstack": "12.4.2",
"htmx.org": "2.0.8",
"hyperscript.org": "0.9.14",
"jquery": "3.7.1"
"htmx.org": "2.0.8"
}
}