Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unaligned calendar with locale that has shorter day abbreviations then 3 letters #522

Open
wereii opened this issue Dec 21, 2021 · 0 comments

Comments

@wereii
Copy link

wereii commented Dec 21, 2021

  • output of awesome -v and lua -v
> awesome -v
awesome v4.3-1315-g1932bd017 (Too long)
 • Compiled against Lua 5.3.6 (running with Lua 5.3)
 • API level: 4
 • D-Bus support: yes
 • xcb-errors support: yes
 • execinfo support: yes
 • xcb-randr version: 1.6
 • LGI version: 0.9.2
 • Transparency enabled: yes
 • Custom search paths: no
> lua -v
Lua 5.4.3  Copyright (C) 1994-2021 Lua.org, PUC-Rio
  • expected behavior and actual behavior
    Expected that the day names are aligned with day numbers, not like in screenshot:
    image

  • steps to reproduce the problem:

os.setlocale("cs_CZ.UTF-8")

Possibly has to do something with: #426

hp-pepster pushed a commit to hp-pepster/lain that referenced this issue Oct 18, 2022
If the day names do not consist of three characters, the alignment is off
(see lcpz#522)
hp-pepster pushed a commit to hp-pepster/lain that referenced this issue Oct 18, 2022
If the day names do not consist of three characters, the alignment is off
(see lcpz#522)
hp-pepster pushed a commit to hp-pepster/lain that referenced this issue Oct 18, 2022
If the day names do not consist of three characters, the alignment is off
(see lcpz#522).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant