river
[mirror] A dynamic tiling Wayland compositor (by riverwm)
qtile
:cookie: A full-featured, hackable tiling window manager written and configured in Python (X11 + Wayland) (by qtile)
river | qtile | |
---|---|---|
82 | 104 | |
3,209 | 4,767 | |
2.4% | 1.1% | |
9.3 | 9.5 | |
8 days ago | 3 days ago | |
Zig | Python | |
GNU General Public License v3.0 only | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
river
Posts with mentions or reviews of river.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-03.
-
Switching to River from Sway and a few questions
More info on the wiki https://github.com/riverwm/river/wiki
-
Is there any way to remove the Title bar from zathura on RiverWM
Here is the related github issue
-
Easy to config tiling wm
If you can get past some minor wayland related annoyances, river is pretty easy imo, you can write a config in whatever format you want, it just needs to be an executable file, the most common type is a shell script. The actual configuration happens by calling the riverctl program from the file, which from what I've heard is a similar method compared to bspwm.
-
Questions about availability of specific functionalities in swaywm (and wayland at all)
Coming from awesome you may find river more to your liking than sway.
-
Chromium / Electron on Wayland causes crash of the whole OS
River crashed everytime I closed Chromium. The developer fixed it in 5 minutes :)
-
I may have taken plugins too far...
I've written a plugin that implements the river-layout-v3 wayland protocol in Hyprland. This means you can run something like rivertile, river-luatile, rivercarro or kile as a layout provider.
-
Master and Stack setup
Author here. And yeah, as of 0.6.0 it supports master stack - I just called it stack main. I was in fact inspired by river: https://github.com/riverwm/river. River is really promising but is still in very early development. Sway on the other hand has been around for a long time and I, for now, prefer that stability.
-
Has anyone managed to get Hyprland working on void?
In my very specific case, I'd probably start by taking a look at how animations were previously implemented in river, and then I'd pay careful attention to that transform matrix at the end. I'm not super crazy about the implementation using timers to drive it (versus interpolating where the transform should be across a deadline), but I guess they were going for smoothness.
-
Hey Rustaceans! Got a question? Ask here (8/2023)!
riverwm wayland compositor
- Ideas for system compositor
qtile
Posts with mentions or reviews of qtile.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-05-06.
- Show HN: Arbitrarily nestable tabs and splits for the qtile window manager
- Qtile window move/resize behavior as in bspwm?
-
How to install on Ubuntu: my solution
Btw. if you're installing from pip anyway, I HIGHLY recommend using git master's version (pip install git+https://github.com/qtile/qtile). It's very stable and it contains a lot of improvements, features and - mostly important - bug fixes, especially because the fact that the last 0.22.1 release is almost one year old. The current master works fine with xcffib 1.4 and cairocffi 1.6 (the newest possible versions).
-
Qtile Logs in to a Blank Screen
Yes, all the dependencies listed in qtile.org are installed.
-
docs.qtile.org down? Any information to be found?
I think yesterday qtile.org itself seemed to be working properly. Now it is also offline.
-
Fixed! Thank you
Did you see the changelog? https://github.com/qtile/qtile/blob/master/CHANGELOG
-
my terminal gone ? setings gone etc..i just remove python
You need to have xcffib in version 1.3.0 and you probably have 1.4.0. You also need cairocffi 1.5.1 and you probably have 1.6.0, so it will fail as the next step. Install correct versions or wait until https://github.com/qtile/qtile/pull/4289 is merged.
-
Please consider joining the Reddit blackout
Meanwhile users can still communicate and ask questions in the official Github discussion board: https://github.com/qtile/qtile/discussions or alternatively in IRC irc://irc.oftc.net:6667/qtile during the blackout time period.
-
How fedora workstation will run on this laptop?
Hello 👋, I use Gnome for my ThinkPad it works nice for me. But giving your ram I would suggest a window manager like Qtile which I prefer and I am about move from Gnome to it when I finish my configurations. But if you want something which will be usable out of the box Xfce is a nice choice too as people mentioned above. 😁😁 Here is the link to GitHub for Qtile if you want to give it a glance https://github.com/qtile/qtile
- Wayland problems
What are some alternatives?
When comparing river and qtile you can also consider the following projects:
sway - i3-compatible Wayland compositor
Hyprland - Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
wayfire - A modular and extensible wayland compositor
bspwm-rounded - Fork of bspwm (baskerville) and the rounded corners patch (Javyre), but more up-to-date
dwl - dwm for Wayland - ARCHIVE: development has moved to Codeberg
bspwm - A tiling window manager based on binary space partitioning
autotiling - Script for sway and i3 to automatically switch the horizontal / vertical window split orientation
waymonad - A wayland compositor based on ideas from and inspired by xmonad