macOS needs its grid back

361 points - today at 1:28 AM

Source

Comments

xp84 today at 2:17 AM
> If they approve, the settings open, then the user has to find the specific little toggle and enable it. Another security prompt then done. Why isn’t this at most 2 prompts?

Answer: Because modern-day Apple has subscribed to a particular brand of mitigation for the "noobs will always click 'Allow' especially if you ask them to first" problem. The mitigation is that Apple just dumps you on step 2 of a little 4-5 step mini sysadmin adventure where you prove, every time, that you're sophisticated enough to deserve an exception to the padded-cell walled garden mode they've sealed off 'for your safety.'

As a complete nerd, you'd think maybe I'd like that I can prove my skills like this, but it comes off as deeply disrespectful to me as the user that I can't disable this.

What's my solution to prevent grandma or a 10-year-old from clicking "Allow full filesystem access and keylogging" to an executable she downloaded from facebook-security-center-and-password-verification-cgi-bin-ab383 dot xyz? IDK, that's their problem, but they should offer a way for those of us who aren't clueless to turn whatever it is off.

jimrandomh today at 2:24 AM
Prior to MacOS 10.11, Mission Control was good: you would swipe up with four fingers and it would show you a preview of all of your spaces. Then in 10.11, for no discernable reason, they changed it to suck: rather than showing you a preview, the bar just says "Desktop 1", "Desktop 2", etc until you mouse over it; the practical effect is that using spaces is disorienting and requires memorization.

Some third-party software pretends to restore this functionality, but they do it by repositioning the mouse to simulate a hover, which introduces a delay and doesn't integrate correctly with the animation. Someone wrote a patch that works by disabling SIP and injecting code (https://github.com/briankendall/forceFullDesktopBar), but eventually stopped maintaining it.

A decade later, I doubt anyone at Apple remembers that this bit of user interface used to be good.

brailsafe today at 5:31 PM
I'm excited, thanks for spending your free time bringing back parts of mac that made it an OS that felt nice to use. I also hope Apple brings this back as a native feature, but until then, I hope you can make some $$ on the effort.
leojfc today at 9:30 AM
Yes, and I'd go a step further: OSes in general need a concept of a 'project' or 'task' or whatever, which a) cuts across apps and b) integrates deeply with windowing and spaces.

Multitasking and context switching has been increasing for years, instant messaging boosted them again, and agent-based workflows are only going to push further in that direction. The OS needs to support that, and it's not an app-level concern: I use the same apps in each of my tasks.

IDEs can help with this of course: they tend to have workspace/project primitives and can restore code and terminal contexts from those. But there's always a bunch of other connected stuff that can't be linked: web pages (some IDEs are starting to manage those too), agents which don't reside in the IDE, relevant chats with colleagues, project management apps and so on.

This is clearly an OS-level concern, not an app-level concern.

Some of the iPad experiments with alternative window organisation looked kind of promising, but they’re just not powerful or intuitive enough IMO.

zimmund today at 3:40 PM
The window (miss)management of MacOS is what's holding me from switching to Mac. I've already tried Aerospace and similar solutions, but I can't replicate the fast and unobstructed experience I have with i3wm.

Sadly wm in MacOS is like notifications on iOS: with enough time you get used to the unproductive mess they are, but you'll be missing out on better solutions. And since probably all MacOS devs are using Mac, they won't see/understand other (better) approaches.

drob518 today at 2:41 PM
I’m convinced that the biggest threat to good UIs are the majority of professional UI designers. Think of it this way… Half of all UI designers are below the median. These people chose UI design as a career. You don’t advance your career by simply defending the status quo year after year. To advance you need to design something new. So, you do. You do whether whatever was there before is working well or not. Because what are you going to do, sit on your hands year after year? And because half of all UI designers are below the median, a new UI design has even odds of being a step backwards. And then you’re on stage yammering about Liquid Glass at an Apple launch event. One thing that makes me sad is that a lot of designers seem to focus on visuals and don’t seem to understand anything about usability. How many designers entering the workforce know what Fitts’s Law is, for instance? How many designers were standing in the breach against all of Liquid Glass’s usability issues, most of which were quite obvious? Honestly, with rare exceptions, the designers are the issue.
mortenjorck today at 3:58 AM
I can never prove it, but I like to think I'm the one to credit/blame for inspiring Apple to "inexplicably restrict [spaces] to a horizontal line only" in Leopard. I produced a concept video in 2009 that prominently featured a linear window manager with gestural navigation, and while it's mostly forgotten today, it was covered by all the tech press at the time and inspired a few attempts at adapting some of its idioms into proofs-of-concept in the early 2010s.

While linear window management is clearly not to everyone's taste, I still think it's a valid idea! It was heartening to see this launch and its reception, as I'm actually working on something in the same area right now...

alsetmusic today at 1:51 PM
I genuinely could not believe it when they took away vertical spaces. Having to jump over extra screens made the feature useless to me. I stopped using it. It's impractical.
1xn today at 5:02 PM
I still miss MacOS classic vibes, even System 7 was great to me. I'm not totally a fan of the whole new MacOS system, its amazing of course, not saying it's not. But I miss the simplicity of MacOS9 and how we customized our desktops with nice pixelart 32x32 icons!
felixding today at 2:49 AM
Slightly off-topic: the old Aqua UI looks so much better. Not only it was much easier to see what's a control and what's text, but it also looked visually nicer (subjective, I know).
pwg today at 3:09 AM
> Two decades ago I had a better Mac desktop experience than I have today.

Two decades ago was 2006. I have the same desktop experience today as I had two decades ago (Fvwm2) and have had the grid virtual desktop layout this author misses so much for the entire time via the Fvwm2 (and Fvwm before that) virtual desktops feature. One of the reasons I switched to Fvwm (I no longer remember when, but sometime in the mid to late 1990's) was the grid virtual desktops feature. So I've had gridded virtual desktops for longer than twenty years. Fvwm2's configuration has been tweaked and adjusted slightly along the way, but at no time did a corporate designer decide that I no longer should have a feature I had previously been using.

Proprietary software does not have your interests at heart, it has its stock price or next quarters sales numbers at heart, nothing more.

veidr today at 2:00 AM
This fixes a dozens-of-times-per-day annoyance for me.

The grid is good, but even better is the instant virtual display switching.

Nowhere is the death-by-a-thousand-paper-cuts annoyance of modern macOS worse than having to hit Ctrl→→→→→→→ and suffer those repeated animations, over and over.

rpastuszak today at 9:35 AM
WM psychosis time:

My current "WM workflow"/window management keyboard shortcuts is:

    neovim → tmux → Ghostty → Rectangle → OS

    so moving to the left window/pane is (depending on the "nesting level"):

    ctrl+h, ctrl+a + {number}, cmd + [, option-ctrl-left, ??

This is what happens when you spend years overthinking / fighting the walled garden UX. The sad part is that I'm kinda OK with this at this stage (besides 1-2 days a year, when my mental faculties are lowered and I decide to _fix it_).

A global fzf / rectangle / alfred shortcut for all "windows and panes" would be great.

Unfortunately, at this stage, my overthinking/poor ux induced psychosis reached the point where I control Claude using voice and a Playdate console with a crank and I'm day dreaming about just looking at the pane I need and making a click sound with my mouth to select it (like Neddy in Adventure time).

ramathornn today at 3:23 AM
Magnet is easily one of the best mac apps i've ever purchased - makes window management so easy and it works great every time. Just Command + Shift and then you can pick any portion of the screen you want the window to go to.

That paired with multiple desktops does the trick for me! Highly reccommend (not sure if it's okay to share URLs? sorry in case it's not):

https://magnet.crowdcafe.com/

giancarlostoro today at 2:23 PM
The Window Manager is the one thing I would rip out of macOS and shove in KDE's Window Management features if I could, it drives me crazy.
cosmic_cheese today at 3:21 AM
Nice to see I'm not alone in missing old Spaces.

It's too bad we can't mix and match parts of releases as desired. If I could have OS X 10.9 Mavericks (last Aqua release) with 10.6 Spaces and modern macOS integration features (Continuity, etc) I'd be in heaven.

pjerem today at 5:55 AM
Honestly, anyone who used and loved macOS in the past should really try a modern KDE Plasma desktop.

It’s not the same, per se, but it’s just … mature. It’s mature because it’s a nice mix of « it’s old and boring » + they took inspiration from everything that worked on macOS and Windows and stole it. They never removed features for any bullshit marketing reasons.

It’s not perfect : there are things that I like better on macOS (but they tend to be very rare tbh) or even Gnome or whatever I’m trying nowadays (it’s Niri!)… but I do think KDE is the best overall when it comes to respecting its user, giving him nice and clean defaults while giving them enough options to work however they like to.

And yes, that includes virtual desktops arranged in a custom grid. It’s not the default but the option is right there waiting for you to enable it if you want it.

akdor1154 today at 5:57 AM
Questions for those who like the grid layout of virtual desktops - how does it (or should it?) interact with multi monitor setups? Feels like this would break or at least compromise the spatial metaphor.

- Each monitor has own grid?

- The VD 'spans' the pair of monitors?

- VDs only on one monitor?

- The monitors form a fixed 'window' into the grid?

- Something else?

evanjrowley today at 1:29 PM
Like GridLion, there are a handful of macOS space organizers that attempt to confine specific apps to specific spaces.

What would be most helpful for my workflow is something slightly different. I need to be able to launch specific browser profiles/windows in these workspaces. One space with all of the tabs for project X, another space with all of the tabs for project Y, and then another with all of the tabs for project Z. These might be in different browser profiles.

I don't see how I can achieve this under the common per-app paradigm of macOS space organizers unless macOS has some notion of Windows/Linux style shortcuts whereby command line arguments can specify the exact things that need to be in the browser window.

Shorel today at 11:33 AM
The same applies to Linux.

I remember the 2x2 grid in Ubuntu 12 being the best desktop UI I had ever used.

The current Gnome workspaces with a single row are a huge step backwards in terms of productivity. It must be easier for beginners, but it frustrates me every single day.

lanycrost today at 10:10 AM
Interesting, but I will prefer more unified and i3 style way for that I use aerospace and many other tools which give me such experience https://github.com/lanycrost/home_is_everywhere
salahadawi today at 11:57 AM
> Apparently what I wanted was a Merchant of Record. Someone to handle purchases, taxes and refunds. There seems to be three main companies providing this service: Paddle, GumRoad and Lemon Squeezy.

I've used Lemon Squeezy a couple years back, but after the acquisition I feel they've gone downhill. It's been a month since I submitted my product for review and I'm still waiting.

Stripe also has a MoR service now, I was able to set it up and ready to sell in a few hours

Galanwe today at 4:43 AM
> Textmate (and its revolutionary text-snippets) were the catalyst to my migration

Hooo damn TextMate snippets, that brings back memories. Hard to convey how hyped I was to use these. That is also what drove me to Mac at that time. I remember writing hundreds of those snippets for every possible C++ construct, and <tab> to fill in variable name, type, loop counters and so on.

hajile today at 3:40 AM
Humans have good spatial memory and having a handful of statically-positioned desktops in a 2D plane makes navigation intuitive and consistent.

The real issue is how the ORDER of the desktops changes all the time which messes with that spatial memory and kills a lot of the productivity improvements. A consistent straight line would still be worse than a grid, but still MUCH better than the current situation.

yubblegum today at 10:15 AM
> [In my day job working with LLMs] The bulk of my time is spent reviewing

This is depressing. I've been out of the field since Covid (after decade_s of work) and basically have to get back to work since kitty is gone, but this is definitely what I signed up for when I started on this career in software engineering.

If I'm gonna be reviewing all day, I'd rather manage humans rather than LLMs. How is it affecting managing engineering teams?

ahmetozer today at 11:51 AM
Thank you, Great description. I have a similar feeling while on my work computer for switching between windows. For some reason when the number of windows are too much, full screen task switching is slowdowns (its not a case my personal work) So i made taskbar.ahmetozer.org my be it helps.
pistoriusp today at 10:00 AM
Gonna reply guy here because this is a paid thing. Agree with the author. Exposé was amazing. Here's an open alternative that I built, completely keyboard driven: https://github.com/peterp/cmdcmd/
Mikhail_Edoshin today at 5:14 AM
I remember some very old Windows shell app, Dashboard, by Starfish software, I think. It run under Windows 3.1, possibly replacing Program Manager, and it had a neat virtual desktop feature with tiny pictograms of several desktops for you to switch and drag mini-windows between them. Combined with other capabilities it was a true gem. (But somehow in Windows 95 the updated version started to feel less useful and I eventually abandoned it. Maybe it was the effect of moving between systems and a typical reinstall-to-clean-up routine that was common those days.)
zahirbmirza today at 7:19 AM
I've been using macs since the Classic. I have used macs because the OS was rarely a limiting factor in my productivity. In fact, everything has always been made unobtrusive. Presently, there is misdirected focus at Apple. Most consumers will not have known better. But, that complacency has never been the way apple managed to innovate to be so ahead.
kgwxd today at 4:44 PM
DE design was done in 1995. Any tiny advancements since have been entirely overshadowed by all the gigantic setbacks.
zx8080 today at 6:45 AM
Vote with your money and time!

If you can, switch to Linux, choose the distro you like, and help make it better, in UI and whatnot.

auszeph today at 4:25 AM
I use Charmstone for spatial app switching - https://charmstone.app/

Not the same as full spaces, but it gives the same vibe of always having a particular app on a particular hotkey.

I try to limit my multi-tasking though, so I can imagine where full spaces would be useful.

joshstrange today at 1:13 PM
There is no way I could have been as productive as I was on a 13" MBP back in the early 2010's without Spaces. I still vividly remember losing it [0] and spent a few years using various apps to re-implement the old-style spaces. The 2D -> 1D change is what killed it for me. I had amazing muscle memory of where everything was. Center screen is my browser, going left took my to my code editors, going right took me to my terminal, going down to my database GUI tool, and up for reference (second browser or photoshop design).

I never had to think about where things were, I didn't feel constrained on my tiny screen with no external monitoring, things were good. And now it's been over a decade and while I've "replaced" spaces with multiple external monitors I still think about it from time to time.

I watch people use (fight) the current "spaces" and I just shake my head thinking of what we lost and how Fisher-Price the new version is. Spaces used to be a power tool, now it's a shadow of its former self IMHO.

[0] Single row spaces is a joke, I won't use it

toomim today at 2:29 AM
I just installed it, but I can't get it to switch spaces, or show the grid overlay. It just beeps at me with the "you can't do that" beep. When I click "Add Desktop", it says "Could Not Add Desktop" and "GridLion could not read the current Spaces for this display."

This is a M1 macbook air. I really want to try this.

kritr today at 3:53 AM
I’ve been using a friend’s app switcher because cmd+tab was a bit too slow and not window oriented.

But this has been pretty nice for me.

https://mwitch.viraat.dev/

It’s also open source if you want to customize it for your own preferences (pinned apps, custom keybinds, etc)

flenserboy today at 1:04 PM
Apple has a strange habit of making the first version excellent, then finding ways to degrade the experience. The grid pattern of spaces is definitely one; Spotlight, as it appeared in Tiger, is another.
a-ve today at 4:06 AM
A bit of self-promotion here, but coming from Windows/Linux land I got used to having the taskbar at the bottom and never really liked the Dock. I love my Mac, and I know folks who have been using macOS for decades swear by it, but this is one UI feature from other OSes that I would have liked to see in macOS.

One major issue is that the Dock cannot filter apps between Spaces, so I built boringBar[0] for this. It frees up real estate taken up by the Dock and makes it much easier to figure out what goes where.

I do understand the need for an app switcher on the Mac, though. It has the same problem I faced: it is very app-centric rather than window-centric. Switching between windows is nigh impossible on a Mac without third-party apps, unless you like using the three-finger swipe up gesture. I have never been able to switch quickly between windows using Mission Control.

[0] https://boringbar.app

krackers today at 2:18 AM
You could call it hyperspace in an homage to that old 10.6-era application which customized spaces. (Also I just realized why Apple called it called mission control, it allows you to organize spaces).

Also this is basically a replacement for the zombie TotalSpaces 3

deleted today at 3:51 AM
irusensei today at 9:26 AM
Seems MacOS Snow Leopard is for the Apple people what Windows 7 is for Windows people.
digitaltrees today at 4:16 AM
I loved spaces. It was so awesome. I tried stage manager the other day and died inside. Immediately turned it off.
gullevek today at 5:07 AM
You can also assign hot keys to each desktop and then this grid layout is irrelevant anyway
gjvc today at 6:40 AM
Snow Leopard was peak OS X
datawars today at 6:43 AM
I wish there were a way to sandbox apps with more granularity.
momocowcow today at 8:26 AM
Anything great starts with Japanese toilets
photios today at 5:10 AM
The last good MacOS was System 6. Change my mind :D
pkhodiyar today at 4:59 AM
there is a project that makes macOS alt+tab look like windows grids (if anyone coming from there), its all something alt_tabs or something
throwaway78321 today at 6:02 AM
Jyaif today at 1:24 PM
> I’ve had feedback this name is terrible

GridLion is an excellent name

k__o today at 3:38 AM
how do u write the "llms dont care about ux" paragraph then link to your app site that exemplifies llm ux
arkits today at 2:29 AM
DockDoor does this and a lot more. Its also open source https://dockdoor.net/
gnarlouse today at 3:43 AM
We need a new social media platform purely for Apple product experiences. Stay with me. People post their experiences with various parts of all their products, from hardware button position to software design and behavior. Upvotes are "It's Genius", downvotes are "It's Shit" -- because Apple has completely shirked its much needed Jobsian specter.

The joke, of course, is that I imagine a good 75% of the reviews would be "it's shit."

Analemma_ today at 2:00 AM
Oh man, thank you! I was just complaining the other day about the missing Spaces grid… when they first took it away in Lion I looked frantically for the setting to bring it back, with no such luck.

Ironically, I think the reason they took it away was to help with fullscreen macOS apps, which are a garbage anti-feature it doesn’t seem like anybody uses. Long live the grid!

iamkrazy today at 4:57 AM
As long as useful idiots keep circling the block in queues to buy the next version of their apple product, nothing will change. This will only get shittier.
benatkin today at 2:40 AM
> LLMs don’t care about UX

Many parts of the LLM care about UX, and you unlock it with your feedback loop, which is a good way to unlock it but one of many ways.

One way to show that LLMs care about UX is to have one tutor you about UX. If they weren't trained to care about it, they couldn't do a decent job. But I've asked dozens of questions about UX to LLMs and they have a great deal of insight.

Pxtl today at 2:36 AM
I don't get the use of the spatial layout here. A line may be cruder but if you're going full swordfish hackerman mode why are you caring about grid geography at all? Bind each to a hotkey. The only time you're swiping is when you're lost.

Like what competitive player uses scroll wheel weapon switching in Quakelike games? Nobody

dyauspitr today at 2:15 AM
I do not like the grid. I can’t see what’s in it.
behnamoh today at 2:03 AM
I am not so hopeful about the future of macOS given that the next CEO of Apple is a hardware guy, not a software person.
fnord77 today at 7:22 AM
isn't this just what 3-finger upswipe does???
_wire_ today at 5:51 AM
This is all normalization to iOS horseshit.

A list ordering is the most primitive and least memorable layout because lists sort arbitrarily and alphabetical listing of capabilities are not intuitive.

But the weirdness only grows from here:

For example, Photos shows library recents bottom to top, but pick-photo from library shows recents top to bottom

Portrait orientation puts "Done" on one end, landscape puts it on the other.

"Done" can be implied by a return tap or involve a "done" tap.

Some controls tap, some slide and some do both.

Release to release, the formats move around.

Format varies between apps & modes.

Mystery meat abounds

Holding the device a certain way causes spastic mode changes, which vary release to release.

Almost any way you touch the device instigates an action or mode change and some controls have 3+ levels of function:

WTF does the "power" button do?

- stand-by - camera shutter - emergency SOS vs shutdown - arbitrary mode change depending on accessibility setting

Bugs and features overlap.

The UI is never baked, ever more modal...

exhausting

atombender today at 1:04 PM
[dead]