Skip to content
Compare
Choose a tag to compare
@let-def let-def released this 21 May 10:48
· 0 commits to master since this release

CHANGES:

  • Add Lwd.update (by @OlivierNicole and @Julow) and Lwd.may_update functions
  • Lwd.set: change binding before invalidation, otherwise the old value could be re-observed (reported by @voodoos)
  • brr-lwd: support declarative events and set of css classes
  • Nottui: fix treatment of some terminal events that were delayed because of improper buffer flushing, reported by @darrenldl
  • Introduce Nottui_unix: move platform-specific code of Nottui to a separate library (by @dinosaure and @reynir, #44, #51)