xmonad
The core of xmonad, a small but functional ICCCM-compliant tiling window manager (by xmonad)
xmonad-contrib
Contributed modules for xmonad (by xmonad)
Our great sponsors
xmonad | xmonad-contrib | |
---|---|---|
69 | 49 | |
2,848 | 503 | |
2.1% | 1.0% | |
7.6 | 8.0 | |
23 days ago | 9 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
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 2022-11-05.
-
My Arch linux desktop configuration
And here is my Xmonad configuration
- Ask HN: Is there other software similar to Vim and Emacs?
-
Recommendations for my next tiling window manager
xmonad
-
What exactly is a tiling window manager?
Here is another tiling wm with screenshots: https://xmonad.org/
-
can you recommend active Haskell open source projects?
xmonad https://github.com/xmonad/xmonad
-
What's the good window manager for a beginner?
As far as wms go, I always liked fluxbox and xmonad. Openbox has its fans, and i3 is very popular. I prefer a de over a wm but I know a lot of people use i3.
-
How to install v0.17 on Arch
How are you installing the xmonad code that you try to build? Have you cloned https://github.com/xmonad/xmonad and https://github.com/xmonad/xmonad-contrib into your ~/.xmonad directory, and then running stack init?
-
How can I show workspaces on each screen using xmonad's IndependentScreens feature?
You can install xmonad 0.17 from source. There's a few ways of doing that, check the installation guide, most are quite straightforward.
-
Yode-Nvim - Focused Code Editing for NeoVim
I had little success with manual splits because I was busy resizing most of the time. Therefore the idea with windows that are always as big as their content. The code for the windows is already built so that the logic per tab is interchangeable, how the windows should behave. You just have to implement more layouts, as I call them. The concept comes from Xmonad. In this link you can see examples when you scroll down to "Layouts": https://hackage.haskell.org/package/xmonad-contrib
- Open source projects for beginners
xmonad-contrib
Posts with mentions or reviews of xmonad-contrib.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-21.
- Most Recently Used (MRU)
- Key bind to remove borders around windows??
-
How to install v0.17 on Arch
How are you installing the xmonad code that you try to build? Have you cloned https://github.com/xmonad/xmonad and https://github.com/xmonad/xmonad-contrib into your ~/.xmonad directory, and then running stack init?
- Open source projects for beginners
-
How do you handle variable monitor configurations?
Now coming to the xmobars themselves, https://github.com/xmonad/xmonad-contrib/blob/master/XMonad/Hooks/StatusBar.hs has everything you need and will only spawn and kill the requisite number of bars depending on the number of monitors connected. You can even have different bar configs per monitor (for ex: one with tray, rest without).
-
Spotify workspace shift issue
And it's already merged! Thank you /u/alternateved!
-
Minimize(d) windows: list, open from list, open all
Right, the it doesn't see windowFilter is because I added this function to window bringer recently (Aug 15, see https://github.com/xmonad/xmonad-contrib/pull/594)
-
[help] UrgentHooks with xmobar
I also wanted to rewrite the API of some EWMH-related modules to make use of https://github.com/xmonad/xmonad-contrib/blob/master/XMonad/Util/ExtensibleConf.hs, but we should probably prioritize getting stuff merged. If you'd be willing to help, I'd be happy to guide/mentor you. There's just one little problem: I'll only be online for a coule hours in the next week and a half. :-/
- I can't add keybinds to xmonad
-
Rounded Corners not working as expected
Xmonad-Contrib's Current Commit
What are some alternatives?
When comparing xmonad and xmonad-contrib you can also consider the following projects:
polybar - A fast and easy-to-use status bar
i3 - A tiling window manager for X11
dotfiles-2.0 - XMonad™️. Widgets go brr.
Arch-Linux-xmonad-setup-guide
picom - A lightweight compositor for X11
dotfiles
dotfiles
xmobar - A minimalistic status bar
Hyprland - Hyprland is a dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
nixos-config - My NixOS configuration