github y3owk1n/neru v1.43.0

latest releases: nightly, v1.48.0, v1.47.0...
one month ago

1.43.0 (2026-06-05)

Overview

  • 3x3 recursive grid layout is the default now
  • Added 3 new cli command to navigate around workspaces and windows (action space <number>, action move_window_to_space <number> and action focus_window
  • all exec commands are now configurable, e.g. you can use /bin/dash for execs
  • added invert_scroll configuration to compensate weird opposite scrolling issues
  • more bug fixes and optimisation that makes neru better

Features

  • cli: add focus_window action to cycle window on active space (#884) (ead9855)
  • cli: add action to move focused window to a workspace (#895) (245cfc6)
  • cli: add action to switch native workspace by index (#894) (1eb97a5)
  • config,hotkey,cli: make exec shell configurable (#890) (d07ce38)
  • default-config: promote 3x3 recursive grid to default grid (#882) (3e0e581)
  • scroll,systray,cli: add invert_scroll for direction inversion (#883) (e7d622b)

Bug Fixes

  • overlay,indicator: revert #832 optimisation that causes regression (#887) (1ade137)
  • overlay: use dispatch_sync with main thread check for window destruction (#888) (115c27a)
  • prevent memory leak during window space transitions (#896) (dc3e284)

Performance Improvements

  • overlay,indicator: dynamically size indicator badge to save memory (#893) (e38e5ef)

Documentation

  • add disclaimer on space and move_window_to_space implementation (#897) (10304e4)
  • update installation requirement for macOS to be 14.0 sonoma or later (1f86955)

Don't miss a new neru release

NewReleases is sending notifications on new releases.