Nikita Bobko
Nikita Bobko
> It's a bug. I think windows should hide by default I change my mind. AeroSpace prefers practical features over fancy appearance features (see the project values in the readme)...
> neither your PR nor my branch (yet) support floating windows @timobenn wdym? This PR supports focusing floating windows via `dfs-next|dfs-prev`
@timobenn since `focus` command is special in that regard, it has a small "hack" inside of it https://github.com/nikitabobko/AeroSpace/blob/fb3a863dd201ef69953d02eb989ed3dd0fed1946/Sources/AppBundle/command/impl/FocusCommand.swift#L9-L15
What do you mean by "default workspace"? Focused by default? > even though 'Y' is assigned first. TOML specification says that ~~maps~~ tables are unordered and the library I use...
You can try to disable "Displays have separate spaces" to see if the problem goes away I suspect that the issue is duplicate of #101
> but when I close that window then it seems to switch Well, focus managment is complicated. When a window closes, AeroSpace tries to keep the focus on the currently...
You can use `install-from-sources.sh` in the root of the repo. It builds AeroSpace from sources and installs it as `aerospace-dev` homebrew cask. Please see https://github.com/nikitabobko/AeroSpace/blob/main/dev-docs/development.md for more details I use...
> but I was hoping there were nightly packages or something already built I'm hesitant in providing such method of installation First, there is a technical limitation. AeroSpace is distributed...
@thalesmello I have no idea what `xcbuild` is, I don't even have it installed. There must be a misconfiguration in your environment
Closing in favor of https://github.com/nikitabobko/AeroSpace/issues/992