Davide Bassi
Davide Bassi
Updated Factory.lua to force limit of bar height.
In the file "visualizer.ini" at line 62 the height of the shape sometimes is grater than the possible value. As a workaround I currently use `([MeasureAudioSmoothed{%%}]>1?1:[MeasureAudioSmoothed{%%}])` to return always a...
In the past few days, I started implementing the API in an android launcher with Kotlin, but I ended up creating a separate library, which I would like to share...
Hi, I thought it would be nice to open a dedicated issue for some inputs on free National weather services. Because each new entry would require plenty of coding and...
Defer is quite useful for blocks that need scoping and init and clean-up statements, eg: fopen, close & co. Using the `-pedantic` and the `--std=c89` flags could cause some issues...
### Brand Name JitPack ### Website https://jitpack.io ### Popularity Metric The Similarweb rank is 176,446. See https://www.similarweb.com/website/jitpack.io ### Official Resources for Icon and Color svg: https://jitpack.io/w/img/jitpack-logo.svg color: #ffffff, color picking...
Hello, I would like to report that the BCM 43142 Wi-Fi card on my laptop doesn't work. I have the same issue with all other main Linux distros, although I...
Right now, all APIs except the geocoding one can return JSON, CSV and XLSX data. On the other hand, the geocoding API implements JSON and ProtoBuf. Issue #86 is already...
If a playlist has the same song twice (e.g.: in 9th position and 14th position) the exported m3u8 playlist won't contain nor the first nor the second. Looking at the...
### Checklist - [X] I made sure that there are **no existing issues** - [open](https://github.com/iamrasel/lunar-launcher/issues) or [closed](https://github.com/iamrasel/lunar-launcher/issues?q=is%3Aissue+is%3Aclosed) - which I could contribute my information to. - [X] I have already...