Skip to content

Commit

Permalink
Document NSDocument tab issue
Browse files Browse the repository at this point in the history
The NSDocument tab issue is a pretty annoying issue and is easily surfaced with native / default apps like Finder and Terminal, which are built into the OS. To avoid users creating multiple issues to track the same issue, this lists the caveat on the caveats section and links to the associated issue.

See: koekeishiya#68
  • Loading branch information
hakusaro authored Feb 19, 2024
1 parent 66955f2 commit 6f93898
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ Please also take note of the following caveats.
|System Settings (macOS 13.x, 14.x)|In the Desktop & Dock tab, inside the Mission Control pane, the setting "Automatically rearrange Spaces based on most recent use" should be disabled for commands that rely on the ordering of spaces to work reliably.|
|System Settings (macOS 14.x)|In the Desktop & Dock tab, inside the Desktop & Stage Manager pane, the setting "Show Items On Desktop" should be enabled for display and space focus commands to work reliably in multi-display configurations.|
|System Settings (macOS 14.x)|In the Desktop & Dock tab, inside the Desktop & Stage Manager pane, the setting "Click wallpaper to reveal Desktop" should be set to "Only in Stage Manager" for display and space focus commands to work reliably.|
|NSDocument-based tabs|NSDocument-based windows that use tabs, such as Terminal and Finder, [do not behave correctly when creating or removing tabs](https://github.com/koekeishiya/yabai/issues/68). Avoid creating tabs in these applications, or consider alternatives that do not use NSDocument's provided tab system.|

## License and Attribution

Expand Down

0 comments on commit 6f93898

Please sign in to comment.