Use in-app notification
Use in-app notifications specified in GNOMEs HIG.
This creates a new class for in-app notifications which can be used in different places.
It also replaces the GtkInfoBar
with the in-app notification.
For reference https://developer.gnome.org/hig/stable/in-app-notifications.html.en
Fixes: #132 (closed), #11 (closed)
Merge request reports
Activity
added 5 commits
-
b32dff73...a91da3f8 - 2 commits from branch
Librem5:master
- 662f7f0b - Add class for in-app notification
- 584afc22 - MainWindow: use in-app notification for messages
- dc5be2b6 - CallWindow: use in-app notification
Toggle commit list-
b32dff73...a91da3f8 - 2 commits from branch
mentioned in merge request !98
- Resolved by Julian Sparber
- Resolved by Julian Sparber
- Resolved by Julian Sparber
@mohammed.sadiq I fixed the two issues. I also changed the name of
get/set_property()
tocalls_in_app_notification_get/set_property()
added 6 commits
-
bcefb1e5...cad79a48 - 3 commits from branch
Librem5:master
- e7e95efc - Add class for in-app notification
- e7c248ea - MainWindow: use in-app notification for messages
- 19632e42 - CallWindow: use in-app notification
Toggle commit list-
bcefb1e5...cad79a48 - 3 commits from branch
mentioned in merge request !100 (merged)