Skip to content

Releases: xiamaz/YabaiIndicator

0.3.4

19 Feb 09:12
Compare
Choose a tag to compare
  • Fix issue opening preferences in MacOS Ventura (see #11). Thanks a lot to @leftas for the PR

0.3.3

22 Jan 12:00
Compare
Choose a tag to compare
  • Remove redundant socket()
    This should fix yabaiindicator crashing after some time. Many thanks to boof-fo for identifying and fixing the issue.

0.3.2

12 Nov 22:45
Compare
Choose a tag to compare

Full Changelog: 0.3.1...0.3.2

0.3.1

15 Jan 09:31
Compare
Choose a tag to compare

Bug fixes:

  • switching spaces will now always refresh display information
  • fix issue with non refreshed active space on non-focused display in multi-display setup

0.3.0

03 Jan 17:56
Compare
Choose a tag to compare
  • implement window visualizations for individual spaces
  • C based UNIX socket client for faster Yabai communication (yabai path not needed anymore)

0.2.0

01 Jan 21:07
Compare
Choose a tag to compare

Fixes:

  • reduce aliasing in Button borders

Features:

  • adding a preferences screen
  • configuration options for display separator and showing only visible spaces
  • yabai binary path can be changed and checked

0.1.0

29 Dec 09:37
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial release.

Features:

  • shows all spaces, including fullscreen
  • allows switching between all spaces via clicking on icons
  • displays are visually split with separator

Known limitations:

  • no configurability
  • yabai needs to reside in /usr/local/bin (hardcoded)

Currently this has only been tested on 11.6 Intel.