yabai
yabai copied to clipboard
Not work with Sequel Ace
Sequel Ace version: 4.0.11
Use command yabai -m query --windows
can't found Sequel Ace window.
yabai -m query --windows | jq '.[] | select(.app=="Sequel Ace")'
{
"id": 1780,
"pid": 35141,
"app": "Sequel Ace",
"title": "Sequel Ace",
"frame": {
"x": 15.0000,
"y": 876.0000,
"w": 1479.0000,
"h": 801.0000
},
"role": "AXWindow",
"subrole": "AXStandardWindow",
"root-window": true,
"display": 1,
"space": 1,
"level": 0,
"layer": "normal",
"opacity": 1.0000,
"split-type": "horizontal",
"split-child": "second_child",
"stack-index": 0,
"can-move": true,
"can-resize": true,
"has-focus": false,
"has-shadow": false,
"has-parent-zoom": false,
"has-fullscreen-zoom": false,
"is-native-fullscreen": false,
"is-visible": true,
"is-minimized": false,
"is-hidden": false,
"is-floating": false,
"is-sticky": false,
"is-grabbed": false
}