You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Radio panel detection: accept AXSystemDialog and floating layers
- NSPanel reports subrole AXSystemDialog, not AXFloatingWindow
- Floating panels use CGWindowList layer 3, not 0
- Accept layers 0-19 and AXSystemDialog subrole for accessory apps