I'm thinking about using dwl as my window manager, but I noticed that it's currently unmaintained. Is this a bad choice? For instance, if I run `pacman -Syu`, could it potentially upgrade a package that dwl depends on and cause it to break? Also, does anyone know of another window manager that's similar to dwm? Thanks in advance!
4 Answers
I’d say it’s not worth the trouble. You’re likely to face problems over time since it’s unmaintained. It’s better to opt for software that’s regularly updated to avoid any potential hassles on a rolling release distro.
Yeah, it’s a bit risky. Problems could arise since issues won't be fixed, and new issues could crop up. I'd recommend switching to something actively maintained, like Sway, which is also based on wlroots. It might save you a lot of headaches down the line.
It's honestly just a matter of time before an unmaintained WM like dwl stops working altogether. Especially on a rolling release like Arch, I suggest you check out a maintained fork or something newer. A comprehensive list of Wayland compositors can be found [here](https://github.com/rcalixte/awesome-wayland?tab=readme-ov-file#compositors).
Using a simpler window manager like dwl generally reduces risks, especially if it was stable before it became unmaintained. If it had a long history of just bug fixes and minimal new features, it likely has a low bug density. You could check its bug tracker for relevant issues, but being unmaintained could mean no new bug fixes. I doubt dwl would break without reason, and if it does, you can always switch to something like Openbox or have a backup window manager ready.

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically