Open devashishraj opened 9 months ago
Running wezterm -n --config 'window_background_opacity = 0.3' --config 'macos_window_background_blur = 20'
and then using the https://wezfurlong.org/wezterm/config/lua/keyassignment/ToggleFullScreen.html assignment (default is Alt-Enter) works just fine for me with the default non-native fullscreen mode.
However, if you click the green macos native full screen mode "traffic light" button on the title bar, macos will use native full screen mode, which will counteract the transparency effect. I don't think I have any control over that, so the resolution is: don't do that!
Just noting for anyone stumbling across this, you can somewhat work around it by first creating a new desktop in Mission Control, then moving WezTerm over to that desktop and running the ToggleFullScreen mentioned above.
What Operating System(s) are you seeing this problem on?
macOS
Which Wayland compositor or X11 Window manager(s) are you using?
No response
WezTerm version
20240128-202157-1e552d76
Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?
No, and I'll explain why below
Describe the bug
On switching to fullscreen mode the terminal colorscheme override opacity Fullscreen mode
maximum mode
To Reproduce
No response
Configuration
Expected Behavior
No response
Logs
No response
Anything else?
No response