neophyte

A WebGPU rendered Neovim GUI

MIT License

Downloads
5.5K
Stars
135
Committers
2

Bot releases are visible (Hide)

neophyte - 0.3.0 Latest Release

Published by github-actions[bot] 3 months ago

  • feat: Native commandline and messages with new --messages flag. This can be used in place of Noice.
  • feat: Commandline help text
  • fix: Fixed scroll region from grid_scroll events
  • fix: Handle new win_viewport_margins event
  • fix: Limit rerendering when no animation is playing
  • chore: Update Winit and Wgpu
neophyte - 0.2.4

Published by github-actions[bot] 7 months ago

  • New Lua APIs:
    • Raw input events
    • Frame rendered events
    • Fullscreen
  • Addressed crash on startup (issue)
  • Fixed positioning of offscreen floats (issue)
  • Only set BG override for transparent windows to address confusion with example
    config (issue)
  • Fixed cursor blink and highlight (issue)
  • Switched to font-kit for font loading (issue)
  • Removed use of Neovim ext_hlstate which caused freezes
  • Removed nonuniform sampling graphics requirement
  • Handling new Neovim chdir events
  • Pass commandline arguments following -- to Neovim
  • Fixed underline positioning for multiple windows
  • Fixed reversed highlight colors not rendering
  • Sending window focus events to Neovim
  • Fixed cursor drag handling
  • Set window title
  • Ignore scroll events when switching buffers
  • Only run setup code when running inside of Neophyte

Full Changelog: https://github.com/tim-harding/neophyte/compare/0.2.4...0.2.4

neophyte - 0.2.0

Published by tim-harding 9 months ago

Initial public release of Neophyte.

Package Rankings
Badges
Extracted from project README
Crates.io Version