kolunmi / sandbar

dwm-like bar for the river wayland compositor
Other
37 stars 3 forks source link

Font looks blurry when scaled #8

Open gbrlsnchs opened 1 year ago

gbrlsnchs commented 1 year ago

I'm using a scaled resolution (1.5x) and, although the bar does scale along, the font rendering seems really blurry compared to other software I use (foot and dunst).

kolunmi commented 1 year ago

Hey! sorry for the delay. I introduced the -scale option in my most recent commit c731bec. Does this fix your issue?

dkwo commented 11 months ago

I do see the same issue. The scaling is done per output via e.g. wlr-randr --output eDP-1 --scale 2: the sandbar font looks blurry, and the cursor is rescaled when it passes over sandbar (while it should not). What is the use of -scale option here?

realcharmer commented 5 months ago

I can confirm this. Sandbar gets scaled with the compositor, but looks very blurry, as if it was rendering in original size and then gets upscaled.