Skip to content

v0.2.14

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jul 02:04
85a55ea

0.2.14 (2026-07-09)

Features

  • Add per-app/window rules to control floating (17efd37)
  • Add per-app/window rules to control floating (c5d6953)
  • Support dragging windows between screens with the mouse (5933e8b)

Bug Fixes

  • Don't bury a floating window picked using mission control (553f905)
  • Don't bury a floating window picked using mission control (3b36c47)
  • Fix windows being lost or unresponsive after moving them to another screen (9a55157)
  • unreleased: Keep floating windows floating when dragged between screens (c180ba1)
  • unreleased: Route scroll spaces through add_scroll_window on drag (8b13574)
  • unreleased: Support restoring layouts from 0.2.13 (09d3bcc)

Improvements

  • config: Key bindings now accept "Option" in addition to "Alt" (1801164)
  • Rename app_rules config section to window_rules (a7d6a32)

Documentation

  • Document "Displays have separate Spaces" requirement (ddd09fc)