lume/apps/desktop2
雨宮蓮 799835a629
Notification Panel (#200)
* feat: add tauri nspanel

* feat: add notification panel

* feat: move notification service to backend

* feat: add sync notification job

* feat: enable panel to join all spaces including fullscreen (#203)

* feat: fetch notification

* feat: listen for new notification

* feat: finish panel

---------

Co-authored-by: Victor Aremu <me@victorare.mu>
2024-06-06 14:32:30 +07:00
..
public fix: memory leak in image component 2024-06-03 07:32:34 +07:00
src Notification Panel (#200) 2024-06-06 14:32:30 +07:00
.gitignore
index.html
package.json Notification Panel (#200) 2024-06-06 14:32:30 +07:00
postcss.config.cjs
tailwind.config.js
tsconfig.json
tsr.config.json
vite.config.ts