Skip to content

v0.11.7

Choose a tag to compare

@github-actions github-actions released this 15 Sep 19:08
· 606 commits to main since this release
524d33b
  • Fix OpenGL version check.
  • Fix window receiving a cursor move event while cursor is not over (on x11).
  • Remove end punctuation from command info fields
  • Add better custom chrome for GNOME+Wayland.
  • Add zng::widget::node::bind_state_init helper.
  • Add Window::needs_fallback_chrome and Window::prefer_custom_chrome property.
  • Breaking Add ChromeConfig and related events to the view API.
    • Note that this is only a breaking change for direct dependents of zng-view-api and zng-app.