w0lfschild / afloat

🔝 MacForge plugin to adds useful window management commands on macOS
https://www.macenhance.com/mflink?macforge://github.com/w0lfschild/myRepo/raw/master/mytweaks/net.infinite-labs.Afloat
Other
32 stars 3 forks source link

not working on latest Chrome versions (>= 75) #10

Open rezof opened 5 years ago

rezof commented 5 years ago

not sure if this is a bug or not but it was working perfect before i updated chrome to 75. i use afloat to pin the console/inspector when debugging. for the time being am using yabai for pinning, one thing i noticed also was afloat never worked for me on safari while the pin/sticky feature of yabai is working on safari and i believe both afloat and yabai work in the same way, so maybe this is a bug as well ?

finally, thank you for your great work. i would've loved to take on this issue but sadly my obj-c knowledge is poor to say the least.

w0lfschild commented 5 years ago

Has something to do with the menubar and trying to load into the window item. I can get it working just by adding it's own Afloat menu item.

kingtosh commented 5 years ago

Afloat conflicts to some Apps (maybe processes too?) they have windows always keeping on top, just I think.

jslegendre commented 4 years ago

This is also happening in Xcode. I suspect whatever issue is causing this in Chrome is the same

jameswillett commented 4 years ago

@w0lfschild can you elaborate on adding an afloat menu item? i really want to get this working on chrome again, even if its a work around!