| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-02 | Fix Chrome notifications not matching due to space vs hyphen in app nameHEADmaster | Asko Nõmm | |
| Normalize separators (hyphens, spaces, underscores) during pattern matching so that Chrome's app_name "Google Chrome" matches KWin's desktopFile "google-chrome". | |||
| 2026-04-29 | Update README.md | asko | |
| 2026-04-29 | Rename project to plasma-task-manager-notifications | Asko Nõmm | |
| 2026-04-29 | Fix install instructions with correct repo URL and folder name | Asko Nõmm | |
| 2026-04-29 | Update LICENSE | asko | |
| 2026-04-29 | Update README title to Plasma Task Manager Notifications | Asko Nõmm | |
| 2026-04-29 | Initial commit: Rust notification badge daemon for KDE Plasma 6 | Asko Nõmm | |
| Monitors D-Bus for desktop notifications and emits Unity LauncherEntry badge updates so KDE Plasma task manager shows notification counts. - Streaming dbus-monitor parser with app matching and lifecycle tracking - KWin window discovery for automatic desktop file detection - Systemd user service, Makefile install/uninstall targets - 38 tests (32 unit + 6 integration), 97% line coverage via cargo-llvm-cov - CodeScene code health: 10/10 on all source files | |||
