xmonad-utils
A small collection of X utilities useful when running XMonad. (by LeifW)
xmonad
The core of xmonad, a small but functional ICCCM-compliant tiling window manager (by xmonad)
xmonad-utils | xmonad | |
---|---|---|
- | 77 | |
11 | 3,401 | |
- | 1.0% | |
0.0 | 6.7 | |
over 10 years ago | 6 days ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" 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.
xmonad-utils
Posts with mentions or reviews of xmonad-utils.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning xmonad-utils yet.
Tracking mentions began in Dec 2020.
xmonad
Posts with mentions or reviews of xmonad.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-12-02.
-
8 months of OCaml after 8 years of Haskell in production
Yes, depends on where you draw the line.
XMonad is a bit bigger: https://github.com/xmonad/xmonad
-
Installing Xmonad on Arch
The official guide and the archwiki do say that it's okay to just install it via pacman, but I've also found some issues on the official repo that strongly suggest against installing via pacman and to use stack instead, as sometimes pacman breaks dependencies.
-
Is it just me or it nix becoming more common
Especially Haskell tools often live in proximity to nix as well, e.g., pandoc or xmonad.
-
[Media] shrs: a shell that is configurable and extensible in rust
Hey everyone 👋 ! I'm currently working on a rust library for building and configuring your own shell! It's inspired by projects like xmonad and penrose where the configuration of the program is done in code. This means that for example, instead of using Bash's arcane syntax for configuring the prompt, it can be configured instead using a rust builder pattern! The project itself is still at a very young stage, so there are plenty of bugs and unimplemented features. However, some things that are (partially) implemented are:
-
Genuine question: how do you all use Haskell IRL?
Daily, because xmonad
-
MultiToggle is toggling layout on all workspaces when using WorkspaceCursors
If the problem is as described in the reply linked below, then this isn't a fundamental issue, but just a matter of how sendMessage is written. In fact, the fix already exists in xmonad/432:2fff2a0.
- home | xmonad - the tiling window manager that rocks
-
What LaTeX setup do you use?
There are a few other things I could mention, but there are more like side issues, and not relevant to my actual LaTeX setup. First and foremost—and thus perhaps noteworthy after all—is bibliography management with arxiv-citation (see here for more words). This is integrated very well with the XMonad window manager, which makes it even more of a joy to use.
- Developers How Do You Organize your Windows
-
Floating Steam windows slide off the screen
The tl;dr is that this is a bug in steam, see https://github.com/xmonad/xmonad/issues/423