All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
1.0.5 - 2019-07-07
- Fix missing quotation of string value outputted through window query commands #90
1.0.4 - 2019-07-06
- Fixed an issue that prevented yabai from running under multiple users simultaneously #95
- Extend window properties exposed through query commands #90
- Extend definition of WINDOW_SEL, SPACE_SEL and DISPLAY_SEL to include first, last, and recent #85
1.0.3 - 2019-06-30
- Prevent status_bar and window borders from displaying in native fullscreen spaces #71
- Fixed an issue with the status_bar where has_battery and charging would not be default initialized when macOS report that there are zero power sources #60
- Properly destroy the underlaying view when a space changes layout #81
1.0.2 - 2019-06-25
- Hide power indicator from the status-bar if a battery could not be found #60
- Disable focus follows mouse while the mouse_modifier key is held down #62
- Silence meaningless warning reported by the scripting-bridge framework #55
- Extend definition of WINDOW_SEL to include mouse, targetting the window below the cursor #66
- Allow all config (except status_bar) settings to be edited at runtime #69
- Window should not be added to the window-tree twice when deminimized on an inactive display #70
- Expose window_placement as a config setting to specify if windows become the first or second child #65
1.0.1 - 2019-06-23
- First official release