Elara Elara6331
Elara6331 created repository Elara6331/drpc 2023-01-03 20:55:49 +00:00
Elara6331 pushed to master at Elara6331/itd 2023-01-03 17:39:24 +00:00
52686fbad0 Update itgui screenshots
Elara6331 pushed to master at Elara6331/itd 2023-01-03 17:30:07 +00:00
547c79f874 Add doc comments
Elara6331 pushed to master at Elara6331/itd 2023-01-03 17:24:39 +00:00
de3ce406e7 Use multiplexed connection in NewFromConn()
Elara6331 pushed to master at Elara6331/itd 2023-01-03 17:19:00 +00:00
27cd275ddb Run formatter
Elara6331 pushed to master at Elara6331/itd 2023-01-03 17:17:02 +00:00
1ad99fafc4 Use correct paths in README
Elara6331 pushed to master at Elara6331/itd 2023-01-03 17:15:44 +00:00
0cf36f220d Properly close multiplexed streams
Elara6331 opened issue Elara6331/infinitime#8 2023-01-03 09:07:48 +00:00
All Watch* functions write debug logs with func=WatchMotion
Elara6331 pushed to master at Elara6331/itd 2023-01-03 09:02:50 +00:00
1cbc2f86fa Start separate goroutine for multiplexed stream handling
Elara6331 pushed to master at Elara6331/itd 2023-01-03 08:54:03 +00:00
87fdb7a30a Add connection multiplexing, fixing itgui
Elara6331 pushed to master at Elara6331/itd 2023-01-03 07:06:08 +00:00
7e4720ed6a Fix dependencies
Elara6331 pushed to master at Elara6331/itd 2023-01-03 06:42:15 +00:00
d7bd94e164 Restructure and revise README
Elara6331 commented on issue Elara6331/itd#45 2023-01-03 06:33:55 +00:00
ITD does not send packet to stop updates

This should be fixed in the latest commit of itd and itctl (you need to update both because the socket protocol has changed). Can you please test it?

Elara6331 pushed to master at Elara6331/itd 2023-01-03 06:32:06 +00:00
f9ea55910e Remove itgui CI config
Elara6331 pushed to master at Elara6331/itd 2023-01-03 06:30:24 +00:00
b757af7fed Switch to autogenerated DRPC framework
Elara6331 commented on issue Elara6331/itd#43 2023-01-03 00:03:00 +00:00
Unable to launch itd.service on ubuntu touch

In this case, it seems Ubuntu Touch might not support DBus user sessions, which is interesting because a lot of software requires them to exist, and there's no way to implement much of ITD's…

Elara6331 closed issue Elara6331/itd#43 2023-01-03 00:03:00 +00:00
Unable to launch itd.service on ubuntu touch
Elara6331 commented on issue Elara6331/itd#42 2023-01-02 23:57:37 +00:00
sometimes authentication fails and passcode gets treated as shell input

There isn't much I can do about this, so I will close this issue

Elara6331 closed issue Elara6331/itd#42 2023-01-02 23:57:37 +00:00
sometimes authentication fails and passcode gets treated as shell input
Elara6331 commented on issue Elara6331/itd#48 2023-01-02 23:50:03 +00:00
openrc service file

What I may be able to do instead is provide a start-itd script that automatically starts ITD in the background. This script could maybe be used in the settings of your DE to make ITD start on login.