Skip to content

v0.5.1

Compare
Choose a tag to compare
@vaxerski vaxerski released this 14 Apr 19:04
· 18 commits to main since this release

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