Elara Elara6331
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
Elara6331 pushed to master at lure/lure 2023-01-02 03:17:09 +00:00
8a1d0f4f54 Add installmisc target for non-binary files
Elara6331 commented on pull request Elara6331/itd#47 2023-01-02 03:01:06 +00:00
Warn when Koanf read fails
Elara6331 commented on pull request Elara6331/itd#47 2023-01-02 03:01:06 +00:00
Warn when Koanf read fails

Same as above

Elara6331 suggested changes for Elara6331/itd#47 2023-01-02 03:01:06 +00:00
Warn when Koanf read fails

Other than those two minor changes, it looks good, thanks!

Elara6331 pushed to master at lure/lure 2022-12-29 20:25:44 +00:00
806f49c472 Move CLI helper functions into internal/cliutils