Files
Synapsis-Desktop/src-tauri/capabilities/default.json
T
cyph3rasi f7623457a0 Enable reliable native window dragging and hand authenticated sessions into the selected node's complete web experience
Hop-State: A_06FPG2TG1QGADXPK4Z3JRK8
Hop-Proposal: R_06FPG2STVE3YFFK1MMCXN7R
Hop-Task: T_06FPG0V9Q74727J7JHZVD20
Hop-Attempt: AT_06FPG0V9Q4RS0GRDVR1GXVG
2026-07-15 16:09:59 -07:00

11 lines
238 B
JSON

{
"$schema": "../gen/schemas/desktop-schema.json",
"identifier": "default",
"description": "Capability for the main window",
"windows": ["main"],
"permissions": [
"core:default",
"core:window:allow-start-dragging"
]
}