feel free to list other window managers you’ve used.
I have been happy with bspwm, but considering trying something else. I love its simplicity and immense customizability. I like that it is shell scriptable, but it is not a deal breaker feature for me.
I like how the binary split model makes any custom partition possible.
i3 all the way
This is the way.
Sorry to be the boring i3 user but it’s a rock solid TWM. Plus I am using the autotiling mod and now it’s even better :D
i3 and sway
i3 until the day I die
Can you list some QoL mods for i3? I have been using autotiling for the last few months and it’s great.
I too would be interested to know what plugins you use.
I love i3 and have used it for years and find myself fruitlessly using the most common keybinds in windows at work.
But my gripes over i3 are:
- If I don’t know the name of the command, say a specific settings window, etc - then I’m hosed if I need it.
- It doesn’t come with a lock screen by default, you need a plugin for it
Here’s a list of plugins that may be useful:
- kitti3: quake style dropdown terminal
- tdrop: the same as kitti3, but I moved to wezterm due to kitty’s design choice and tdrop fits the bill, it’s also wm agnostic.
- i3-volume: integrates with dunst for me to pop up volume status when I change volume via keybinds.
- autotiling: A must have in my opinion. I seldom have more than 2 windows on a monitor, since I have two monitors and utilize other workspace, but there are times when I temporarily have multiple windows open and too lazy to group them into stacks or tabs.
- i3expo: I heard people have success with this as an alt-tabber with visualization. I just use dmenu and have scripts for window switching.
- wmfocus: quite useful if you have multiple monitors and multiple windows on each, instead of doing Super + h a few times to move to the left most window, I just use wmfocus and hop to it immediately.
- i3-extras: I just found this, perhaps it’s of use.
Regarding your gripe #1, I don’t quite understand? Do you mean you don’t know the command of a program to type into your terminal to launch?
And gripe #2, if you mean i3lock, I’m okay with that, I like that i3 follows UNIX philosophy of doing one thing and doing it well, and because of that good i3lock fork exists! If it was baked into i3 then this might not be the case.
For i3-lock, I currently use i3lock-fancy-rapid, it’s a weird name lol, but it is still dependent on the i3lock-color binary, which itself is a fork of i3lock.
i3 is what I’ve been using the past few years. I’ve tried others, but I always end back up with i3 as I’ve found nothing else to be as simple and efficient for my workflow, with 12 workspaces across 2 monitors.
I’ve been using i3. Nothing super advanced but the config is easy and being able to reload in place is nice
DWM due to it’s suckless nature
I tried i3 back in 2019 and I’ve been using it ever since on my desktop.
i3 gang rise up!
I’ve only tried i3 and it just works, so I stuck with it. After learning the hotkeys it never seems to get in the way (at least for my usage). Riced it a bit. Then some polybar sparkled in there. A wallpaper. What more can a guy want?
Starting with i3 as my first, i tried a bunch of different ones. Xmonad and Qtile were the ones i liked the most but Qtile was buggy and Xmonad while working was super confusing to configure with haskell.
Also tried AwesomeWM, it felt a bit buggy to me in terms of window handling and DWM was just too complicated to patch and even with patches it was too basic
Ended up going back to i3, and then moved over to Sway.
Today I use Plasma, but if I need a tiling wm I use awesome. It’s so great and customizable. If you’re fine with Lua, is easy to config.
EXWM. I am a longtime Emacs user so merging the concepts of Emacs buffers and X windows is a huge benefit. Only one set of keybindings to worry about, all of my Emacs window management stuff works for X windows too. One less external dependency to worry about too. In a new environment (like when starting a new job etc) as long as I have my Emacs config I am good to go.
deleted by creator
I’ll have to give it a try again. I played with it a while back, but I was happy with GNOME at the time. What underlying version of emacs are you using? native comp?
EXWM is not particularly picky about Emacs versions or performance. I used to run with nativecomp but ended up turning it off since I value stability over performance. (nativecomp was pretty stable but I had some occasional issues)
The biggest caveat is that you must be very comfortable with whatever Emacs buffer/window management setup you use since you will be relying on that even more.
I usually use tiling add-ons for Gnome or KDE. So pop-shell or bismuth.
XMonad. Been using it for almost a decade, and very powerful. I3 I hear is also good.
I prefer the way XMonad handles multimonitor workspaces, but left for Sway due to wayland support.
need to give it a try. I’m stuck in the past times lol
I haven’t used XMonad in a long time, but it was my go-to for a few years. It was solid. The main issue is that you configure it in Haskell, and I don’t know Haskell.
Same here, but I’m about ready to accept Wayland… Seems like sway is the best option?
AwesomeWM because nice defaults and you can configure it with Lua like neovim but I want to try hyprland in the future
I really like dwm. It doesn’t seem too popular so maybe the other ones are better but it was the first one I tried so the others feel weird to me. I like the idea behind suckless in general though.