summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorClaudio Cambra <developer@claudiocambra.com>2023-03-04 14:51:13 +0100
committerClaudio Cambra <developer@claudiocambra.com>2023-03-28 14:03:05 +0800
commitc0c4c3478b3a98b9c41cf0917e0e3538d1bcc96e (patch)
tree2e12423a75bbd9cabc82a197f72bc6f97e0d6d3e /docs
parentd9be12e0081f8738c2c407edc6e5f295734c667b (diff)
downloadmullvadvpn-c0c4c3478b3a98b9c41cf0917e0e3538d1bcc96e.tar.xz
mullvadvpn-c0c4c3478b3a98b9c41cf0917e0e3538d1bcc96e.zip
Ensure main tray window can properly join full screen spaces on macOS
The tray window works great across different spaces, but it tends to have buggy behaviour on full screen spaces, especially after opening the tray window in one full screen space and switching to another. The tray window will try to switch back but disappear anyway as it loses focus. By ensuring NSWindowCollectionBehaviorFullScreenAuxiliary is correctly set on the window (through win.setVisibleOnAllWorkspaces(true { visibleOnFullScreen: true } ) this should be fixed
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions