Enerccio / ewlc

Wayland compositor library - extended
MIT License
20 stars 3 forks source link

Weird behavior when switching to/from VT when using scaled output #94

Open WLCIssuesBot opened 7 years ago

WLCIssuesBot commented 7 years ago

Issue by DonOregano Wednesday Apr 12, 2017 at 19:48 GMT Originally opened as https://github.com/Cloudef/wlc/issues/251


This is an issue that I tried to report to the Sway project, but they pointed me here. Below is the verbatim error report I made there, but since this is a different project I am not sure whether my information is complete. Please don't bite my head off :-). I will try to provide any info that you require.

Using Arch on a T470s with 2560x1440 display with scaling set to 2.

If I launch a Terminator terminal it is scaled correctly and the fonts look nice and crisp. If I switch to a VT and then back again the fonts look blurred.

If I launch an urxvt terminal before switching, it looks correct, with small fonts that have been scaled up. If I then switch to and from VT it still looks the same, but if I launch a new one it will use fonts that are double in size.

It appears to me that somehow the scaling is applied twice.

(I am using gdm to launch sway, don't know if that makes a difference. I can try this without gdm tonight to see if it makes a difference).

WLCIssuesBot commented 7 years ago

Comment by DonOregano Wednesday Apr 12, 2017 at 19:51 GMT


FYI I tried it without gdm, and I still get the same behaviour.

WLCIssuesBot commented 7 years ago

Comment by Pamelloes Saturday Apr 29, 2017 at 06:01 GMT


I can confirm having this exact same behavior. Perhaps it is related to the issue I reported at #261. I will try to investigate further in the near future.