Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wezterm forgets that it is maximized #5783

Closed
db48x opened this issue Jul 4, 2024 · 2 comments
Closed

wezterm forgets that it is maximized #5783

db48x opened this issue Jul 4, 2024 · 2 comments
Labels
bug Something isn't working Wayland

Comments

@db48x
Copy link

db48x commented Jul 4, 2024

What Operating System(s) are you seeing this problem on?

Linux Wayland

Which Wayland compositor or X11 Window manager(s) are you using?

Mutter

WezTerm version

wezterm 20240701_070926_69686f45

Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?

Yes, and I updated the version box above to show the version of the nightly that I tried

Describe the bug

I can maximize the WezTerm window, but as soon as I switch to some other program and then back, WezTerm is no longer maximized.

To Reproduce

  • Start WezTerm
  • hold down system key, right click
  • choose Maximize
  • WezTerm is now maximized
  • alt-tab away (or switch windows by any other means)
  • alt-tab back
  • WezTerm is back to 80×24

Configuration

local config = wezterm.config_builder()
return config

Yes, an empty config. The problem goes away if I specify

config.window_decorations = "RESIZE"

Weirdly, this enables the titlebar as well as the resizable borders.

Expected Behavior

Maximized windows should stay that way.

Logs

Debug Overlay
wezterm version: 20240701_070926_69686f45 x86_64-unknown-linux-gnu
Window Environment: Wayland
Lua Version: Lua 5.4
OpenGL: NVIDIA GeForce GTX 980 Ti/PCIe/SSE2 4.6.0 NVIDIA 550.90.07
Enter lua statements or expressions and hit Enter.
Press ESC or CTRL-D to exit

Anything else?

No response

@wez
Copy link
Owner

wez commented Sep 22, 2024

Duplicate of #4665

Copy link
Contributor

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working Wayland
Projects
None yet
Development

No branches or pull requests

2 participants