Replace the website notification card with native desktop notification handling

Hop-State: A_06FPG6WWRGQW1NG5ZQZRSY0
Hop-Proposal: R_06FPG6WDJG2WNB21CHD30R0
Hop-Task: T_06FPG5CWT7W6DEF2HVENX20
Hop-Attempt: AT_06FPG5CWT7BEF2WDEP0BJQG
This commit is contained in:
2026-07-15 16:27:47 -07:00
committed by Hop
parent 1e36c03430
commit 4a408edce8
7 changed files with 609 additions and 18 deletions
+2 -1
View File
@@ -5,6 +5,7 @@
"windows": ["main"],
"permissions": [
"core:default",
"core:window:allow-start-dragging"
"core:window:allow-start-dragging",
"notification:default"
]
}