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
shiny/driver/gldriver: stop activating regardless of the current app
Documentation for NSApplicationActivateIgnoringOtherApps warns:
> Important: You should rarely pass this flag because stealing
> key focus produces a poor user experience.
The flag is also deprecated and no longer has effect in macOS 14.
Stop setting it.
Change-Id: I8b8794332b54445866e038d9537a4b0eb4e75149
Cq-Include-Trybots: luci.golang.try:x_exp-gotip-darwin-amd64_14
Reviewed-on: https://go-review.googlesource.com/c/exp/+/532581
LUCI-TryBot-Result: Go LUCI <[email protected]>
Auto-Submit: Dmitri Shuralyov <[email protected]>
Reviewed-by: Heschi Kreinick <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
0 commit comments