Skip to content

v0.6.1

Latest
Compare
Choose a tag to compare
@BrookJeynes BrookJeynes released this 03 Dec 03:03
· 14 commits to main since this release

What's Changed

  • Updated libvaxis and refactored build.zig by @BrookJeynes in #7
  • Notifications are now their own windows that appear to the right by @BrookJeynes in #8
    • Notifications are now their own windows that appear to the right of the screen. they disappear after 3 seconds but note that renders only occur after an action has been polled. this means that if you wait for 3 seconds without an action, the notification wont disappear until an action occurs.
    • Added info notifications on actions such as renaming, deleting, changing dir, etc.
    • Added notification_box colour setting to config.

image
Figure: New notifications!

Full Changelog: v0.5.0...v0.6.1