github hyprwm/hyprlang v0.5.1

latest release: v0.5.2
2 months ago

A small patch with a few fixes, a new noerror feature, and special selectors.

New features

  • Special categories can now have inline keys, e.g. device[my-mouse-v1]:sensitivity = 1
  • You can now mark areas to not throw errors with # hyprlang noerror true and then later # hyprlang noerror false to revert back

Fixes

  • core: Fix recursive variables in RHS of variable assignment

MRs

New Contributors

Full Changelog: v0.5.0...v0.5.1

Don't miss a new hyprlang release

NewReleases is sending notifications on new releases.