diff options
| author | Claudio Cambra <developer@claudiocambra.com> | 2023-03-04 14:51:13 +0100 |
|---|---|---|
| committer | Claudio Cambra <developer@claudiocambra.com> | 2023-03-28 14:03:05 +0800 |
| commit | c0c4c3478b3a98b9c41cf0917e0e3538d1bcc96e (patch) | |
| tree | 2e12423a75bbd9cabc82a197f72bc6f97e0d6d3e /android | |
| parent | d9be12e0081f8738c2c407edc6e5f295734c667b (diff) | |
| download | mullvadvpn-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 'android')
0 files changed, 0 insertions, 0 deletions
