yabai: Exit native fullscreen: no resizing
Two examples where I noticed this:
- Play a youtube video in Chrome in fullscreen (which uses the macOS native fullscreen), exit fullscreen.
- Use native fullscreen with iTerm2 and exit it.
The window is then ignored by the resizing algorithm until I hide (cmd+h) and show it again.
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 27 (11 by maintainers)
Commits related to this issue
- #36 fight through macOS craziness — committed to koekeishiya/yabai by koekeishiya 5 years ago
- #36 fight through macOS craziness — committed to koekeishiya/yabai by koekeishiya 5 years ago
- #36 don't mark windows that spawn as fullscreen as floating — committed to koekeishiya/yabai by koekeishiya 5 years ago
Fixed on master, hopefully, unless it also varies based on computer specs.
Fixed on master. Windows that are fullscreen when we learn about them will no longer be marked as floating.
I got confused by your 0 and messed up the spin lock. The latest master works.