10 years later #1

Merged
sthag merged 374 commits from development into main 2026-03-07 00:18:59 +01:00
Showing only changes of commit 53897754e2 - Show all commits

View file

@ -88,9 +88,16 @@
// Custom globals
"globals" : { // additional predefined global variables
"debugOn": true,
"hippie": true,
"viewHover": true,
"basicEase": true
"debugOn": true,
"hippie": true,
"viewHover": true,
"basicEase": true,
"TimeDisplay": true,
"DateDisplay": true,
"checkButtonAndTarget": true,
"getClosestEdge": true,
"centerElementUnderCursor": true,
"setAttributesAccordingToPosition": true,
"HippieTaskBar": true
}
}