this post was submitted on 25 Apr 2024
95 points (98.0% liked)

Linux

45479 readers
1273 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 2 months ago (6 children)
[–] [email protected] 10 points 2 months ago* (last edited 2 months ago) (3 children)

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.

[–] [email protected] 3 points 2 months ago (2 children)

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

[–] [email protected] 1 points 2 months ago (1 children)

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.

[–] [email protected] 2 points 2 months ago

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

load more comments (2 replies)