warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
21.11k stars 361 forks source link

Window scaling issue in 4K Screen #4893

Open SubhamSubhasisPatra opened 5 months ago

SubhamSubhasisPatra commented 5 months ago

Dupe Check

Describe the bug

Issue in 4K screen

When try to run warp in a WSL setup

VERSION="20.04.6 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.6 LTS"
VERSION_ID="20.04"

the issue is screen looks very small and the scaling is not happeing even if increase the zoom and also the font the size, the top header are looks tiny

To reproduce

  1. Open warp terminal in WSL2
  2. If u have 4k monitor , open the app in that window

Expected behavior

No response

Screenshots

4k image

1080P image

Operating system

Linux

Operating system and version

debian

Shell Version

No response

Current Warp version

No response

Regression

Yes, this bug started recently or with an X Warp version

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

No

Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)

Yes, this I confirmed this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

dannyneira commented 5 months ago

Hi @SubhamSubhasisPatra it's still a bit unstable and we're working on native Wayland support, but you can try running Warp with export WARP_ENABLE_WAYLAND=1 in your ~/.zprofile or ~/.bash_profile.

Please see https://docs.warp.dev/help/known-issues#linux-workarounds and let us know if the issue continues.

dannyneira commented 4 months ago

@SubhamSubhasisPatra did this env var help with your issue? This may be related to Native Wayland support which we are working on #4628

SubhamSubhasisPatra commented 4 months ago

@dannyneira Still the issue is there , I tried the command.

this is the 1080P screen , properly scaled image

issue it there in 4k Screen image

dannyneira commented 4 months ago

Sorry about this, full wayland support is not out yet, but thanks for trying/clarifying and letting us know.