nikitabobko / AeroSpace

AeroSpace is an i3-like tiling window manager for macOS
https://nikitabobko.github.io/AeroSpace/guide
MIT License
7.56k stars 124 forks source link

Feature: added option `cross-workspace-floating-windows` to allow floating windows to exist across workspaces #684

Closed nmder closed 1 week ago

nmder commented 1 week ago

Hi there,

Thank you for this super useful tool!

I personally find this feature useful: to have the floating windows exist across the workspaces (without switching to their original workspaces), as I often have these windows bound to some keybindings.

Works fine for me thus far.

Thanks!!

nikitabobko commented 1 week ago

Thanks, but it's not the way it should be implemented. The right way is #2. Quite extensive refactorings should be made to support it the way I want it to.

I reject the PR

nmder commented 1 week ago

Virtual monitor would be a more robust solution. I agree.