Commit Graph

9 Commits

Author SHA1 Message Date
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