sway icon indicating copy to clipboard operation
sway copied to clipboard

Layer shell apps have wrong sizes with enabled (fractional) scaling

Open dustdfg opened this issue 1 year ago • 0 comments

Sway Version

1.9 from Debian testing

Configuration File

Any configuration that uses fractional scaling

Description

I use sway with output * scale 1.25. Before setting it wofi and wlogout.

I will provide example with wofi.

wofi conf file (isn't changed):

width=100%
height=100%
  1. output * scale 1. Don't pay attention to the gap at the top (it is likely a bug of wofi) screen-1729339149

  2. output * scale 1.25 screen-1729339276

  3. output * scale 3 looks like it will shrink window even further, isn't it? No! screen-1729339489

It is not a problem of wofi because wlogout have the same size issues (screenshots of wlogout are made with the same scales as for wofi) screen-1729339757 screen-1729339735 screen-1729339799

dustdfg avatar Oct 19 '24 12:10 dustdfg