summaryrefslogtreecommitdiff
path: root/src/modules/notifpopups.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* clean2 * r + 2 * t2025-04-261-72/+0
| | | | Remove everything
* sidebar: notifpane -> alerts2 * r + 2 * t2025-04-081-1/+1
|
* feat: add navbar2 * r + 2 * t2025-04-081-11/+6
| | | | For controlling sidebar panes + other stuff later
* notifpopups: fix clicking opening sidebar2 * r + 2 * t2025-04-021-10/+18
|
* notifpopups: destroy event wrapper2 * r + 2 * t2025-03-251-0/+1
| | | | Destroy the eventbox wrapper when notif widget is destroyed
* config: refactor2 * r + 2 * t2025-03-231-1/+1
|
* notifs: make dnd actually work2 * r + 2 * t2025-03-111-1/+1
| | | | Also change bar icon and hide count when dnd
* notifpopups: activate action if only one2 * r + 2 * t2025-02-261-2/+6
|
* notifpopups: go to notif center on click2 * r + 2 * t2025-02-231-2/+6
|
* notifpopups: close all popups when notifs open2 * r + 2 * t2025-02-221-1/+4
|
* config: use config file2 * r + 2 * t2025-02-221-1/+1
| | | | Config file at ~/.config/caelestia/shell.json
* notifications: make popup window2 * r + 2 * t2025-01-161-1/+9
|
* refactor: move ts to src2 * r + 2 * t2025-01-161-0/+49
Also move popupwindow to own file