Open Aukstkalnis opened 10 months ago
I have the same issue, Fedora 39, three dots
for some reason when chromium/vscodium focused i have "...", but when signal/discord i have normal language code
in my case, it's because the width is too small to display all of the format.
putting these config to style.css
shows the content, though I'm not sure why it doesn't automatically expand.
#language {
min-width: 50px
}
Ok. I tried your solution and it works🙂 Thank you.
in my case, it's because the width is too small to display all of the format.
Rly, in my case too. My new 1440p primary monitor doesn't have this problem, but the old 1080p second monitor does. P.S. in my case, min width 20px is enough
I am using Fedora 39 and 3 monitors setup. One is rotated 90 degrees. But I can see only ... in other monitors and EN in main monitor. But on startup sometimes I see ... in all monitors and when that happens i can not change the keyboard language because it reverts back to default.
My hyprlands/language configuration: "hyprland/language": { "format": "{}", "format-lt": "LT", "format-en": "EN", "keyboard-name": "at-translated-set-2-keyboard", "on-click": "hyprctl switchxkblayout at-translated-set-2-keyboard next" },