Questions tagged [xmonad]

xmonad is a tiling window manager for the X Window System, written in the functional programming language Haskell.

Begun in March 2007, it is similar to dwm, larswm, StumpWM and other members of the tiling window manager family, in that it arranges windows in a nonoverlapping tiled pattern and strives to make it possible for the user to productively manage windows without the use of the mouse. Xmonad is packaged and distributed on a wide range of Unix-like operating systems, such as Arch Linux, Debian, Ubuntu, Gentoo, Source Mage, NixOS, FreeBSD, NetBSD, OpenBSD, and Mac OS X.

Useful links

333 questions
-1
votes
1 answer

Chrome: Strange Tiling Behavior

sorry for being a n00b with Haskell, but every time I open Chromium on my XMonad Arch Linux machine I get this weird side window with chromium's underlying data. Look at the image here if it helps: I want, when opening chromium, to not show this…
-1
votes
1 answer

cannot install xmonad-extras?

Havenot the software in hackage tested thoroughly ? cabal install xmonad-eval even causes the following error: $cabal install xmonad-extras ... [10 of 22] Compiling Hint.Reflection ( src/Hint/Reflection.hs,…
z_axis
  • 8,272
  • 7
  • 41
  • 61
-2
votes
1 answer

Linux,XMonad Layout

I am using XMonad and I want a layout that has at least three fixed 85 character wide windows and another window with a spiral like layout. (I have a large widescreen 34 inch screen) I attempted to this using combinations but I didn't manage, any…
1 2 3
22
23