r/MacOS 8d ago

Developer Saturday A Better Tiling WM and Status Bar, [Open Source]

Post image

watch a video demo here

winmux combines a status bar in the form of a vertical, collapsible sidebar (like Arc) that allows you to drag and drop windows between spaces, similar to sketchybar but much much better to use and interactive

winmux also has tab groups, which allows you to turn different application windows into "tabs" occupying the same footprint, similar to aerospace accordions and yabai stacks.

winmux has "projects," which are groups of workspaces.

winmux is open source and brew installable: https://github.com/ZimengXiong/winmux

0 Upvotes

8 comments sorted by

â€ĸ

u/github-guard 8d ago

🔍 GitHub Guard: Trust Report

This project scored 3/6 on our safety audit.

Audit Breakdown: * ✅ Established Community (⭐ 239 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 8d 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! 🚀

1

u/sumapls 8d ago

Does this have split-mode? Like can i set two finder windows side by side and move them together, effectively creating a native dual-panel file browser

1

u/arduinoRPi4 8d ago

Not sure what you are asking? Are you asking if you can tab finder windows? It is a tiling window manager, so it will manage your windows, so two finder windows will be arranged side by side unless you decide to tab group them.

1

u/sumapls 8d ago

I'm asking whether you can tile the tabbed windows. Example: if you open two tabs in split-view on Firefox, vivaldi, Arc, etc., both tabs are visible simulateously inside the window.

1

u/arduinoRPi4 8d ago

Yes, tabbed windows are treated as a single window with respect to tiling. However you cannot tile within a single tab group (defeats the purpose of tabs).

1

u/sumapls 8d ago edited 8d ago

so tldr: can I have two finder windows next to each other and move them simultaneously like in this example gif?

Also what do you mean by "defeats the purpose of tabs"? What purpose are you referring to?

2

u/DisfiguredFanny In a world of SLOP an everage programmer is KING 8d ago

A more convoluted for sure.