jim jammer

Results 15 comments of jim jammer

Is it agreed that this is indeed a bug? And, is there a known workaround? My waybar-clock config broke recently because I use `%-I` that will yield single-digit hours without...

> 1. You are using waybar ver. 0.9.12 ? I tried both 0.9.12 and waybar-git-r1906.503fe9a-1 (arch linux AUR package), and have the same result. > 2. Can you check waybar...

`fmt 8.1.1-2` is what I was using to produce the above mentioned behavior. I installed `fmt-git 8.1.1.r180.g86e27ccb-1` and tried to build `waybar-git-r636.67593b8-1` but I got in library hell and couldn't...

I made a request to fmtlib: https://github.com/fmtlib/fmt/issues/2959 Either some `strftime` features are no longer fully implemented in fmt (as `%-I` used to work on Waybar and now it doesn't, but...

On the man page you linked: > Glibc notes Glibc provides some extensions for conversion specifications. (These extensions are not specified in POSIX.1-2001, but a few other systems provide similar...

Hi @vitaut I've started working on this but have some questions about differing behavior I'm seeing between platforms (some of tests are failing on Windows only). Does {fmt} have an...

> Similar things seem to occur on X11: alacritty/alacritty#3601 Ah, darn. I searched but didn't find this existing issue. I had figured the issue is in this underlying copy/paste ~issue~...

> I don't see any way in which that would be possible. I agree. Since this problem reportedly occurs in both X11 and Wayland, I am looking at the underlying...