| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-02 | chore: color changeHEADmain | ryukamish | |
| 2026-04-27 | fix: firefox color and overall color change overhaul | ryukamish | |
| 2026-04-27 | fix: updating the ipc version fixes lagged switching | ryukamish | |
| 2026-04-23 | add: giving chromium and zen browser color indicators | ryukamish | |
| 2026-04-18 | chore: color change for active indicator | ryukamish | |
| 2026-04-12 | add: grey color to workspace number | ryukamish | |
| 2026-04-11 | add: workspace number on the left of the indicator | ryukamish | |
| 2026-03-25 | Update README.md | Jeremy Huang | |
| 2026-03-24 | Update README.md | Jeremy Huang | |
| 2026-03-24 | Merge legacy master history into main | jeremy | |
| 2026-03-24 | Make Chrome workspace bars red | jeremy | |
| 2026-03-24 | Improve workspace rendering and docs | jeremy | |
| 2026-03-24 | Update README.md | Jeremy Huang | |
| 2026-03-24 | Update README.md with image | Jeremy Huang | |
| 2025-12-28 | Initial commit: Niri workspaces indicator for Waybar | 1jehuang | |
| Features: - Real-time workspace display via niri IPC - Color-coded window indicators by app type - Claude Code detection (✳ icon and title) - Codex, nvim, Chrome, Firefox, Discord, Spotify colors - tmux session indicator (broken bar ¦) - Process tree scanning for terminal app detection - Workspace names shown when focused - Empty unfocused workspaces hidden | |||
| 2025-12-20 | Remove strikethrough rendering | 1jehuang | |
| 2025-12-20 | Fix JSON output for strikethrough | 1jehuang | |
| 2025-12-20 | Fix window ordering and mark visible windows | 1jehuang | |
| 2025-12-19 | Add README with benchmarks | 1jehuang | |
| 2025-12-19 | Implement daemon mode with persistent niri socket connection | 1jehuang | |
| - Uses niri-ipc event stream for real-time updates - No signal/interval needed - outputs JSON on relevant events - Auto-reconnects on socket errors - Near-zero CPU when idle | |||
| 2025-12-19 | Initial commit: niri workspaces waybar module in Rust | 1jehuang | |
| Fast workspace visualization for waybar with: - Color-coded windows by app (Chrome, Discord, Firefox, etc.) - Terminal detection (Claude, Codex, nvim) via /proc - Dimmed colors for unfocused workspaces - Active window indicator (▌) for would-be-focused windows - Parallel niri IPC calls for ~12ms execution time | |||
