You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hyprland v0.56.1 schema — patch release with no upstream option changes; the v0.56.1 → v0.56.0 migration is a no-op
Hyprland v0.56.0 schema — 353 options across 21 sections; new input-capture section (capture_modifiers, enforce_barriers), motion blur (decoration:motion_blur:*), tablet tool eraser and pressure range controls (input:tablettool:*), group:groupbar:disable_when_only, misc:session_lock_blur, misc:initial_workspace_token_timeout, and master:focus_master_on_close
Changed
Shadow and glow colors are now gradients — decoration:shadow:color, decoration:shadow:color_inactive, decoration:glow:color, and decoration:glow:color_inactive changed type from color to gradient upstream, and the two color_inactive options now default to empty
experimental:wp_cm_1_2 default flipped from false to true
general:layout accepts scrolling, monocle, and lua:<name> in addition to dwindle and master
Int options may be open-ended — upstream can declare an int with only a lower bound (input:tablettool:eraser_button_override), so max is no longer guaranteed to be set; validate() already treated a missing bound as unbounded