Macintosh-Fan
Macintosh-Fan
jcenter is deprecated, and will stop working on Feb 1, 2022. Will this library move to mavenCentral?
When I add 96 images using the Time option, it adds them all just fine, but the times in different images conflict, meaning the images in the sequence are: 12...
**Bug:** When I have discord and IntelliJ IDEA open, sometimes the Discord Integration plugin fails to detect that Discord is running, when it is. Then I have to restart the...
Add support so we can create, edit, delete, and start events? 
Hello. Sometimes I come across outdated information on the website about users, guilds, etc.. Is there a chance a refresh button could be added to update this info?
I prepared a sequence of several images beforehand, using Time, with the order: 0:00, 0:05, 0:10, ..., 23:55. However, some of the images are then skipped at times; for example,...
https://drive.google.com/drive/folders/15fhDbQnJXuXDXNRRSUG8C706sWCBsGw-?usp=sharing With the February file, when I go to set the image, it works just fine. However, when I go to set the April file, it just sets my desktop...
I am making a custom dynamic desktop, but with lots of images. Navigating with lots of them is not super quick, but would be easily fixed with a scroll bar...
As the title says. Stack trace: ``` Caught error when decoding packet (op: 0, length: 0) kotlinx.serialization.json.internal.JsonDecodingException: Cannot begin reading element, unexpected token: 10 JSON input: at kotlinx.serialization.json.internal.JsonExceptionsKt.JsonDecodingException(JsonExceptions.kt:24) at kotlinx.serialization.json.internal.JsonExceptionsKt.JsonDecodingException(JsonExceptions.kt:32)...
## Describe the feature Check to see if server member has a permission of some sort. ```c u64bitmask discord_get_member_permissions(const struct discord_guild_member* member) { u64bitmask permissions = 0; for (int i...