qtile VS vivarium

Compare qtile vs vivarium and see what are their differences.

qtile

:cookie: A full-featured, hackable tiling window manager written and configured in Python (X11 + Wayland) (by qtile)

vivarium

A dynamic tiling Wayland compositor using wlroots (by inclement)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
qtile vivarium
103 5
4,576 345
1.6% -
9.4 2.8
8 days ago 7 months ago
Python C
MIT License GNU General Public License v3.0 only
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.

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 2023-07-04.
  • Qtile window move/resize behavior as in bspwm?
    1 project | /r/qtile | 6 Dec 2023
  • How to install on Ubuntu: my solution
    3 projects | /r/qtile | 4 Jul 2023
    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
    1 project | /r/qtile | 4 Jul 2023
    Yes, all the dependencies listed in qtile.org are installed.
  • docs.qtile.org down? Any information to be found?
    1 project | /r/qtile | 18 Jun 2023
    I think yesterday qtile.org itself seemed to be working properly. Now it is also offline.
  • Fixed! Thank you
    1 project | /r/qtile | 15 Jun 2023
    Did you see the changelog? https://github.com/qtile/qtile/blob/master/CHANGELOG
  • my terminal gone ? setings gone etc..i just remove python
    1 project | /r/linux4noobs | 14 Jun 2023
    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
    1 project | /r/qtile | 12 Jun 2023
    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?
    1 project | /r/Fedora | 28 May 2023
    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
    1 project | /r/qtile | 25 May 2023
  • How to set numlock on startup with Wayland?
    1 project | /r/qtile | 16 May 2023
    It's currently not supported on Wayland. There is an open issue for it: https://github.com/qtile/qtile/issues/4225

vivarium

Posts with mentions or reviews of vivarium. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-26.
  • With rise of wayland, are simpler window managers dying?
    14 projects | /r/linux | 26 Aug 2022
    Take a look to Vivarium It is more recent it worked decently and it is remakably easy to config.
  • I am looking for a wayland based tiling window manager which is close to dwm/xmonad, which one would you recommend?
    4 projects | /r/wayland | 11 Oct 2021
    I wrote Vivarium specifically to behave like my old xmonad setup, although it isn't at all like xmonad internally. It's configurable in C.
  • XMonad – The Automated Tiling WM
    19 projects | news.ycombinator.com | 7 Oct 2021
    Since various people are asking about xmonad-like tiling in wayland:

    I wrote Vivarium[0] specifically to be a wayland compositor that behaves exactly like my (fairly simple) xmonad config, but it's a relatively new/unstable compositor and nothing like xmonad internally.

    River[1] has a fantastic tiling model via user-provided executables, which makes it very flexible and probably a good fit for many people wanting something xmonad-like.

    Waymonad[2] exists as a direct xmonad-like compositor, but I think development has been basically stalled for a long time. Sometimes there's discussion about reviving it though.

    [0] https://github.com/inclement/vivarium

    [1] https://github.com/ifreund/river

    [2] https://github.com/waymonad/waymonad

  • Recommended Compositors
    2 projects | /r/wayland | 31 Mar 2021
    Vivarium has xwayland as an option, enabled by default.
  • xorg sucks, use swc
    14 projects | /r/suckless | 20 Mar 2021
    https://github.com/inclement/vivarium.git and https://github.com/djpohly/dwl.git are also great projects in the same vein.

What are some alternatives?

When comparing qtile and vivarium you can also consider the following projects:

sway - i3-compatible Wayland compositor

river - [mirror] A dynamic tiling Wayland compositor

Hyprland - Hyprland is a highly customizable dynamic tiling Wayland compositor that doesn't sacrifice on its looks.

waymonad - A wayland compositor based on ideas from and inspired by xmonad

bspwm-rounded - Fork of bspwm (baskerville) and the rounded corners patch (Javyre), but more up-to-date

velox - velox window manager

waymonad - A wayland compositor based on ideas from and inspired by xmonad

dwl - dwm for Wayland - ARCHIVE: development has moved to Codeberg

spectrwm - A small dynamic tiling window manager for X11.

bspwm - A tiling window manager based on binary space partitioning

samurai - ninja-compatible build tool written in C