Cocktail is a general purpose utility for macOS that lets you clean, repair and optimize your Mac. It is a powerful digital toolset that helps hundreds of thousands of Mac users around the world get the most out of their computers every day.

Get Cocktail here

10 new macOS Sequoia features

Discover ten new useful macOS Sequoia features that you might have missed.

Window Tiling

With macOS Sequoia, Apple has introduced a new window tiling management feature that aims to make it easy to arrange open windows into a layout that works best for you. When you drag a window to the edge of the screen, ‌macOS Sequoia‌ suggests a tiled position by displaying a frame, and you release the window to drop it right into place. This way, you can quickly arrange two app windows side by side, or place four windows in corners to keep several apps in view at once. When a window has been dragged to tile on one side or the other, dragging it back immediately resizes it to its original width and height.

macOS 15 also adds new tiling options to the green traffic light in the top corner of windows. Hover your pointer over the green button, and a menu appears with options to move and resize or fill and arrange all open windows.

 

Safari Video Viewer

When watching a video in Safari, click the menu icon in the left-hand side of the address bar and select the new Video Viewer option. This makes the playing video expand within the Safari window into a kind of theater mode that blurs everything out behind it, bringing the content front and center.

It also includes a native playback controls interface that replaces YouTube's – or the UI of whatever video you are playing. Options include AirPlay, volume, Picture in Picture, and playback speed.

 

Move & Resize Windows Controls

Accessed from the menu bar, a new "Move & Resize" option in the Window menu allows you to easily manage and arrange windows on your screen by offering various tiling and resizing options. You can move a window to the top, bottom, left, or right half of the screen, or position it into one of the four corners if you prefer a quarter-screen layout.

macOS also provides more flexible arrangements, such as splitting the screen horizontally or vertically, where you can tile windows side by side or one above the other. For even more control, there's a feature to quickly return a window to its previous size and position, making it easy to undo any changes.

 

iPhone Notifications

In System Settings > Notifications, there's an "Allow notifications from iPhone" menu that gives you several options. These include options to enable or disable sounds for notifications from iPhone, select which specific app notifications to mirror, and turn the entire feature on and off.

 

Show Passwords in Menu Bar

If you want to make access to the new Passwords app a lot more convenient, go to Passwords ➝ Settings... and check the box next to "Show Passwords in Menu Bar." When you're next on a website in Safari that you have login credentials for, click the key icon in the menu bar, and you'll see the dropdown menu automatically detect which login details you're looking for, ready for you to select. This also works with other browsers that have the iCloud Passwords browser extension installed.

 

Highlight Text in Notes

The Notes app now supports colors for typed text, allowing for highlighting. Apple added five colors, including pink, purple, orange, mint, and blue, with the colors able to be added through the formatting interface. Simply click on the Aa button in the toolbar to get to the color options when a word or phrase is selected.

 

Math Notes

Apple has added a powerful new feature to your Mac's Calculator app: Math Notes. This integration between Calculator and Notes offers a versatile tool for all your calculation needs. It's particularly handy for splitting bills, calculating group expenses, or working through more complex mathematical problems.

Math Notes allows you to type equations directly into a note, with automatic solving when you add an equals sign. You can perform a wide range of calculations, including defining variables for more complex math. For example, if you're planning a night out, you could write "dinner = $57" and "movies = $24" in a note, then simply type "dinner + movies =" to get the total cost. To access the feature, click the calculator symbol at the bottom left of the calculator window and select Math Notes.

You're not limited to accessing Math Notes through the Calculator app – you can also use the feature directly within the Notes app using any new or existing note. In fact, you can get Math results almost anywhere in the operating system. If you type an equation into Spotlight, for example, you'll get a result, and the same goes for apps like Messages.

 

Private Wi-Fi Address Options

In System Settings > Wi-Fi, if you click the Details button next to the currently connected network, there's a new Private Wi-Fi address option that may be familiar to users with iOS devices. A fixed private address reduces cross-network tracking by using a unique Wi-Fi address on the network. You can make it Fixed, Rotating, or turn off the option.

 

Record and Transcribe Voice Notes

Apple has made a significant enhancement to the Notes app, introducing a built-in audio recording feature that streamlines the process of capturing and transcribing voice notes. The new audio recording tool in Notes offers more than just simple voice capture. As users record, the app automatically generates a real-time transcript, making it easier to review and search through recorded content.

To record a voice note, simply click the new waveform icon in the Notes toolbar. An interface will appear on the right showing the audio recording controls, as well as a speech bubble icon that you can use to view the transcript. When you've finished your recording, it will be saved in the note along with the accompanying transcription.

 

Window Title Bar Double-Click Options

In System Settings > Desktop & Dock, there's a new option to change the behavior of a window when you double-click its title bar. In Sonoma, the default behavior is to zoom the window, but in Sequoia you can change "Double-click a window's title bar to" Fill, Zoom, Minimize, or Do Nothing.

Set up Hot Corners

Posted in Finder Tips & Tricks

An often missed feature in macOS is the Hot Corners feature that turns each of the four corners of your screen into a designated action, allowing you to quickly access certain functions built into the system, such as Mission Control, Notification Center, the Screen Saver, QuickNote, and more.

Setting up Hot Corners is very easy.

• Go to the  Apple menu and choose "System Settings..."
• Click Desktop & Dock in the side column
• Click the Hot Corners... button at the bottom of the menu
• In the dialog that appears, click the chevrons to open the dropdown menu corresponding to the screen corner that you want to use as a Hot Corner

Using the "Go to Folder..." command

The Finder's Go > "Go to Folder..." (Shift-Command-G) menu item is a nifty way to access your file system.

The Finder's Go > "Go to Folder..." (Shift-Command-G) menu item is a nifty way to access your file system.

First of all, you can use it to see hidden folders, so if you need to view /private/var, you don't have to open a Terminal window to do so.

Secondly, the "Go to Folder" window is an excellent place to paste a path rather than clicking around to get to a deeply nested folder. I use this pretty often when I'm troubleshooting. After all, if Apple's support documentation tells you to open ~/Library/Mail/V2/MailData to access a file within it, it's very quick to just copy that path and paste it into the window.

To make typing stuff in even faster, the "Go to Folder" window allows tab completion (just as Terminal does), and it tries to autofill as you type, as well. So if you type in ~/Doc and then wait for a moment, your Mac will attempt to figure out the destination and fill it in for you.

Important to note is that you aren't just limited to using "Go to Folder" within the Finder itself. The same keyboard shortcut can be used to invoke it within Open/Save dialogs, too.

 

Automate Cocktail

One of Cocktail’s most useful features is the built in Pilot you can use to schedule optimizations of your computer. But that’s not all, Cocktail also lets you use Apple’s Automator to build your own workflows that can be more flexible and a great complement to the Pilot.

First, let’s get to know Automator, Apple’s excellent automation tool. Automator let’s you build workflows in a “Lego” fashion using simple actions, which you can chain together to create really complex applications without having to learn how to code. For example you can use it to resize, rename and upload pictures to your blog or to automatically sort files using Folder Actions. In this example we’re going to do something relatively simple to show how easy it is to interact with Cocktail and other applications to create fast and powerful workflows.

First, a little bit of background knowledge about what we are trying to do. Have you ever used a USB drive with macOS, then plugged it into a Windows computer only to find a bunch of .DS_Store files? macOS creates these files and uses them to keep track of the folder icon, background and other things. Normally they are hidden from the user, however, when you plug the USB drive into a Windows computer they show up since Windows doesn’t understand what a DS Store file is. This can very quickly get very messy and confusing, so let’s use Cocktail to clean it up!

What we are going to do is create a service for Finder. Services allows you to expand the functionality of Finder and virtually every other application in macOS using Automator. In this case it will add an option to the menu when you right click a folder that lets you clean up all the DS Store files inside. 

To do this, open Automator (in Applications) and when it asks you for what type of workflow you want to create, select Service. Automator will create a template for a workflow which can receive a number of different inputs from applications and lets you process these. In this case we want to deal with folders in Finder so make sure it says “Service receives selected folders in Finder” in the top of the right hand pane. 

On the left side of the Automator window you have the library which contains the building blocks for the workflows. We definitely recommend that you explore these actions when you have time but for now lets carry on with our example. Select the Files & Folders category in the Library, then drag the “Delete DS Store Files” action into the workflow area on the right. When you drag it into the workflow area a few more options will appear, in this case we’d like it to search the subfolders on the drive too so make sure you tick the checkbox. When you’re done, save the service and name it “Delete DS Store Files”.

Voila, we’re done! Plug in a USB drive, then right click it and select Delete DS Store Files from the menu. Now go to a Windows computer and magically your USB drive will be a little cleaner! This works on any folder or drive so if you are emailing a folder to a friend who’s using Windows, you can clean it up the same way.

Automator lets you do much more than this, for example you can make your own maintenance scripts which you can run whenever you want by saving them as small applications (just select Application instead of Service when you create a new workflow).

 

Useful Trash keyboard shortcuts

Posted in Finder Tips & Tricks

Trash is one of those overlooked aspects of macOS that you probably don't think much about. That's fine, but there are also a handful of genuinely useful keyboard shortcuts that pertain to Trash on the Mac, and if you spend any time in the file system they're worth learning.

Send an item to Trash instantly.
Command+Delete with any file or folder selected will send it instantly to the Trash.

Return items from Trash to original location.
Command+Delete with anything currently in the Trash selected returns it to the original location in the file system. You can also access this by right-clicking an item and choosing "Put Back".

Empty Trash.
Shift+Command+Delete will immediately empty the Trash. This is the safer approach since it brings up the warning dialog telling you the action is permanent.

Empty Trash without warning.
Shift+Option(Alt)+Command+Delete will immediately force empty the Trash with no warnings, regardless of what's in the Trash.