lockscreen: textscaling settings are applied but they shouldn't
What problem did you encounter
The locker content is rendered to big to fit in screen and is moved out of center.
What is the current behaviour?
the lockscreen uses this text-scale value and scales the entire screen content with it.
Result: the number block hits the right screen border, because it's no longer in the center. All texts overflow to the right outside of viewport.
What is the expected behaviour?
Reset text-scaling and Fontsize to DEFAULT aka 1.0 while locker is shown.
How to reproduce
I.e. set ...
Gnome-Tweaks -> Fonts -> text-scaling => 1.25 or 1.5
Which version did you encounter the bug in?
-
I Compiled it myself. If you compiled phosh from source please provide the git revision via e.g. by running
git log -1 --pretty=oneline
and pasting the output below. -
I used the precompiled Debian package (e.g. by running a prebuilt image). Please paste the output oof
dpkg -s phosh
below.
Phosh Version:
What hardware are you running phosh on?
- amd64 qemu image
- Librem5 devkit
- nested compositor. If so please give the full command you start phosh with.
- other (please elaborte)
Releveant logfiles
Please provide relevant logs. You can e.g. the logs since last boot read
with journalctl -b 0
.