💾 Archived View for bbs.geminispace.org › s › Linux › 13773 captured on 2024-06-16 at 19:36:23. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-05-26)

➡️ Next capture (2024-07-09)

🚧 View Differences

-=-=-=-=-=-=-

Comment by 🚀 stack

Re: "Wanted: a step up from dwm..."

In: s/Linux

No wayland...

🚀 stack [OP]

Jan 11 · 5 months ago

8 Later Comments ↓

😈 dimkr · Jan 12 at 00:04:

I use dwl (Wayland equivalent of dwm) and wrote the snail layout patch, it's a layout that works for me in every setup. It doesn't feel restrictive like master/stack, it works well when you want 2 or 3 windows side by side and everything else tucked away, it works when you have many small windows but don't want a "master", and it scales nicely (same algorithm arranges windows in a way that works in 16:9 and 21:9, or 1080p and 4k). Your "configuration" is mostly MOD+i and MOD+d (number of windows in each spiral) and MOD+h and MOD+j (the split between the spirals).

🖥️ zetamacs · Jan 12 at 00:58:

I'm going to pitch a couple that are different, but have some of the virtues of dwm, if that's alright.

I unexpectedly fell in love with CWM, the Calm Window Manager that comes with OpenBSD. It's really nice. Configurable to taste, useful right away, and generally just does what a window manager is designed to do: manage the windows. Other than that, it's out of the way.

Then there's herbstluftwm. What's so nice about this one is that it's got a simple client-server model. If you like the idea of a tiling WM you can configure in a script (or whatever language you want, really, as long as you can call/create a client), herbstluftwm is for you!

👻 mediocregopher [...] · Jan 12 at 06:44:

I've been using awesome wm forever, never looked back. My understanding is that it's essentially dwm with a Lua runtime strapped onto the front for configuration. Keyboard shortcuts for anything and everything, easy to customize, very lightweight.... it's just awesome

☕️ johan · Jan 12 at 06:59:

i can second awesomewm. Wayland had me switch to sway a few years ago but I was not happy to switch initially because awesome was, well, awesome :) There is some config but you will get quite far with a few extra lines on top of defaults.

☕️ johan · Jan 12 at 07:17:

but with that said, why not wayland on linux? the only thing that still works poorly afaik is screen sharing with <insert giant corporate chat client>. apart from that wayland is so much smoother

☕️ hellfire103 · Jan 12 at 08:24:

Spectrwm is a dwm fork that has on-the-fly configuration.

I've also heard good things about cwm from OpenBSD.

😈 dimkr · Jan 12 at 09:20:

+1 for cwm, it can do floating windows and tiling, very easy to configure (without having to rebuild) and has Linux ports

🦀 jeang3nie · Jan 12 at 21:40:

I use I3 on FreeBSD. The config file isn't all that hard to figure out and there's a fair amount of extensibility without it being complex out of the box.

Historical footnote, Sway was developed as a Wayland clone of I3. They even share config formats. I use Sway on Linux and I3 on FreeBSD. Have to look at my shell prompt sometimes to tell the difference.

Original Post

🌒 s/Linux

Wanted: a step up from dwm... — I am looking to upgrade from dwm to something a little bit easier to configure. I love dwm, and am generally happy with it. But I need a little more flexibility -- just a little. Maybe different kind of layouts in different windows (or tags or whatever). And while I am fluent in C, I find the way configuration works clumsy and hard to maintain, especially when patches are involved. However, it seems that every time I look at other tiling wms, they instantly...

💬 stack · 12 comments · Jan 11 · 5 months ago