| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-02-20 | Refactor waybar/hyprland | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2026-02-09 | Fix notification showing empty due to race condition | Ahmed Abdelhalim | 1 | -17/+19 | |
| Co-Authored-By: Claude.ai | |||||
| 2026-02-09 | Use concurrent locking to avoid stacking ddcutil | Ahmed Abdelhalim | 1 | -13/+15 | |
| Co-Authored-By: Claude.ai | |||||
| 2026-02-09 | Apply AI reviewed recommendations | Ahmed Abdelhalim | 1 | -27/+25 | |
| Co-Authored-By: Claude.ai | |||||
| 2026-02-09 | Remove syshud role as it only works with volume on desktops | Ahmed Abdelhalim | 1 | -0/+0 | |
| 2026-02-09 | Add brightness control using ddcutil to hyprland | Ahmed Abdelhalim | 1 | -0/+117 | |
| The ddcutil is really slow by design and needing to wait the recommended 40-200ms after each request to get the response according to the ddc protocol specifications. For now this is a working draft, might switch to ddccontrol which is much faster but limited to communicate over /dev/<id> which can't be figured automatically or correlated with hyprctl monitors command | |||||
