xmonad
aur
xmonad | aur | |
---|---|---|
78 | 16 | |
3,427 | 1,802 | |
0.6% | 0.6% | |
6.7 | 9.5 | |
6 days ago | 3 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | GNU General Public License v3.0 only |
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
-
Rubywm: An X11 window manager in pure Ruby
If you want tiling, but i3 requires too much manual work, you might like the more managed layouts that are the default in XMonad: https://xmonad.org/
XMonad works fine with multiple monitors. Each monitor displays one of the many virtual desktops. The normal keys for desktops and for windows work pretty intuitively with multiple monitors.
-
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
aur
- How do you guys manage AUR compilation?
-
update/build aur -git packages
I haven't used aura in a while, but as far as I understand the command sudo aura -Au --devel will only update packages that need updates based on if there are new commits upstream. As of aura 3.0.0 the git clones are kept in /var/cache/aura/vcs and when aura checks if the package needs an update it just does a pull on the repo and checks if the version is newer, so you will only see packages listed that require an update. You can add the --force flag to rebuild all of them, but that will generally do a lot of unnecessary work rebuilding packages with no updates upstream.
- Dhall: A Gateway Drug to Haskell
-
My transition from Windows to Linux in an anti-customer age
Yes, you need to use the CLI to run that, but it's trivial to do so and a real package management system brings many advantages over exe installers. The AUR, inspired by BSD's Ports, is one of the major advantages of Arch. It's very rare to find a package that isn't supported.
[1] - https://aur.archlinux.org/packages/radarr
[2] - https://github.com/fosskers/aura
-
Yay not working?
Same here. Checked the github page and they're aware of it. Should be fixed soon. In the mean time I've been using aura. It's pretty great, should be more popular imo.
- Yay or Paru!!??
-
I was trying to make a cargo like tool for c++ but then I thought, "fuck c++"
That's why I use aura
-
7 Useful Tools Written in Haskell
I found the discussion of the reasoning interesting: https://github.com/fosskers/aura/discussions/657
-
Pamac, Manjaro's package manager GUI, has been blocked again from accessing the AUR due to it flooding the servers with requests
I've really enjoyed this one: https://github.com/fosskers/aura
- is yay safe/any good?
What are some alternatives?
Hyprland - Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
paru - Feature packed AUR helper
i3 - A tiling window manager for X11
linux-inotify - Haskell binding to inotify.
xmonad-screenshot - Gtk-based screen capturing utility for XMonad.
linux-evdev - Deprecated in favor of the evdev package (https://hackage.haskell.org/package/evdev)