Skip to content

v0.4.0

Compare
Choose a tag to compare
@vaxerski vaxerski released this 17 Feb 23:37
· 40 commits to main since this release

Major update, however, ABI-compatible with v0.3.2.
Despite that, as requested in #21 the sover has been bumped to 1 and will be bumped from now on every breaking ABI change.

API Additions

  • Added CConfig::listKeysForSpecialCategory
  • Added anonymous special categories. They behave like key-based, but do not have a key (key is automatically assigned by hyprlang)

Fixes

  • fix bugs on non-existent dynamic special requests

Full Changelog: v0.3.2...v0.4.0