Created
May 4, 2023 16:12
-
-
Save albertsj1/c4479926fdc46bdf5f9f4a680ccd7de7 to your computer and use it in GitHub Desktop.
blurred zoom window
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": 8333, | |
"pid": 87986, | |
"app": "zoom.us", | |
"title": "Login", | |
"frame": { | |
"x": 456, | |
"y": 242, | |
"w": 880, | |
"h": 660 | |
}, | |
"role": "AXWindow", | |
"subrole": "AXDialog", | |
"display": 1, | |
"space": 3, | |
"level": 3, | |
"opacity": 0.9, | |
"split-type": "none", | |
"split-child": "none", | |
"stack-index": 0, | |
"can-move": true, | |
"can-resize": false, | |
"has-focus": false, | |
"has-shadow": false, | |
"has-border": true, | |
"has-parent-zoom": false, | |
"has-fullscreen-zoom": false, | |
"is-native-fullscreen": false, | |
"is-visible": false, | |
"is-minimized": false, | |
"is-hidden": false, | |
"is-floating": true, | |
"is-sticky": false, | |
"is-topmost": true, | |
"is-grabbed": false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment