Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,603
    • Issues 1,603
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 220
    • Merge requests 220
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gtkgtk
  • Issues
  • #5534
Closed
Open
Issue created Jan 19, 2023 by Iman Salmani@contact.imansalmani

GtkCalendar: Show first character of week name in fa_IR locale

hi

Explain

GtkCalendar using small version of week names.

but with LC_TIME=fa_IR.UTF-8 widget using full week names. that get lot of space and make layout problem for apps.

Example:

Denaro

Screenshot_from_2023-01-19_18-06-04 Screenshot_from_2023-01-19_18-06-18

with LC_TIME en_US

Screenshot_from_2023-01-19_18-13-14

some apps like gnome calendar using custom calendar widget ( code line )

Screenshot_from_2023-01-19_18-17-18

spec

  • os: fedora 37
  • gnome: 43.32
  • windowing system: wayland
Assignee
Assign to
Time tracking