Minabsapi

Results 20 comments of Minabsapi

My connection is fast and stable. This problem occurs everytime I will post screenshots of both Aliucord and the official desktop Discord client later to better illustrate the issue

Screenshots of both clients (same server, same channel): **Official desktop client** ![Capture](https://github.com/Aliucord/Aliucord/assets/29603957/e5280b1a-89da-4161-8556-e4926e448561) **Aliucord** ![Screenshot_Aliucord_20230510-101753](https://github.com/Aliucord/Aliucord/assets/29603957/7edf3e5b-01f6-42bc-80a2-7e673545ff44) (Note: defaulted to screenshots instead of a video record as nothing special could be emphasized through...

I can. Reason is that I've been manually verified, which had effects on the official client, but not in Aliucord

Some evolution: as I said earlier I was manually approved into the server so I could send messages, however contrarily to what I thought I didn't send any from the...

Same issue. jmtpfs version: 0.5 FUSE library version: 2.9.9 fusermount version: 2.9.9 using FUSE kernel interface version 7.19 OS: GNU/Linux Ubuntu 20.04 Device: Xiaomi Mi A1

I personally can't get the custom key processing working correctly. Here's a simplified extract of my program using it (which is intended to fully handle keypress processing, not just arbitrarily...

Meanwhile I investigated myself and found what's wrong. First, > The keymask command isn't actually required in this case, since the constant already contains the keymask value Referring to the...

Not all problems are fixed, though. For some reason I still need to call `process_input()` (which basically effects in resetting the keypad) every iteration to avoid getting stuck. After some...

I happened to need that too, so I just hacked that feature in. PR here: #72

Alright, I'll try to help organize it a bit in a few days. In the meantime I advise you to [enable Discussions](https://docs.github.com/en/discussions/quickstart) for your repository, as it is more suited...