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

Double clicking the window title should enter fullscreen #686

Closed thalesmello closed 1 week ago

thalesmello commented 1 week ago

Describe the bug In macOS, double click a window title will usually maximize the window. When you click the window title with Aerospace running, it flickers the screen:

I would expect to see the window enter fullscreen, than could then be toggled off via command or by double clicking the window again.

As a workaround, I configured my BetterTouchTool to execute the relevant aerospace command when the window title is double clicked. It still flickers, but it does the expected behavior.

Related issues you could find Please make sure to search for duplicates. If you couldn't find the duplicates, linking related issues is helpful anyway.

Etheryte commented 1 week ago

Fyi, you can disable the native double click behavior by going System Settings → Desktop & Dock → Double-click on a window's title bar to → Do nothing.

thalesmello commented 1 week ago

@Etheryte Thank you for sharing, that works really well with my Better Touch Tool

But my point is that, just like dragging the border of a window will resize the size of the panes in Aerospace, it would also make sense that double clicking a window to maximize it would make sense gorAerospace enter a "Fullscreen" state

nikitabobko commented 1 week ago

It is not possible to make it work the way you describe it