Closed kStor2poche closed 6 months ago
i have same problem with my powermenu and calendar widgets but with font jetbrainsmono nerd font and with font awesome
3 dots instead the hour and minutes.
I fixed labels adding :show-truncated "false"
But when is an event box and a button, this didnt work
I fixed labels adding :show-truncated "false"
But when is an event box and a button, this didnt work
Ok, this did work for my labels, thanks a bunch ! Since this was just a small skill issue, I'll be closing the issue, though labels should be changed and it doesn't seem that I can do it.
I also think that show-truncated being false by default would be better ux but that would be its own issue.
Checklist before submitting an issue
Description of the bug
Icons provided by the Phosphor font don't display as they should
Reproducing the issue
font-family: "Phosphor"
css rule on one of your labels…
character insteadExpected behaviour
The same rendering of icons that Libreoffice provides :
Additional context
This happened to me while transitionning from aur package eww-tray-wayland-git (r46.5b507c8-1) to eww-git (version 0.5.0.r13.g1e37f53-1 to be specific). Icons were rendering neatly before this.
The font selection seems to indeed work since putting an incorrect font name in the font-family field renders ascii chars in a different way. Furthermore, putting my terminal font in the font-family field renders the icons the same way they are rendered in my terminal (as expected and can be seen in the last screenshot).
I tried reloading the daemon then rebooting but nothing has changed.
configuration of current widget for context : eww.yuck :
powermenu.yuck
eww.scss :
powermenu.scss :