Remix.run Logo
ars 13 hours ago

> And a text terminal? Like DOS?? Who the hell is ever going to want to use that on a Mac?

Me. I have to use a Mac at work, and I use the text terminal more than anything else on the computer. It doesn't help that Mac's don't have a good UI, everything is hidden behind extra key-presses, and switching between windows is a PAIN.

On a mac every window for an app is considered the same, so there's no concept of switching between windows (except with special hidden key presses).

When a window is in the background it doesn't receive clicks, so you have to click on it twice.

The menubar of a non-active window doesn't exist, so you need an extra click, first to activate the window, then to go find its menubar and do an action.

It's just a bad UI.

rifty 9 hours ago | parent | next [-]

> When a window is in the background it doesn't receive clicks, so you have to click on it twice.

This is sort of true but the full truth is less straight forward.

On unfocused apps you can still send through scrolling and (mostly) perform single clicks with command + click... you can also without focus send single clicks to certain controls the developer has ad hoc allowed 'click through' on...

For mouse oriented users I'd recommend trying a focus follows mouse experience like AutoRaise [1]. But I mean, it's not like this solution existing absolves Apple of the broader criticism here about what they prioritize and deprioritize for the default user interface experience.

[1] https://github.com/sbmpost/AutoRaise

baq 10 hours ago | parent | prev | next [-]

Of all the things you can dislike you pointed out a few features which actually make some sense. Cmd+` works well, even better than alt-tab most of the time, though it’s a major pain in the ass if you want multiple windows laid out from multiple apps on a single screen, and god forbid you have more windows of any in the background. The click to focus stops accidental clicks and gives a way out when the only visible piece of an app is a button.

I’d rather focus on Apple refusal to support standard dpi displays (hat tip betterdisplay), basically broken .0 releases, gimped docker implementation, useless window management and broken multi screen windows.

dylan604 12 hours ago | parent | prev | next [-]

> When a window is in the background it doesn't receive clicks, so you have to click on it twice

I get hit by this all the time. I have multiple monitors and I can scroll in a window without the window having focus. The scrolling leads you believe it has focus so when you hit cmd-w to close the window the window with actual focus closes instead.

airstrike 12 hours ago | parent | prev [-]

> On a mac every window for an app is considered the same, so there's no concept of switching between windows (except with special hidden key presses).

Is Cmd+` the hidden key press? Alternatively you can go to "Window" at the menubar if you prefer to click