Skip to content
Tech News
← Back to articles

Cocoa-Way – Native macOS Wayland compositor for running Linux apps seamlessly

read original more articles
Why This Matters

Cocoa-Way introduces a native macOS Wayland compositor that enables seamless and efficient running of Linux applications without virtualization overhead. Its integration with macOS's Metal and OpenGL rendering, along with HiDPI support, offers a high-performance and user-friendly experience for developers and users alike, bridging the gap between Linux and macOS environments. This advancement significantly enhances cross-platform compatibility and productivity in the tech industry.

Key Takeaways

🎥 Demo Video

True protocol portability: Cocoa-Way rendering Linux apps from OrbStack via Unix sockets.

✨ Features

Feature Description 🍎 Native macOS Metal/OpenGL rendering, seamless desktop integration 🚀 Zero VM Overhead Direct Wayland protocol via socket, no virtualization 📺 HiDPI Ready Optimized for Retina displays with proper scaling 🎨 Polished UI Server-side decorations with shadows and focus indicators ⚡ Hardware Accelerated Efficient OpenGL rendering pipeline

📦 Installation

Homebrew (Recommended)

brew tap J-x-Z/tap brew install cocoa-way waypipe-darwin

Download Binary

Download the latest .dmg or .zip from Releases.

Build from Source

... continue reading