8 comments

[ 0.17 ms ] story [ 26.7 ms ] thread
Author here, I made this macOS tool "Zen Mode" to provide a global focus mode that works across apps. There are plenty of things approaching this (HazeOver, Stage Manager, built-in full-screen mode, etc.) but nothing quite like I imagined. The basic idea is to have a shortcut to bring the current window front and center and fade everything else to black like a spotlight, and when you're done, the window returns home, and the lights come back up. A simple solution with about 250 lines of Hammerspoon Lua, built with Fable, though with many iterations to get the UX right. Happy to answer any questions or hear any feedback.
I wish I could have a tool like this that would focus multiple windows from different apps this way. My workflow just requires different apps at the same time.
As someone who has been on i3/xfce/debian for years and hasn’t opened Mac since 2013… can someone explain this to me? I hear “bring current window to front and fade everything else” and it feels like how it ought to be by default. Is it not?
I agree with other comments that a multi-app version would be great. Overall, very simple and functions well. I like it.
When I enter Zen Mode, my notifications are brought along for the ride, which is not what I had hoped for. I get a ton of persistent notifications and I just tend to let them stay until I have time to look (obviously creating a very anti-zen cluttered screen). Known issue?
It's a known issue now! I have have all notifications silenced, so I haven't seen this behavior. Will reproduce and try look into a fix, thanks