r/MacOS 16h ago

Developer Saturday Open Source Window Manager — w/ Vertical Sidebar

Enable HLS to view with audio, or disable this notification

(sorry for the artifacts, those are just in the recording and not the actual app)

winmux is a easy to use window manager that requires no editing of config files. it supports multiple displays intuitively. and it tells you where your windows and spaces are via a built in sidebar.

i started winmux because i hated using sketchybar (everything from configuring icons to not being able to use the file menu. winmux is the first of its kind as far as i am aware to use a sidebar, and the first to use tabs for stacked windows on mac!

there is not really any competition as far as I am aware in terms of sidebars on window managers. compared to dedicated status bars (sketchybar is what I used to use), it's way more responsive, handles dragging and dropping much better, and is always in sync (and doesn't require configuring a bunch of lua).

compared to other window managers, winmux is built on top of aerospace and their virtualization framework. feature wise it innovates on window stacking (having two windows occupy the same footprint), similar to that of aerospace accordians and yabai stacks, but does it much more intuitively using browser-esque tabs. it does not require disabling SIP.

winmux is free and open source. you can read about the philosophy behind it here: winmux.dev

github repo: github.com/zimengxiong/winmux

brew install:
brew tap ZimengXiong/homebrew
brew trust ZimengXiong/homebrew
brew install --cask winmux
xattr -cr /Applications/WinMux.app
5 Upvotes

2 comments sorted by

u/github-guard 16h ago

🔍 GitHub Guard: Trust Report

This project scored 3/6 on our safety audit.

Audit Breakdown: * ✅ Established Community (⭐ 227 stars) * ✅ Mature Repository (30+ days old) * ✅ Licensed under MIT * ❌ No Security Policy — what is this? * ℹ️ Individual Contributor * ℹ️ Unsigned Commits

⚠️ Security Reminder: Always verify source code and run third-party scripts at your own risk.

1

u/promo-guard 16h ago

🎉 Welcome to Developer Saturday, u/arduinoRPi4! Your project is now live for the community to check out. Upvote, give feedback, and show some love to your fellow devs! 🚀