06-13-2023, 04:29 PM
(This post was last modified: 06-13-2023, 05:01 PM by Kevin Kofler.)
Axolotl is actually still developed, see the commits under https://github.com/nanu-c/axolotl/pull/985. But it will take a while for the port to different backend and frontend libraries to be complete. (Looks to me like basically a complete rewrite, since both the backend and the frontend are being switched to different technologies.)
As far as I can tell, the issues with the current/old Axolotl are not actually due to Axolotl itself, but to Electron. Chromium still does not properly support text input under Wayland, and Electron still carries no downstream fix for that issue either. So Electron is just not usable at all under Plasma Mobile or Phosh with their virtual keyboards.
I have tried to get Axolotl running, but since I was unable to register with it (it was impossible to enter the phone number due to Electron just being broken, see above), I have just given up on it. No Signal here, sorry. Since it is the only registration option that does not require proprietary software, there is no alternative.
Flare is at least considering primary device support, but for now, Axolotl is the only one (and that one is broken), unfortunately. There is also hope that Axolotl will be working better once it is ported to Tauri (which wraps WebKitGTK on GNU/Linux) instead of Electron.
As far as I can tell, the issues with the current/old Axolotl are not actually due to Axolotl itself, but to Electron. Chromium still does not properly support text input under Wayland, and Electron still carries no downstream fix for that issue either. So Electron is just not usable at all under Plasma Mobile or Phosh with their virtual keyboards.
I have tried to get Axolotl running, but since I was unable to register with it (it was impossible to enter the phone number due to Electron just being broken, see above), I have just given up on it. No Signal here, sorry. Since it is the only registration option that does not require proprietary software, there is no alternative.
Flare is at least considering primary device support, but for now, Axolotl is the only one (and that one is broken), unfortunately. There is also hope that Axolotl will be working better once it is ported to Tauri (which wraps WebKitGTK on GNU/Linux) instead of Electron.