Moving files on a small MacBook screen without window juggling
Drag and drop assumes you can see the source and the destination at the same time. On a laptop display with no external monitor, that assumption breaks constantly, and you end up shuffling windows before every file move. The fix is not a better window manager. It is to stop needing both windows visible at once, by putting the file down somewhere that stays reachable while you change what is on screen.
The real problem is not screen size
A 13-inch display is plenty for one task. What it is not good at is holding two full windows side by side and leaving each of them usable. A Finder window narrowed to half the width loses its sidebar columns. A browser at half width reflows into a mobile layout. A code editor at half width wraps everything.
So you compromise. You open Finder, you find the file, you switch to the other app, and now Finder is behind it. You switch back, drag the file, hold it, hit Command-Tab, and hope the right window comes forward with a drop target under your pointer. If anything in that chain goes wrong, the drag ends somewhere you did not intend and you start over.
Every minute spent arranging windows is a minute not spent on the work. On a laptop, that arrangement cost lands on every single file move, which is why it grates.
The built-in options, honestly rated
macOS gives you several ways to see two things at once. They are worth knowing, and worth knowing the limits of.
Split View puts two apps side by side in one Space. Hold the green button and pick a side. This is the strongest option when both apps work at half width, and the weakest when one of them does not. A Finder window in list view at half a laptop screen shows name and little else.
Stage Manager parks your other windows at the left edge as thumbnails. You can drag a file onto a thumbnail, and that window comes forward to accept it. It works, though the strip of thumbnails eats horizontal space you did not have to spare.
Mission Control with a three-finger swipe up, or Control with Up Arrow, shows every window at once. Hold a file, swipe up, hover over the target window until it opens, drop. Reliable, and it requires holding the drag through a gesture that itself uses fingers on the trackpad.
Hide others, Option with Command and H, clears everything except the app in front. Useful for reducing clutter, but it does not help a drag that needs two apps.
Spring-loaded folders let you hover over a folder mid-drag and have it open. Genuinely good inside Finder, no help across apps.
Each of these keeps the drag as one continuous gesture. On a laptop trackpad, that is the fragile part.
Break the move into two halves
The alternative is to treat a file move as two short actions with a pause in between. Pick the file up when you are in the app that has it. Put it down when you are in the app that needs it. Nothing requires both windows to exist at the same time.
Ledge gives you the place to pause. Drag a file up to the notch, or the top center of the screen if your Mac has no notch, and let go. A shelf drops down and holds it. The drag you just did was an inch or two, entirely within the window you were already looking at, with no window arranging first.
Then do whatever you like with your screen. Close the Finder window. Bring the other app to full size. Switch Spaces. When you are ready, press Option-Space, the shelf appears over whatever is in front, and you drag the file off onto the target. The second drag is also an inch or two, in a window that is now at a comfortable size because it never had to share the screen.
On a laptop, this is the difference between a file move costing a window reshuffle and costing nothing.
Where it helps most on a laptop
A few situations on a single display are worth calling out.
Gathering before sending. You need four files for one message: two from a project folder, a screenshot from the Desktop, and something from Downloads. Rather than opening three Finder windows on a screen that fits one, drag each onto the shelf as you find it, then send all four to the chat app in one motion.
Full-screen apps. Anything in full screen has its own Space with no desktop behind it, so there is no drop target at all. The top of the screen is still there, which means the shelf is reachable without leaving the Space.
Terminal work. You are in a project folder in Finder and you need that path in a command. Stage the file, switch to the terminal at full width, drop it in, and the path arrives as text. No half-width Finder window, no typing a long path by hand.
Uploads in a browser. A web upload field wants the file, and the file picker starts wherever that browser last left it. Staging the file first means you drag it straight onto the page and skip the dialog.
Give the destination the format it wants
One thing that saves a step on any screen size: what arrives depends on where you drop it. Finder gets the file. A chat app you have set as a destination gets an upload. A terminal gets the path as text. A text field gets plain text, and a saved link becomes a webloc. You are not converting anything by hand, and you are not dropping a file into a text box and getting an unusable file reference.
For laptop work this matters because the wrong format usually means going back for a second attempt, which means arranging windows again.
Keep the screen for the work
The underlying idea is simple enough to state in one line: do not pay a window-management cost for a file-moving task. Windows are for working in. The handoff between them should not require you to resize anything.
Everything described here stays on the Mac. Staging a file does not copy it anywhere, does not upload it, and does not touch the original until you drop it on a destination. On a laptop where the screen is the constraint, the win is not storage or speed. It is that you stop rearranging your workspace every time a file needs to be somewhere else.
Questions
Is Split View or a staging shelf better on a 13-inch MacBook?
Split View is better when you genuinely need to read both windows at once, such as comparing two documents. A shelf is better for moving things, because the two halves of the move happen at different times and neither window has to give up width.
Does three-finger drag help with this?
It helps a lot with long drags. Turn it on in System Settings under Accessibility, Pointer Control, Trackpad Options. It makes holding a drag through Mission Control far less likely to fail, though it does not change the fact that you still need a visible drop target.
Will a shelf work on an external display when I dock the laptop?
Yes. The shelf appears at the top center of the screen you are working on, whether that is the built-in display with a notch or an external monitor without one.