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
20.3k stars 338 forks source link

[Linux, KDE Plasma] Window scaling too small #4355

Open sqrt-7 opened 4 months ago

sqrt-7 commented 4 months ago

Discord username (optional)

none

Describe the bug

The scaling of the application (UI elements, text, etc) is too small, definitely not 100%. (See images)

Screenshot_20240226_211033

Screenshot_20240226_211349

To reproduce

  1. open Warp
  2. observe that UI elements and fonts are smaller than in other applications using the exact same font face and size

Expected behavior

I expect to see Warp UI and font scaling to be at the same level as other applications.

Screenshots

No response

Operating system

Linux

Operating system and version

EndeavourOS

Shell Version

zsh 5.9

Current Warp version

v0.2024.02.20.08.01.stable_02

Regression

No, this bug or issue has existed throughout my experience using Warp

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

francescob commented 4 months ago

I can confirm the same behaviour. Also the font rendering is not as smooth as with konsole

alokedesai commented 3 months ago

Hi all, this may be because of Warp's lack of native Wayland support.

If you run Warp with WARP_ENABLE_WAYLAND=1 warp-terminal does it fix the issues you're seeing?

sqrt-7 commented 3 months ago

If you run Warp with WARP_ENABLE_WAYLAND=1 warp-terminal does it fix the issues you're seeing?

Unfortunately not.