Skip to content

Miru v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jul 03:55
8ad36af

v0.2.0 - 2026-07-26

🚀 New features

  • (wasd) W/a/s/d for panning as alternatives to arrow keys

  • (continuous) Long press continuous panning/zooming added

  • (input) Add continuous key presses for zoom and panning

  • (arrow) Add arrow key support for panning

  • (nix) Tested flake.nix

  • (logo) Optimize logo rendering

  • (help) Help for miructl too added

  • (help) Add help output

🐛 Bug fixes

  • (interval) Rounding up interval upto 1ms

  • (input) Make arrow panning zoom-aware and clamp viewport bounds

  • (capture) Support ABGR8888 and XBGR8888 screencopy formats

  • (make) You can now use make to also compile

Closed 2 issues by @kevb1973 #15 and #17