github karinushka/paneru v0.3.3

latest releases: v0.4.2, v0.4.1, v0.4.0...
3 months ago

New features

  • New mouse_nextdislay command to warp mouse to another display.
  • New window_equalize command to make a stacked column of window all the same height.

Fixes

  • Windows on multiple displays are now correctly updating their positions. This should remove weird ghost sizing when switching between displays.
  • Nudge off-screen windows slightly down. This should help against MacOS "catching" moving windows and moving them to another display.
  • Specifyign a too high index number was causing an out-of-bounds error when attempting to insert a window. These should not be possible in Rust :)
  • There was a small race condition during despawning of windows.
  • When maximizing a window, its previous size is now correctly saved. This allows a workflow where one temporarily maximizes a window and then sizes it down again. (#51)
  • Fixed jumping mouse behavior for "mouse follows focus". Now the mouse will no longer center on windows when the mouse is moving - only when the focus change was done by a keyboard command.

Full Changelog: v0.3.2...v0.3.3

Don't miss a new paneru release

NewReleases is sending notifications on new releases.