| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-03-04 | Remove duplicate fields from argument_specs files | Ahmed Abdelhalim | 1 | -2/+0 | |
| 2026-03-01 | Remove reboot tasks as they are not necessary | Ahmed Abdelhalim | 2 | -6/+0 | |
| The reboot also makes the testing quite unstable, and they don't have a lot of added benefits, removing them for now | |||||
| 2026-02-27 | Refactor "Require reboot" to use standard reboot | Ahmed Abdelhalim | 2 | -6/+5 | |
| 2026-02-12 | Add reboot to the playbook as post_task (controlled by flag) | Ahmed Abdelhalim | 2 | -0/+7 | |
| 2026-02-12 | Remove triggering the udevadm since we will require reboot anyway | Ahmed Abdelhalim | 2 | -7/+0 | |
| 2026-02-11 | Fix ddcutil setup/testing on CI | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2026-02-09 | Add brightness control using ddcutil to hyprland | Ahmed Abdelhalim | 4 | -0/+73 | |
| 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 | |||||
