Aldo Adirajasa Fathoni

Results 6 issues of Aldo Adirajasa Fathoni

* **Please tell us about yourself (include an email address):** Aldo Adirajasa Fathoni (aldo.alfathoni at gmail dot com) * **Your purpose in using this API:** I am developing an Android...

TCP_KEEPIDLE is undefined on macOS, this PR fixes the following error when compiling: ``` ../src/Embedded_Display/vncclientthread.cpp:601:43: error: use of undeclared identifier 'TCP_KEEPIDLE' if (setsockopt(cl->sock, IPPROTO_TCP, TCP_KEEPIDLE, &optval, optlen) < 0) {...

I tried building on macOS Monterey 12.4, because there's no great native aria2c front-end that supports macOS and I was gabut. Apparently it built, ran and showed the main window...

documentation

First of all, thank you for your work! So I tried code-server and and I can say it's usable, but this opens new possibility for using VSCode without GUI at...

Arqiver are already buildable on macOS without any modification, but lacks an icon and a list of associated files to make it show up on the "Open With" menu. This...

When opening a link with ViewTube custom protocol (`viewtube:`), the error "The address wasn't understood" shows up instead of asking which program to open with. Opening the link with xdg-open...