17

I used to use an app called Afloat that let me pin windows on top of all other windows on the Desktop. However, Afloat stopped being maintained at some point and it doesn't work with more recent versions of OS X.

I then used an app called Compulsion, which installed as a SIMBL plugin but then that stopped working with OS X El Capitan.

Is there a way to get either of these apps to work with OS X El Capitan? Or is there another solution I can try?

user3439894
  • 58,676
Jim
  • 1,066

2 Answers2

12

Try using Helium. It uses a 'customizable translucency' to keep a window on top of other windows. Plus, it won't intercept mouse clicks on top of it unless you want it to.

As of now, it only supports a browser window but the question doesn't indicate if that's a requirement of the OP or not.

EDIT Feb 2022: Original link is dead. I'm linking to the author's GitHub page here for Helium can't determine if the project is still being updated.

fsb
  • 22,799
5

I suggest trying kwm https://github.com/koekeishiya/kwm

From my experience, the whole intention of having one window always on top is to read/compare/reference to it while working on another app.

"Tiled window manger" solutions works much better for this purpose. After having tried Athethyst https://github.com/ianyh/Amethyst, I came to kwm. I find kwm offers a better way of configuration. It relies on a config file. After installation, which takes a bit more work then Amethyst, and reading through the sample config file, you already feel yourself a poweruser already. So It's worth to try.

A note though, when I start doing advanced fancy configuration, kwm starts having quite some hiccups.

Edit: kwm is now called yabai https://github.com/koekeishiya/yabai

  • I used to use this all the time with KDE, it's useful for everything. Comparing documents, but also watching a movie on top, having a terminal always handy, or your file manager. – dorien Mar 24 '17 at 05:46
  • kwm is no longer available, the link is broken. – evolutionxbox Nov 26 '20 at 12:04