Commit Graph

127 Commits

Author SHA1 Message Date
43ccff3207 Use grid in message row 2023-10-26 21:44:12 +02:00
9599d2c472 ensure window present when clicking on notification 2023-10-26 10:06:11 +02:00
2cc469234f change unread notification indicator 2023-10-26 10:05:53 +02:00
19fe45af70 add sample messages 2023-10-26 09:42:07 +02:00
d4953af5fc Use scrolled window for source view 2023-10-25 23:42:47 +02:00
6d3c3ad1a7 Fix action snippets 2023-10-25 23:42:01 +02:00
fbc776539e Change default win size to show responsive design 2023-10-25 22:51:30 +02:00
38af3082a5 Improve design of status chips 2023-10-25 22:44:05 +02:00
b212c99730 Improve manual message dialog, improve message bar design 2023-10-25 22:32:08 +02:00
10ee058277 add code icon 2023-10-25 18:54:07 +02:00
f99794b244 Add buttons on shell notification 2023-10-25 18:53:56 +02:00
464cf0ba43 Add code_btn to send JSON manually 2023-10-25 18:09:11 +02:00
933247e564 Handle all user errors in add_subscription_dialog 2023-10-24 18:44:25 +02:00
98a6a0ad47 v0.1.1 2023-10-24 16:45:51 +02:00
ed3e9fae42 Use subscription display name as title when possible 2023-10-24 16:39:09 +02:00
82c205b150 Add send btn 2023-10-24 16:23:11 +02:00
a88308d67a Check errors in add_subscription_dialog 2023-10-24 16:19:30 +02:00
d2af2712da Merge pull request #2 from RDKRACZ/patch-1
Change default app description
2023-10-24 16:18:12 +02:00
33caf8676c Change default app description 2023-10-24 15:14:43 +02:00
305dcd1cbc use stable flathub 2023-10-23 18:16:32 +02:00
975417f1cd use relm4::view! 2023-10-23 18:15:46 +02:00
be6ce20b97 Refactor: remove ntfy_proxy, use SharedEnv 2023-10-23 15:00:18 +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
b5b31d6f8c Update README.md 2023-10-08 16:09:13 +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