INC-2026-05-22-001: Prevention
What Went Well
-
hyprctl configerrorsimmediately surfaced all five errors with file and line numbers — no guesswork -
Prior incident (INC-2026-04-07-002) and codex entry (
linux/hyprland/config-debugging) provided a documented triage path -
Upstream release notes confirmed the breakage was expected and intentional
-
Fix applied in under an hour with zero compositor restarts required beyond the initial reload
What Could Be Improved
-
Pre-upgrade config check: Running
hyprctl configerrorsbefore and afterpacman -Syuwould surface breakage immediately at upgrade time rather than on next login -
Release note review: Checking Hyprland release notes before upgrading would have flagged the dwindle deprecations in advance
-
Version pinning consideration: For compositor-critical packages on Arch, reviewing changelogs before blind
pacman -Syureduces surprise breakage
|
Key Takeaways
|
Related
-
INC-2026-04-07-002: Hyprland Keyboard Failure — prior Hyprland config incident
-
CR-2026-03-12: Arch System Upgrade — upgrade procedure template
-
CR-2026-03-14: Hyprland Rice Enhancement — prior Hyprland config change