feat: Change edge detection for HippieTaskBar

- Add position to options
- New function for edge detection according to mouse position
- set and use options.position
This commit is contained in:
sthag 2026-02-09 21:08:30 +01:00
parent 9696442a91
commit 7912b002a2
3 changed files with 29 additions and 13 deletions

View file

@ -95,7 +95,8 @@
"TimeDisplay": true,
"DateDisplay": true,
"checkButtonAndTarget": true,
"getClosestEdge": true,
"getClosestEdgeToElement": true,
"getClosestEdgeToMouse": true,
"centerElementUnderCursor": true,
"setAttributesAccordingToPosition": true,
"HippieTaskBar": true