wingo VS governance

Compare wingo vs governance and see what are their differences.

wingo

A fully-featured window manager written in Go. (by BurntSushi)

governance

The home for Rust's governance documentation, such as team charters. (by rust-lang)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
wingo governance
7 1
981 14
- -
0.0 0.0
over 1 year ago about 2 years ago
Go
Do What The F*ck You Want To Public License Apache License 2.0
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.

wingo

Posts with mentions or reviews of wingo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-15.
  • Framework 13 with AMD Ryzen 7040 Series Makes for a Great Linux Laptop
    4 projects | news.ycombinator.com | 15 Nov 2023
    I've been using X11 on my Framework laptop for years. No desktop environment at all. Just my regulard old school window manager[1]. No KDE or GNOME. But also no XFCE.

    The only thing I had to do to get scaling working for me was set two environment variables[2].

    I was indeed worried about this when I bought the laptop. Prior to this, I avoided anything with resolutions higher than 1920x1200. But it turned out that everything mostly worked with a couple tweaks.

    I think the only real issue I've run into is `git gui`. As I understand it, the GUI toolkit it uses doesn't support scaling? Not sure. I ended up working around it by just increasing font sizes. I suppose this exposes the weakness that is probably impacting you: the scaling on my laptop is being done by the GUI toolkits, not the display server or compositor. (I don't always run a compositor, but when I do, I use `picom`. Mostly just to avoid tearing.)

    [1]: https://github.com/BurntSushi/wingo

    [2]: https://github.com/BurntSushi/dotfiles/blob/ea3a88e6160f4244...

  • Zv/9Problems: A Tiling Window Manager for Plan9
    2 projects | news.ycombinator.com | 5 Sep 2023
    I used Wingo (https://github.com/BurntSushi/wingo) for a while and it did the floating/tiling mix pretty well.

    I also used StumpWM (https://stumpwm.github.io/) for years, primarily in purely-tiling mode. The killer feature for me was that you (the user) define frames on the desktop, and then windows are placed into frames rather than resizing and re-jiggering everything whenever a new window opens.

  • This week in KDE: “More Wayland fixes”
    2 projects | news.ycombinator.com | 18 Mar 2023
    Yeah I remember activities from over a decade ago. I don't recall ever being able to get it to work right.

    I ended up writing my own WM instead: https://github.com/BurntSushi/wingo

  • Tauri reached 1.0
    2 projects | /r/rust | 16 Jun 2022
    That's why I went and wrote my own window manager that breaks this aspect of EWMH so that workspaces can be changed independently on each head: https://github.com/BurntSushi/wingo/
  • Rust Moderation Team Resigns
    17 projects | news.ycombinator.com | 22 Nov 2021
  • What DE/WM are using ?
    5 projects | /r/archlinux | 15 Aug 2021
    Wingo
  • Feature Request: What are the most important features for you?
    1 project | /r/framework | 28 Jul 2021
    Switching to a desktop environment is a no-go for me. (I wrote my own WM.) So I'm very likely going to be spending quite a bit of time trying to find a configuration that works for my eyes. I don't mind putting in that time, I'm just hoping that I can find something that works. But others might bounce off. This is actually why I have historically not purchased laptops with HiDPI displays, specifically to avoid dealing with this problem. I made an exception this time because there are so many other great aspects of the laptop.

governance

Posts with mentions or reviews of governance. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-22.
  • Rust Moderation Team Resigns
    17 projects | news.ycombinator.com | 22 Nov 2021
    I have used Rust for years, but I never bothered to look into the governance structure.

    How are team members selected? Who picks new team members? Who has authority to kick someone off a team?

    I can't find anything online, except this very bare-bones WIP stub. [1]

    This seems to be a glaring oversight, I really thought that there were proper procedures in place.

    Especially now, with Rust becoming more and more popular, the foundation in place for almost a year, and corporate interest flooding into the project, I would have expected procedures to already be in place.

    There certainly seem to be other cracks in the system. See for example "I refuse to let Amazon define Rust" by Steve Klabnik, discussed at length on HN. [2]

    [1] https://github.com/rust-lang/governance/blob/master/common/m...

    [2] https://news.ycombinator.com/item?id=28513130

What are some alternatives?

When comparing wingo and governance you can also consider the following projects:

team - Rust teams structure

xgb - The X Go Binding is a low-level API to communicate with the X server. It is modeled on XCB and supports many X extensions.

NCoC - No Code of Conduct: A Code of Conduct for Adults in Open Source Software

Elm - Compiler for Elm, a functional language for reliable webapps.

toml - TOML parser for Golang with reflection.

regex - An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

pkgstats.archlinux.de - Arch Linux package statistics website

viru - x11 window manager

byteorder - Rust library for reading/writing numbers in big-endian and little-endian.