after closing the window
6 removals
Words removed | 7 |
Total words | 90 |
Words removed (%) | 7.78 |
41 lines
6 additions
Words added | 6 |
Total words | 89 |
Words added (%) | 6.74 |
41 lines
❯ yabai -m query --windows | jq '.[] | select(.app == "NotePlan")'
❯ yabai -m query --windows | jq '.[] | select(.app == "NotePlan")'
{
{
"id": 4838,
"id": 4838,
"pid": 8424,
"pid": 8424,
"app": "NotePlan",
"app": "NotePlan",
"title": "Main Window",
"title": "",
"scratchpad": "",
"scratchpad": "",
"frame": {
"frame": {
"x": 1725.0000,
"x": 1725.0000,
"y": 40.0000,
"y": 40.0000,
"w": 830.0000,
"w": 830.0000,
"h": 1288.0000
"h": 1288.0000
},
},
"role": "AXWindow",
"role": "",
"subrole": "AXStandardWindow",
"subrole": "",
"root-window": true,
"root-window": true,
"display": 1,
"display": 1,
"space": 1,
"space": 1,
"level": 0,
"level": 0,
"sub-level": -20,
"sub-level": -20,
"layer": "normal",
"layer": "normal",
"sub-layer": "below",
"sub-layer": "below",
"opacity": 1.0000,
"opacity": 1.0000,
"split-type": "vertical",
"split-type": "vertical",
"split-child": "second_child",
"split-child": "second_child",
"stack-index": 0,
"stack-index": 0,
"can-move": true,
"can-move": false,
"can-resize": true,
"can-resize": false,
"has-focus": false,
"has-focus": false,
"has-shadow": true,
"has-shadow": true,
"has-parent-zoom": false,
"has-parent-zoom": false,
"has-fullscreen-zoom": false,
"has-fullscreen-zoom": false,
"has-ax-reference": true,
"has-ax-reference": true,
"is-native-fullscreen": false,
"is-native-fullscreen": false,
"is-visible": true,
"is-visible": false,
"is-minimized": false,
"is-minimized": false,
"is-hidden": false,
"is-hidden": false,
"is-floating": false,
"is-floating": false,
"is-sticky": false,
"is-sticky": false,
"is-grabbed": false
"is-grabbed": false
}
}