-
I created an icon pack to make Keka feels more elegant and beautiful .
**Here is the download [link](https://github.com/Jax0rz/Keka-Icons)**
![show](https://cloud.githubusercontent.com/assets/7557…
-
Namely ppc64:
```
In file included from src/DnsLayer.cpp:4:0:
src/DnsLayer.cpp: In member function 'bool pcpp::DnsResource::setData(const string&)':
../Common++/header/Logger.h:182:144: warning:…
-
pandoc 2.0.3
There are a number of CSS issue with the current way pandoc syntax highlights code with line number in HTML (and similar CSS based formats possibly).
I'll explain here the vario…
-
Yesterday the I2S audio developed an occasional intermittent crackle sound. Like a digital version of dust on an LP record. This is after weeks of perfect operation.
The crackles are each a single …
-
Hi,
Sorry by advance, english isn't my natural language and I'm new!
So, my problem is when I call another activity with your calendar implemented, I need to touch the calendar to display the se…
-
I'm using this library in a scenario where I don't know how many tasks I'm going to have. I've noticed that if the maxInProgress number I give happens to be bigger than tasks.length, I end up seeing a…
-
Posting this here on Potato's advice, since there's nowhere to post feedback on http://www.monikaafterstory.com/ . I hope it's not too out of place.
This mod is high quality, solid work. Thumbs up.…
-
@mariajoafana @arojascastro
I am opening this ticket to test the workflow of the Spanish team to submit, edit and review translations, as we discussed at #369 . We will be testing the process with…
-
@patdavid When you find a free minute, if you would please remove any files that you know can safely be removed, that'd be a big help in trying to consolidate the templates.
Without digging too deep…
-
If I call LongOpenHashSet.removeAll(LongCollection), then AbstractLongCollection.removeAll(LongCollection) ist called.
For each long of the given collection, this method iterates over the whole Set…