Hacker News new | ask | show | jobs
by matthberg 3224 days ago
It's off topic, but how is sway? I have an old netbook with an Intel i3 processor, which I'm setting up with arch (because it's the only thing that the computer can support, thanks to the blatant neglect of efficiency from the ideas of this article). Think it's worth a shot?
1 comments

Sway is good, and constantly improving! I'm mostly to the point where I forget I'm not running i3. There are a couple of things that might keep you on i3, however:

* Nvidia. I have not had the best of luck running sway on nvidia systems, even using nouveau. This situation is evolving, so things may have gotten better. I've had no problems with amd or intel graphics.

* Your display manager. I boot to the console and type "sway" if I want a graphical session. I've seen display managers get a bit confused by sway -- the display manager's cursor hangs around for the duration of the sway session, or the display manager crashes when sway exits. I haven't tried all of the options, but I've had issues with both gdm and sddm. Hard to blame sway for this, but at the same time it means you have to take your pick between sway and your display manager.

Huh, a shame about the display manager issues, and thanks for the gdm & sddm warning, I was about to go use them since they apparently recognized sway (https://wiki.archlinux.org/index.php/Sway#Using_a_display_ma...), but I'll keep looking. As for Nvidia, no worries with the little old netbook, it's integrated Intel graphics.
I wouldn't totally dismiss gdm and sddm -- my issues could be peculiar to my hardware, the versions available at the time, and so on. As long as you've got a fast internet connection, it's only 10-15 minutes to try each one. YMMV, as they say! Just be ready to hold down the power switch if things go badly. (For reference, I'm using sway on a netbook with one of AMD's integrated offerings, maybe Llano? I haven't tried a DM on that machine.)