Ingolf Wagner
1a3d58143e
XMonad.Layout.BoringWindows: add markBoringEverywhere
...
to mark the currently focused window boring on all layouts,
when using XMonad.Actions.CopyWindow.
2019-11-21 17:42:01 +13:00
slotThe
f3024e6779
Remove unnecessary imports of Control.Applicative
2019-10-08 10:21:15 +02:00
Daniel Wagner
daa2731d3d
eliminate references to defaultConfig
2013-05-28 00:58:25 +00:00
Adam Vogt
129af43738
Note that Simplest works well with BoringWindows
2010-06-22 03:08:50 +00:00
Adam Vogt
9f66ef9975
Clean imports for L.BoringWindows
2009-11-03 14:06:49 +00:00
Adam Vogt
4769530d9f
I maintain L.BoringWindows
2009-11-03 14:05:09 +00:00
Wirt Wolff
06a1322366
Docs: use myLayout like template rather than plural
...
Despite myLayouts currently being more popular in examples, make
them all myLayout as in man/xmonad.hs to avoid mixing them in the
same module as was done a few places, leading to confusion for some users.
2009-10-23 04:26:51 +00:00
Adam Vogt
74a03cd8fb
Refer to modm as the current modMask
...
This makes the config suggestions consistent with the current template.
2009-10-22 04:11:26 +00:00
Jan Vornberger
41a53e7d15
Added focusMaster to BoringWindows
2009-10-15 23:35:18 +00:00
Adam Vogt
0dd1cf1ea8
Document and extend BoringWindows to support multiple sources of boring.
...
The Replace and Merge messages are added to support layouts sending a list of
windows that should be skipped over. The sources are tagged by a string key, so
it is possible though unlikely for different sources of boring windows to
interfere with eachother.
2009-04-06 04:13:01 +00:00
daniel
04a5f4392e
eliminate a haddock warning in BoringWindows
2009-02-21 23:58:36 +00:00
David Roundy
1f2162781f
remove myself as maintainer from modules I don't maintain or use.
2008-08-28 15:18:30 +00:00
Devin Mullins
1d93dfba51
fix compile warnings in BoringWindows
2008-05-15 05:17:28 +00:00
David Roundy
60f269f0b3
add BoringWindows module to make certain windows skipped when rotating focus.
2008-05-14 16:28:46 +00:00