nikitabobko / AeroSpace

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

Tiling breask when window decorations are hidden (qutebrowser) #305

Closed 2KAbhishek closed 6 days ago

2KAbhishek commented 1 week ago

Hi @nikitabobko thanks a lot for the awesome project, I have been playing around with it for some time and finally switched over from yabai recently.

Everything works great for me other than qutebrowser

Wanted to ask if there is a way to allow this with a rule / if you have any other ideas.

This is what I used on yabai to achieve something similar:

yabai -m rule --add app="^qutebrowser$" title!="^$" role="AXWindow" subrole="AXDialog" manage=on

Again, thanks a lot!

ENV: macOS Sonoma, latest aerospace installed with brew

nikitabobko commented 6 days ago

Duplicate of #276