river version 0.3.0 released (tiling Wayland compositor) (codeberg.org)
from pinchcramp@lemmy.dbzer0.com to linux@lemmy.ml on 25 Apr 2024 09:46
https://lemmy.dbzer0.com/post/19091421

After five months since the last patch and almost two years since the 0.2.0 release, version 0.3.0 of the minimalist Wayland tiler river has dropped last week.

The new version improves rendering performance and damage tracking, adds several quality of life features, such as resizing windows from all sides, extend the rules system, and supports several new Wayland protocols like text-input-v3, input-method-v2, fractional-scale-v1 and more.

Full change log can be found here.

#linux

threaded - newest

Penta@lemmy.world on 25 Apr 2024 11:21 next collapse

river is awesome

JetpackJackson@feddit.de on 25 Apr 2024 11:42 collapse

How does it compare to sway?

clmbmb@lemmy.dbzer0.com on 25 Apr 2024 12:27 next collapse

they said it’s awesome! sway is i3.

JetpackJackson@feddit.de on 25 Apr 2024 17:19 collapse

Lol

pinchcramp@lemmy.dbzer0.com on 25 Apr 2024 13:28 collapse

I think the biggest difference is dynamic (river) vs manual tiling (sway). Other than that, I feel sway is much more mature and there’s a proper community surrounding it that had written scripts and tools that work with sway. Many of which you are probably gonna use with river as well (swaylock, swaybg, swayidle).

One thing that’s pretty cool about river (at least in theory) is that the tiling algorithm is not part of the compositor itself. Instead, you can run any river tiling program and have that part be completely custom if you wish. Also configuration is done via commands instead of a config language (you usually run a bash script at start).

From what I remember, the vision of Isaac Freund (main developer) is, that river will become more of a tiling compositor base, that others can then use to create their own distributions. I heard that in some talk he gave. You should be able to find that on YouTube.

However, there’s still a long way to go.

In it’s current state, river reminds me of spectrwm. Very simple, with some cool, but ultimately non-essential, ideas that you probably won’t find anywhere else.

JetpackJackson@feddit.de on 25 Apr 2024 14:07 collapse

Oh wow that’s really interesting! Thank you! I’ll have to try it out then!

pinchcramp@lemmy.dbzer0.com on 26 Apr 2024 00:23 collapse

You’re welcome. I’ve been using it as my daily driver for over a year now and it works for that, but don’t expect any bells and whistles.

JetpackJackson@feddit.de on 26 Apr 2024 11:20 collapse

Alright, good to know, I mean I feel like my set up is pretty minimal already lol

dino@discuss.tchncs.de on 25 Apr 2024 13:21 next collapse

yayja, real nice and elegant tiling window manager for people which are fed up with tedious configuration and manual tiling of e.g. i3wm. Really want to test it for gaming at some point.

jasonfuchs@lemmy.ml on 26 Apr 2024 06:09 collapse

It’s great for gaming, had a better experience than Xorg on it.

dsemy@lemm.ee on 25 Apr 2024 10:39 next collapse

Awesome project, after like 7 years of trying out different compositors, River is the one which made me stick with Wayland.

theshatterstone54@feddit.uk on 27 Apr 2024 18:25 collapse

Yup, river was quite good, but lacked a good way of configuring csd/ssd until that release. Now, it’s something I would actively recommend.

Personally, I’m a lot more excited for the future of River as Isaac Freund (the lead dev) sees it.

Link (under “Future Plans”): isaacfreund.com/software/river/

pinchcramp@lemmy.dbzer0.com on 28 Apr 2024 00:23 collapse

Oh thank you for that link. I knew I’ve heard him take about his plans in some talk he gave, but didn’t know he write them down.

I am on the same page as you. River works for me well enough, but the vision is what keeps me excited.

What exactly was the problem with not being able to configure CSD/SSD? I’ve not run into any issues but that has probably more to do with the applications I run.

theshatterstone54@feddit.uk on 28 Apr 2024 08:14 collapse

I was having issues with Thunar, but that seems to be fixed now.