ADD - support home screen app folders

This commit is contained in:
smx.pusha
2026-08-13 13:15:25 +02:00
parent 90909e41f2
commit bc4b439eb6
15 changed files with 1976 additions and 194 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import type {
import type { ReorderDirection } from '@/utils/keyboard'
export const WIDGET_GRID_COLUMNS = 4
export const WIDGET_HOME_ROWS = 5
export const WIDGET_HOME_ROWS = 6
export const WIDGET_PAGE_ROWS = 10
const MAX_WIDGET_HOME_PAGES = 5