-
```
What steps will reproduce the problem?
1. http://xmonad.org/
2. http://xmonad.org/download.html
3. run darcs get commands
4. http://xmonad.org/intro.html
5. This only explains how to build source…
-
```
What steps will reproduce the problem?
Opening (so far) any gtk application's open dialog (file > open), and the
dialog will not render, as if it were an invisible window. The proof of its
exist…
-
```
http://hackage.haskell.org/package/dyre
Things we need to know before switching:
* Can we make the transition seamless for our users? This means the
config file format, location remain unchange…
-
```
in unix it's common convention for long-lived processes to re-read
configuration and restart on receiving a HUP signal.
to my surprise xmonad does not follows this.
```
Original issue reported …
-
```
When cycling through windows or layouts, especially when doing so 2-3 times in
succession some windows may be resized to 0 width or height (or both).
This can be fixed by frobbing the layout aga…
-
```
The documentation for XMonad.Util.Run.seconds includes this code as an example
[1]:
-- Use like:
--
-- > (5.5 `seconds`)
However, using the example gives this error in GHC 7.0.3:
…
-
#### Your system information
* Steam client version (build number or date): 5/7/2024 beta
* Distribution (e.g. Ubuntu): Arch
* Opted into Steam client beta?: Yes
* Have you checked for system up…
-
### Problem Description
I run XMonad in LXQt, with LXQt mostly at default settings. LXQt handles the multiple monitor positioning. When I connect or disconnect an external monitor, all windows, plu…
-
Just set up this awesome piece of code with xmonad, but wondering if there is a configuration option to make it vertical (eg, to display on the right edge of my screen)? Unfortunately I really struggl…
-
```
What steps will reproduce the problem?
1. Start Xmonad
2. Start Quake3
3. ....
What is the expected output? What do you see instead?
Fancy shooter, X crashes.
What version of the product are you…