Hyprland v0.55.3 Patch Fixes VRR, Hotplug, and Adds Config Reload
Hyprland, the Wayland compositor, released version 0.55.3 today. This patch release backports several fixes from the main development branch to the 0.55.2 stable branch. Key updates include a fix for Variable Refresh Rate (VRR) not applying on runtime changes and a resolution for monitor re-enabling issues during hotplug events when DPMS is off. The update also addresses rendering for unfocused subsurfaces, resolves null dereferences in the pin dispatcher, and corrects issues with decoration value refreshing. Additionally, it adds a new hyprctl command for a "config full-reload" for ground-up configuration reloads. The release note describes it as "A small (or maybe not that small) patch release backporting some fixes from main onto 0.55.2." This release enhances stability and display management for users.
Sources
- v0.55.3 - GitHub: hyprwm/Hyprland