aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/components/NotificationButton.vue
AgeCommit message (Collapse)Author
2023-10-25fix: UI bugs (#644)Rémy Raes
Fixes two interface issues caused by leaking CSS styles
2023-10-16feat: Notification menu (#615)Rémy Raes
Introduces a notification menu, which hosts notifications fired while the app was not focused. Notifications can be closed by the user.