Skip to content

Releases: typester/yashiki

yashiki-v0.15.0

10 Jun 03:13
46d4a78

Choose a tag to compare

Added

  • add native menu bar workspace indicator (#176)

yashiki-v0.14.0

29 May 19:33
2689d32

Choose a tag to compare

Added

  • add --cycle option to exec-or-focus (#173)

yashiki-v0.13.1

28 May 17:29
c111ba4

Choose a tag to compare

Fixed

  • re-set main window after AXFrontmost to fix focus on background-app windows (#171)

yashiki-v0.13.0

23 May 01:04
1965194

Choose a tag to compare

Fixed

  • [breaking] per-tag window order, plus focus refinements (#168) (#169)

yashiki-v0.12.1

13 Apr 14:02
68c2f81

Choose a tag to compare

Fixed

  • suppress cross-PID spurious focus bounce on tag switch (#165)
  • suppress unintended tag switch from macOS auto-activation after app termination (#161)

yashiki-v0.12.0

25 Feb 02:26
e49f944

Choose a tag to compare

Added

  • [breaking] add keybinding mode system (river-style) (#157)
  • update focused_display via auto-raise when cursor moves to different display (#156)

Fixed

  • call activate_application for already-frontmost apps to fix keyboard focus (#155)

yashiki-v0.11.6

20 Feb 01:31
3b021d1

Choose a tag to compare

Fixed

  • prevent auto-raise from focusing ignored windows (#152)

yashiki-v0.11.5

19 Feb 15:19
e5a03f5

Choose a tag to compare

Fixed

  • make window-focus next/prev follow visual layout order instead of WindowId order (#150)

yashiki-v0.11.4

17 Feb 18:32
2367834

Choose a tag to compare

Added

  • suppress auto-raise while popup menus are visible (#146)

Fixed

  • unify event emission across all callbacks using capture/emit pattern (#144)

yashiki-v0.11.3

16 Feb 01:14
69d5fb4

Choose a tag to compare

Fixed

  • emit DisplayFocused event on auto-raise and external focus change (#142)