Commit Graph

22 Commits

Author SHA1 Message Date
5002772c65 remove unused 2024-11-21 12:34:55 +01:00
a758ffcd6e remove unused code, minor refactorings 2024-11-21 10:54:37 +01:00
812e335c41 remove old capnp code 2024-11-20 20:41:10 +01:00
6eae0e6972 Add missing calls 2024-11-20 20:35:34 +01:00
0a083a6e2b rewrite subscription complete 2024-11-20 20:20:44 +01:00
3afe79bc82 working_init 2024-11-16 19:06:29 +01:00
f77a24b4a9 update gtk deps 2024-10-05 21:52:51 +02:00
86d1472a24 finish port to libadwaita dialogs 2024-02-13 18:55:20 +01:00
410569689c remove deprecated MainContext channel 2024-02-01 14:54:52 +01:00
ee60c662d1 Fix about window appdata path 2024-01-03 12:49:46 +01:00
725d5a36ca fix lints 2023-11-15 12:15:01 +01:00
365244bd60 Add interface to manage accounts 2023-11-13 19:58:26 +01:00
20ee796913 cleanups 2023-11-09 19:11:32 +01:00
6581eb55ab about window: show data from appdata file 2023-11-09 19:08:57 +01:00
5c518322be Reduce cpu usage and fix network monitor 2023-11-07 19:59:46 +01:00
9599d2c472 ensure window present when clicking on notification 2023-10-26 10:06:11 +02:00
f99794b244 Add buttons on shell notification 2023-10-25 18:53:56 +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
7866067845 fix 2023-10-13 18:27:25 +02:00
52ea57057e init notify 2023-10-08 15:57:09 +02:00
c3de2224a8 Init with GTK Rust Template 2023-07-23 18:15:23 +02:00