| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | notifs/toasts: reverted all changes to notifications to c0ea060f | ATMDA | 2025-11-12 | 1 | -71/+1 |
| | | |||||
| * | notif/toasts: refactoring colors | ATMDA | 2025-11-12 | 1 | -0/+35 |
| | | |||||
| * | notifs/toasts: reworked notifications and toasts and how they display and ↵ | ATMDA | 2025-11-12 | 1 | -1/+36 |
| | | | | | work together. see pull request comment. | ||||
| * | notifs: clear actually close notifs | 2 * r + 2 * t | 2025-10-01 | 1 | -4/+4 |
| | | |||||
| * | config: enable/disable specific toasts | 2 * r + 2 * t | 2025-09-23 | 1 | -0/+3 |
| | | |||||
| * | internal: add toasts for gamemode & dnd | 2 * r + 2 * t | 2025-09-23 | 1 | -0/+7 |
| | | |||||
| * | notifs: wrap time to days | 2 * r + 2 * t | 2025-09-22 | 1 | -5/+10 |
| | | |||||
| * | sidebar/notifs: fix minor bugs | 2 * r + 2 * t | 2025-09-20 | 1 | -7/+3 |
| | | | | | | Image/app icon/urgency/time not updating until corresponding notif is fully destroyed Weird array mutation shenanigans | ||||
| * | notifs: persist images | 2 * r + 2 * t | 2025-09-20 | 1 | -0/+49 |
| | | |||||
| * | notifs: fix persistence sorting order | 2 * r + 2 * t | 2025-09-20 | 1 | -1/+1 |
| | | |||||
| * | sidebar/notifs: better anims + misc fixes | 2 * r + 2 * t | 2025-09-20 | 1 | -22/+91 |
| | | |||||
| * | notifs: persist time | 2 * r + 2 * t | 2025-09-19 | 1 | -4/+5 |
| | | |||||
| * | sidebar/notifs: add actions (#648) | 2 * r + 2 * t | 2025-09-19 | 1 | -2/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | * add actions (not done, transfer between machines) * notifs: fix persistence * notifs: persist actions (appearance only) * sidebar/notifs: add actions * sidebar/notifs: add copy action Also actions fill width * sidebar/notifs: better actions Fade at edges when scrollable * sidebar/notifs: fix urgency colours & icon * sidebar/notifs: remove unnecessary clipping * sidebar/notifs: fix artifacts with actions | ||||
| * | notifs: persistent notifs + better sidebar notifs | 2 * r + 2 * t | 2025-09-18 | 1 | -15/+71 |
| | | |||||
| * | sidebar: add notifs | 2 * r + 2 * t | 2025-09-18 | 1 | -1/+1 |
| | | |||||
| * | notifs: fix dnd | 2 * r + 2 * t | 2025-09-17 | 1 | -5/+4 |
| | | |||||
| * | utilities/toggles: add dnd | 2 * r + 2 * t | 2025-09-15 | 1 | -4/+30 |
| | | | | | | Closes #80 Closes #426 | ||||
| * | internal: refactor widgets folder | 2 * r + 2 * t | 2025-08-04 | 1 | -1/+1 |
| | | | | | Split into subdirs and rename to components | ||||
| * | internal: use new qs imports | Soramane | 2025-07-16 | 1 | -2/+2 |
| | | |||||
| * | notifs: fix material icon offset | 2 * r + 2 * t | 2025-06-18 | 1 | -1/+1 |
| | | |||||
| * | feat: user config file | 2 * r + 2 * t | 2025-06-15 | 1 | -2/+2 |
| | | | | | Config file at `~/.config/caelestia/shell.json` | ||||
| * | feat: add ipc commands for stuff | 2 * r + 2 * t | 2025-06-08 | 1 | -0/+10 |
| | | |||||
| * | notifs: lock notif object until anim finish | 2 * r + 2 * t | 2025-06-06 | 1 | -2/+5 |
| | | | | | Also fix notif y position during remove anim | ||||
| * | feat: clear notifs shortcut | 2 * r + 2 * t | 2025-06-04 | 1 | -0/+10 |
| | | |||||
| * | notifs: colour by urgency | 2 * r + 2 * t | 2025-05-10 | 1 | -0/+1 |
| | | |||||
| * | notifs: invoke action on click if only single action | 2 * r + 2 * t | 2025-05-10 | 1 | -0/+1 |
| | | |||||
| * | notifs: option to have expire timeout | 2 * r + 2 * t | 2025-05-10 | 1 | -1/+4 |
| | | | | | Also remove scrollbar and reduce expand drag threshold | ||||
| * | feat: expandable notifs | 2 * r + 2 * t | 2025-05-10 | 1 | -0/+3 |
| | | |||||
| * | notifs: actual list | 2 * r + 2 * t | 2025-05-10 | 1 | -0/+1 |
| | | |||||
| * | feat: basic notifications | 2 * r + 2 * t | 2025-05-10 | 1 | -0/+76 |
| Also fix pixel issue with notif area background Add more log rules to run script | |||||