berry VS herbstluftwm

Compare berry vs herbstluftwm and see what are their differences.

berry

:strawberry: A healthy, byte-sized window manager (by JLErvin)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
berry herbstluftwm
4 32
998 1,073
- 0.6%
0.0 4.0
4 months ago about 2 months ago
C C++
MIT License GNU General Public License v3.0 or later
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.

berry

Posts with mentions or reviews of berry. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-11.
  • Berry Wm
    1 project | /r/suckless | 7 Jul 2022
  • Berry is a healthy, byte-sized window manager written in C for Unix systems
    2 projects | news.ycombinator.com | 11 Jun 2022
    I downloaded the latest release as a zip file here - https://github.com/JLErvin/berry/releases

    FWIW, it’s 34KB and while it’s only the source, that seems pretty small. I haven’t gone through the build process to figure out the executable though.

  • How X Window Managers Work, and How to Write One
    14 projects | news.ycombinator.com | 3 Nov 2021
    This is a great article and I remember reading it numerous times while I was implementing my own window manager.

    For someone interested in working on a really fun and rewarding hobby project a WM is a great one to look into since there are so many resources starting from really small implementations:

    - https://github.com/mackstann/tinywm

    - https://github.com/venam/2bwm

    - https://github.com/dylanaraps/sowm

    - https://github.com/dcat/swm

    - https://github.com/JLErvin/berry

    Which are great at introducing the concepts and allowing you to grok the required libraries.

    There are also a bunch of more full featured window managers which will introduce you to more advanced topics:

    - https://github.com/baskerville/bspwm

    - https://github.com/herbstluftwm/herbstluftwm

    - https://www.nongnu.org/ratpoison/

    - https://github.com/conformal/spectrwm

    Gradually as you get more familiar with the ecosystem a few questions will come up:

    Should I use X11 or XCB? - I personally used XCB and didn't find it too difficult to interface with, and there are a large number of implementations which use it (2bwm, bspwm, ratpoison, etc) so you shouldn't have an issue with learning more about it. But the documentation is pretty limited. If you are just wanting to write a toy WM than X11 is perfectly fine.

    X or Wayland? - If you're wanting to write your first WM as a hobby project than I would recommend X over wayland just due to the much larger amount of reference material and documentation. You will have a much easier time getting your feet wet. Ignore the comments about X dying as it doesn't really matter for a hobby project, since the whole point is to have fun.

    Feel free to check out my window manager which is an example of what just reading this blog post and getting inspired can result in: https://github.com/cfrank/natwm

  • Skipping class
    1 project | /r/thinkpad | 21 Oct 2021

herbstluftwm

Posts with mentions or reviews of herbstluftwm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-29.
  • Ideal Monitor Rotation for Programmers
    3 projects | news.ycombinator.com | 29 Dec 2023
    It's exactly how it works but only if you have mutliple screens.

    My comment was that, for this reason, 2 or 3 smaller (ish- ~27") 16:9 4k screens [1] (previously, 4–6 even smaller 4:3 screens) works much better for me because I can switch the spaces on my Macbook and i3/Sway virtual desktops on my Linux machine individually for each screen.

    If we're talking about having a smaller number of giant screens it would need to be able to be partitioned into logical "zones" for virtual desktops to enable this way of managing sets of windows together, and I've not found anything that really does this, let alone does it well (though honorable mention to HerbstluftWM [2] which I think, with patience, could probably do something pretty close).

    [1] preferably 16:10 but that seems to have died out as an aspect ratio :(

    [2] https://herbstluftwm.org/

  • Bare bone distro that i can custumize has i want for old pc ish?
    1 project | /r/FindMeADistro | 2 Dec 2022
    Lately I have been playing with herbstluftwm on Artix with dinit, and I dig it. The way it behaves is quite a bit different from other window managers I have used in the past, and it did take some getting used to at first, but after experimenting with the config for a couple days I ended up with a pretty deadly and very intuitive setup that - despite running on X11 - "feels" more like a proper battlestation for sure...
  • [herbstluftwm] drink coffee
    4 projects | /r/unixart | 2 Nov 2022
    wm: herbstluftwm
  • Clients Don't Remember Workspace
    1 project | /r/herbstluftwm | 27 Sep 2022
  • Command to spawn a bunch of applications on specific tags
    1 project | /r/herbstluftwm | 17 Sep 2022
    Rules can have once and maxage properties - see hlwm's exec_on_tag.sh script for some inspiration.
  • With rise of wayland, are simpler window managers dying?
    14 projects | /r/linux | 26 Aug 2022
    A few projects like AwesomeWM, and Herbsluftwm have had discussions on their issue trackers about supporting Wayland but a lot of them devolve into "Hey when will this be ready" style of comments, there's an interest in doing it but nobody is personally willing to take on the challenge
  • Herbstluftwm VS Frankenwm?
    1 project | /r/herbstluftwm | 16 Aug 2022
    - The commit messages - I run the git version, so I like to read about the latest features and fixes. These tend to be more verbose on a feature or fix than the docs, so it can be more helpful. - https://github.com/herbstluftwm/herbstluftwm/commits/master
  • opinions on my desktop?
    1 project | /r/teenagers | 12 Aug 2022
    It's herbstluftwm, a Window Manager! https://herbstluftwm.org/
  • What softwares do you recommend to a daily use BSD system?
    6 projects | /r/BSD | 11 Aug 2022
    The nicities that I pull would be the file browser from ROX, and a tiling window manager such as herbstluftwm. I could do everything I do today without these, such as with a terminal or OpenBSD's 'cwm', but I really enjoy using them!
  • Focus in max layout
    1 project | /r/herbstluftwm | 21 Jul 2022

What are some alternatives?

When comparing berry and herbstluftwm you can also consider the following projects:

2bwm - A fast floating WM written over the XCB library and derived from mcwm.

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

bspwm - A tiling window manager based on binary space partitioning

alttab - The task switcher for minimalistic window managers or standalone X11 session

spectrwm - A small dynamic tiling window manager for X11.

river - [mirror] A dynamic tiling Wayland compositor

i3-gnome - Use i3wm/i3-gaps with GNOME Session infrastructure.

dwm - Personal built of Dynamic Window Manager from suckless.org

i3-workspace-groups - Manage i3wm workspaces in groups

hello-wayland - A hello world Wayland client (mirror)

polybar - A fast and easy-to-use status bar [Moved to: https://github.com/polybar/polybar]