Merge changes from patch branch back to main.

This commit is contained in:
Michael Jumper
2025-01-20 10:27:45 -08:00
12 changed files with 49 additions and 0 deletions

View File

@@ -96,6 +96,22 @@
]
},
{
"name" : "clipboard",
"fields" : [
{
"name" : "disable-copy",
"type" : "BOOLEAN",
"options" : [ "true" ]
},
{
"name" : "disable-paste",
"type" : "BOOLEAN",
"options" : [ "true" ]
}
]
},
{
"name" : "behavior",
"fields" : [