summaryrefslogtreecommitdiff
path: root/modules/notifpopups.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: move ts to src2 * r + 2 * t2025-01-161-177/+0
| | | | Also move popupwindow to own file
* notifpopups: replace notifications2 * r + 2 * t2025-01-151-1/+2
| | | | Allow replacing
* better config + notifpopups max popups2 * r + 2 * t2025-01-141-9/+11
| | | | Use a config file
* notifpopups: increase init anim duration2 * r + 2 * t2025-01-141-1/+1
|
* less border2 * r + 2 * t2025-01-131-1/+2
| | | | Less border for notification popups and menu
* notifpopups: fix app icon2 * r + 2 * t2025-01-131-5/+15
| | | | | For some reason firefox gives its desktop entry with as Firefox while the icon is lowercase, so use subs Also use icon lookups to check so no broken icons
* notifpopups: close after timeout if transient2 * r + 2 * t2025-01-131-10/+11
| | | | Also prefix window namespaces with caelestia
* notifpopups: use correct exclusivity2 * r + 2 * t2025-01-121-1/+0
|
* notification popups2 * r + 2 * t2025-01-121-0/+163