| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-04-10 | Replace gradia on archlinux with satty | Ahmed Abdelhalim | 1 | -0/+20 | |
| 2026-02-23 | Refactor power.sh to be the entry point for power control | Ahmed Abdelhalim | 1 | -23/+64 | |
| 2026-02-23 | Fix hyprshutdown menu entries to run the correct commands | Ahmed Abdelhalim | 1 | -3/+3 | |
| 2026-02-22 | Configure power menu using tofi | Ahmed Abdelhalim | 1 | -0/+38 | |
| Since it was almost impossible to change the spacing between the gum choose items, I used tofi instead, which is already themed and the only downside to it, is that it allows typing input on the menu which isn't my favorite but it's also not bad at all | |||||
| 2026-02-22 | Configure waybar scripts for launch tui and power menus | Ahmed Abdelhalim | 1 | -3/+0 | |
| 2026-02-20 | Refactor waybar/hyprland | Ahmed Abdelhalim | 6 | -5/+106 | |
| 2026-02-20 | Add hyprland sunset and hyprpicker with scripts/waybar integration | Ahmed Abdelhalim | 1 | -0/+81 | |
| 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 | Apply AI verified refactoring | Ahmed Abdelhalim | 1 | -28/+25 | |
| Co-Authored-By: Claude.ai | |||||
| 2026-02-09 | Minor styling to volume.sh to handle mic too (not tested) | Ahmed Abdelhalim | 1 | -17/+34 | |
| 2026-02-09 | Add volume controlling script with OSD (using mako) | Ahmed Abdelhalim | 1 | -0/+85 | |
| 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 | |||||
