triallax

Results 101 issues of triallax

Linux distros already ship `tzdata`, it would be nice if Numbat could optionally be built to use it instead of vendoring `tzdata`. This would also reduce the binary size quite...

``` >>> "1 {} 2" error: while parsing ┌─ :1:5 │ 1 │ "1 {} 2" │ ^^^^ Expected one of: number, identifier, parenthesized expression ```

bug

In Sway/i3 I can do this: ```sway bar { ... separator_symbol " / " ... } ``` This doesn't seem to be possible in i3bar-river as far as I can...

enhancement

**Which locale is missing?** List taken from https://www.localeplanet.com/icu/ar/index.html, which may or may not be comprehensive: - Arabic (United Arab Emirates) ([ar_AE](https://www.localeplanet.com/icu/ar_AE/index.html)) - Arabic (Bahrain) ([ar_BH](https://www.localeplanet.com/icu/ar_BH/index.html)) - Arabic (Djibouti) ([ar_DJ](https://www.localeplanet.com/icu/ar_DJ/index.html)) -...

type-enhancement
P3
missing-locale-data
package:intl

As brought up in https://github.com/sharkdp/numbat/issues/319#issuecomment-1931630969, do you think there are any good reasons not to add lowercase aliases for currencies (e.g. `usd`, `gbp`), for ease of use?

good first issue

This ticket requests adding support for raw strings, inside of which usually special syntax such as string interpolations would be treated as literal parts of the string. Possible forms we...

feature
good first issue

with the accidental assignment, the function would always return 0 for a keytype of VISUAL_HASHMAP_KEY_TYPE_STRING (because it has a value of 2), which is technically valid but not good for...

bug
porting: not needed

### mpv Information ```bash mpv 0.38.0 Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects libplacebo version: v7.349.0 FFmpeg version: 7.0.2 FFmpeg library versions: libavutil 59.8.100 libavcodec 61.3.100 libavformat 61.1.100 libswscale 8.1.100 libavfilter 10.1.100...

os:linux

taken directly from darkhttpd.c quoting the license: > Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the...

caught with ruff check

contribution