Elara Elara6331
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.

Elara6331 commented on issue Elara6331/itd#48 2023-01-02 23:47:18 +00:00
openrc service file

It doesn't seem that OpenRC has any support for user services. In order for ITD to work properly with DBus, it must be launched specifically as the user who is going to use it, and cannot run as…

Elara6331 merged pull request Elara6331/itd#47 2023-01-02 09:05:24 +00:00
Warn when Koanf read fails
Elara6331 pushed to master at Elara6331/itd 2023-01-02 09:05:24 +00:00
5f5c67f7cc Warn when Koanf read fails (#47)
Elara6331 approved Elara6331/itd#47 2023-01-02 09:05:01 +00:00
Warn when Koanf read fails

Thanks, merging now

Elara6331 pushed to master at lure/lure 2023-01-02 04:40:09 +00:00
de8399e40b Only generate for internal/config in version.txt target
d226a6c154 Install to in AUR package
Compare 2 commits »
Elara6331 pushed to master at lure/lure 2023-01-02 04:23:28 +00:00
c2e0332552 Add completion files to archive
Elara6331 pushed tag v0.0.6 to lure/lure 2023-01-02 03:31:32 +00:00
Elara6331 pushed to master at lure/lure 2023-01-02 03:28:18 +00:00
43baf8024a Return error if db.JSON decode hook gets an invalid type