feat(rectangle): additional custom areas
This commit is contained in:
parent
f5ec1ae278
commit
e96e047203
1 changed files with 2 additions and 2 deletions
|
@ -167,7 +167,7 @@
|
||||||
|
|
||||||
},
|
},
|
||||||
"manualSpecs" : {
|
"manualSpecs" : {
|
||||||
"string" : "[{\"name\":\"Left\",\"w\":\"1400\",\"shortcut\":{\"modifierFlags\":786432,\"keyCode\":2},\"h\":\"1.0\",\"loc\":3,\"id\":7},{\"id\":13,\"h\":\"1.0\",\"shortcut\":{\"modifierFlags\":786432,\"keyCode\":3},\"loc\":0,\"name\":\"Center\",\"w\":\"2313\"},{\"shortcut\":{\"modifierFlags\":786432,\"keyCode\":5},\"id\":20,\"loc\":4,\"w\":\"1400\",\"h\":\"1.0\",\"name\":\"Right\"}]"
|
"string" : "[{\"id\":7,\"w\":\"1400\",\"h\":\"1.0\",\"loc\":3,\"shortcut\":{\"keyCode\":2,\"modifierFlags\":786432},\"name\":\"Left\"},{\"shortcut\":{\"keyCode\":3,\"modifierFlags\":786432},\"w\":\"2313\",\"h\":\"1.0\",\"id\":13,\"name\":\"Center\",\"loc\":0},{\"shortcut\":{\"keyCode\":5,\"modifierFlags\":786432},\"w\":\"1400\",\"h\":\"1.0\",\"id\":20,\"loc\":4,\"name\":\"Right\"},{\"loc\":5,\"h\":\"0.5\",\"name\":\"Top Left\",\"w\":\"1400\",\"id\":67,\"isSnapTarget\":true},{\"name\":\"Bottom Left\",\"isSnapTarget\":true,\"w\":\"1400\",\"h\":\"0.5\",\"loc\":7,\"id\":75},{\"isSnapTarget\":true,\"id\":83,\"loc\":6,\"w\":\"1400\",\"name\":\"Top Right\",\"h\":\"0.5\"},{\"isSnapTarget\":true,\"h\":\"0.5\",\"id\":91,\"w\":\"1400\",\"loc\":8,\"name\":\"Bottom Right\"}]"
|
||||||
},
|
},
|
||||||
"maximizeAcrossDisplays" : {
|
"maximizeAcrossDisplays" : {
|
||||||
"int" : 0
|
"int" : 0
|
||||||
|
@ -520,6 +520,6 @@
|
||||||
"modifierFlags" : 786432
|
"modifierFlags" : 786432
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"timestamp" : 757952384.45035,
|
"timestamp" : 757952706.58994,
|
||||||
"version" : "157"
|
"version" : "157"
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue