Commit Graph

9 Commits

Author SHA1 Message Date
365244bd60 Add interface to manage accounts 2023-11-13 19:58:26 +01:00
5c518322be Reduce cpu usage and fix network monitor 2023-11-07 19:59:46 +01:00
867b14cf5f update deps 2023-11-07 17:52:27 +01:00
fb29cd9584 update capnp 2023-10-27 18:33:13 +02:00
b212c99730 Improve manual message dialog, improve message bar design 2023-10-25 22:32:08 +02:00
933247e564 Handle all user errors in add_subscription_dialog 2023-10-24 18:44:25 +02:00
975417f1cd use relm4::view! 2023-10-23 18:15:46 +02:00
1a65c290fa Send notification via GioApplication, not ashpd
Using ashpd I get `Invalid client serial` too many times.
At least now the notifications keep showing, even if ashpd
is still used to monitor network changes, which could still
stop working arbitrarily after `Invalid client serial`
2023-10-23 11:10:34 +02:00
52ea57057e init notify 2023-10-08 15:57:09 +02:00