xmonad-contrib
Contributed modules for xmonad (by xmonad)
polybar
A fast and easy-to-use status bar (by polybar)
xmonad-contrib | polybar | |
---|---|---|
50 | 279 | |
601 | 14,542 | |
0.2% | 0.7% | |
8.2 | 7.5 | |
3 days ago | 6 months ago | |
Haskell | C++ | |
BSD 3-clause "New" or "Revised" License | MIT 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-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.
-
defToggleStrutsKey not working
This should now also be fixed in HEAD: https://github.com/xmonad/xmonad-contrib/commit/90f4a96f933a8ecc014b6def54fb929ee9e73e49
-
How to check xmonad version?
If you're on NixOS then definitely look into /u/LSLeary's excellent flake! (docs)
-
XMonad on NixOS
Perhaps you're not aware of the module exposed by the xmonad-contrib flake? It can do most of the setup for you. See the NixOS Modules section of https://github.com/xmonad/xmonad-contrib/blob/master/NIX.md.
-
Custom gsConfig for spawnSelected
Seems there was a documentation bug in that module. Does this fix help?
- Most Recently Used (MRU)
- Normalize the Fraction Between Master and Slave Windows
-
Mimic LeftWM's CenterdMainFluid in Xmonad?
There is X.L.CenteredIfSingle. However, it didn't land in 0.17.0, so you'll have to either wait for 0.17.1 (dropping soon, I promise!), compile xmonad from git, or just copy the file as-is (which should be doable) into your configuration.
-
Applying window decorations in xmonad while there is onlmore than one window
Btw there is an alternative way to implement smart bar using `AltMax` from xmonad-contrib but I'm not using it because of this [known bug](https://github.com/xmonad/xmonad-contrib/issues/75).
- Key bind to remove borders around windows??
-
Custom Xomobar output
Note that the linked solution is a bit buggy (see here). But regarding your question, it's as simple as it gets. You could maybe replace (getModeName <$> (XS.get :: X ModeName)) with XS.gets getModeNameand maybe defining it somewhere else (e.g. logMode :: Logger), but that's really it. You could wait for #703 to be merged (whenever that may be), or just take the code from there (PSA: still in a rough state, undocumented, and very likely will change) and roll with it: it is xmonad after all, your config is going to be compiled anyway!
polybar
Posts with mentions or reviews of polybar.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-03.
-
Is there a way I can tell which exit node I am using from CLI in Linux?
I'd like to just be able to write a short shell script to check if an exit node is in use, and then pipe that output into polybar which I use anyway. The problem is that I can't find an option in the tailscale Linux CLI client that will show me whether I'm using an exit node or not. Is there a way to do this?
-
No monitor specified error
And I follow the step here. https://github.com/polybar/polybar/issues/763
-
Are there any tools to analyse/modify colours directly from a bash script?
I am on Arch Linux and I am using pywal to generate a colour palette from my wallpaper, which I then use throughout my system. In particular, i have a bash script which grabs these colours and uses them for polybar. The problem is that sometimes these colours do not have enough contrast, and the bar is hard to read. Is there any tool that would allow me to check the readability of my colours, and modify them accordingly, directly from my script? If not, how should I be approaching this issue?
- 長年MacだったからWindows試しに買ってみたんだけど
-
Polybar setup on XFCE
Hello, currently I am trying to get polybar setup on XFCE. I was getting an error along the lines of "background_manager: Failed to copy slice of root pixmap" and according to this GitHub issue, the only solution is to try and set the background another way, like using feh. My only issue now is that it seems like feh isn't actually doing anything whenever I use it to set a wallpaper. I believe this could be because of a conflicting system in XFCE that sets the wallpaper, how can I disable XFCE wallpapers?
-
how to make each polybar modules closer to each other
Refer to the "Formatting" section of the polybar wiki" (e.g. things like -padding, -margin, -spacing).
-
Tray module color not working properly (?)
As per the docs https://github.com/polybar/polybar/wiki/Configuration it uses a ARGB convention
-
How do I use polybar with Hyprland?
The short answer is you can't.
- cant find polybar's config.ini
-
[ noob ] Polybar is behind the another windows
There are a few different solutions here, try them out : https://github.com/polybar/polybar/issues/433
What are some alternatives?
When comparing xmonad-contrib and polybar you can also consider the following projects:
xmonad - The core of xmonad, a small but functional ICCCM-compliant tiling window manager
tint2
xmonad-utils - A small collection of X utilities useful when running XMonad.
SketchyBar - A highly customizable macOS status bar replacement
picom - A lightweight compositor for X11 with animation support
wayfire - A modular and extensible wayland compositor