summaryrefslogtreecommitdiff
path: root/src/widgets/notification.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* clean2 * r + 2 * t2025-04-261-179/+0
| | | | Remove everything
* feat: thumbnailer utility2 * r + 2 * t2025-04-011-3/+6
| | | | | Fix large images in notifications being slow GTK css background image is really slow for scaling for some reason, so thumbnail
* notification: body tooltip for dashboard2 * r + 2 * t2025-03-261-0/+2
|
* sidebar: create dashboard2 * r + 2 * t2025-03-251-9/+17
|
* notification: don't use markup2 * r + 2 * t2025-02-251-1/+0
| | | | Markup causes errors
* notifpopups: shrink image2 * r + 2 * t2025-02-231-4/+5
|
* config: use config file2 * r + 2 * t2025-02-221-2/+3
| | | | Config file at ~/.config/caelestia/shell.json
* notifications: ago time option2 * r + 2 * t2025-02-191-13/+24
|
* notifpopups: more compact + better styles2 * r + 2 * t2025-02-191-9/+26
|
* imports: use typescript import paths2 * r + 2 * t2025-01-301-2/+2
|
* notifications: make popup window2 * r + 2 * t2025-01-161-3/+8
|
* refactor: move ts to src2 * r + 2 * t2025-01-161-0/+132
Also move popupwindow to own file