Andrea Rossato
1e35714e1e
LayoutHints: haddock fixes
2007-11-23 14:28:59 +00:00
Andrea Rossato
ec0d5129a3
LayouModifier: haddock docs
2007-11-23 14:25:19 +00:00
Andrea Rossato
8f641ff025
MagicFocus: haddock docs
2007-11-23 14:16:57 +00:00
Andrea Rossato
4e047d2666
Maximize: haddock fixes
2007-11-23 14:13:04 +00:00
Andrea Rossato
6cfb38608c
MosaicAlt: haddock fixes
2007-11-23 14:10:21 +00:00
Andrea Rossato
79f22e7615
Named: haddock fixes
2007-11-23 14:05:57 +00:00
Andrea Rossato
6d35c4c723
NoBorders: haddock fixes
2007-11-23 14:05:35 +00:00
Andrea Rossato
b1af78da95
ResizableTile: haddock fixes
2007-11-23 14:05:11 +00:00
Andrea Rossato
ee4e14c9bd
Roledex: haddock fixes
2007-11-23 14:04:51 +00:00
Andrea Rossato
de23c9ab0d
Spiral: haddock docs
2007-11-23 13:50:23 +00:00
David Roundy
3885445b26
clean up mosaic a bit more.
2007-11-23 15:36:17 +00:00
Andrea Rossato
81fa770e4c
Mosaic: fix docs
2007-11-23 12:53:39 +00:00
Andrea Rossato
7ce5f6e0da
ThreeColumns: haddock docs
2007-11-23 12:46:59 +00:00
Andrea Rossato
f9e497687c
TilePrime: haddock docs
2007-11-23 12:44:56 +00:00
Andrea Rossato
8682f617d0
TwoPane: haddock docs
2007-11-23 12:31:55 +00:00
Andrea Rossato
33bca8260f
WindowNavigation: haddock documentation
2007-11-23 12:11:29 +00:00
Andrea Rossato
ea2102f93c
WorkspaceDir: docs
2007-11-23 11:56:35 +00:00
Andrea Rossato
978d2fe54d
HntedTile: alignement
2007-11-23 11:50:31 +00:00
Andrea Rossato
e472709986
Combo: some haddock formatting
2007-11-23 11:49:04 +00:00
David Roundy
8b3ad50c57
remove need for faulty Read instance of NamedWindow.
2007-11-22 17:04:48 +00:00
Andrea Rossato
0004559b97
Magnifier: more refactoring and a few message handlers
2007-11-23 11:33:53 +00:00
Andrea Rossato
1645745f29
Magnifier: some fixes and refactoring. It now works properly.
2007-11-22 19:01:24 +00:00
Alec Berryman
e65e2e3dba
Mosaic: unbreak build, remove unused import that ghc complains about
2007-11-22 17:59:25 +00:00
Andrea Rossato
fb8b39b822
Make the original Mosaic work with LayoutClass
2007-11-22 13:36:58 +00:00
Spencer Janssen
0ef0c613d7
Don't show HintedTile in the description
2007-11-22 07:26:15 +00:00
Spencer Janssen
baf2ae570d
More HintedTile refactoring
2007-11-22 05:31:54 +00:00
Spencer Janssen
bb74a0bc0d
HintedTile:
...
- code formatting
- refactoring, based on TilePrime work by Eric Mertens
- use the current border width of the window, this improves interaction with
the No/SmartBorders extensions
2007-11-22 05:11:57 +00:00
Spencer Janssen
1519612c23
HintedTile: orientation bug fix, remove wide and tall in favor of the Tall and Wide constructors.
2007-11-22 04:27:20 +00:00
Andrea Rossato
1902145b6e
Tabbed: haddock fixes
2007-11-21 18:17:10 +00:00
Andrea Rossato
1713fa33c7
HintedTile: haddock fixes
2007-11-21 18:16:35 +00:00
Andrea Rossato
e522c5e9db
Grid: haddock fixes
2007-11-21 18:16:16 +00:00
Andrea Rossato
fd4e59e71c
DragPane: haddock fixes
2007-11-21 18:15:55 +00:00
Andrea Rossato
e991fd9430
Dishes: haddock fixes
2007-11-21 18:15:29 +00:00
Andrea Rossato
aa42d25ad6
Combo: haddock fixes
2007-11-21 18:15:07 +00:00
Andrea Rossato
aad6a7d747
Circle: haddock fixes
2007-11-21 18:14:41 +00:00
Andrea Rossato
8cef719a61
Accordion: haddock fixes
2007-11-21 18:14:09 +00:00
Andrea Rossato
c43dabf621
Tabbed: haddock documentation and code formatting
2007-11-21 14:09:08 +00:00
Andrea Rossato
e9621deeed
HintedTile: typo
2007-11-21 14:08:28 +00:00
Andrea Rossato
51c1e2f67b
HintedTile: ported to the LayoutClass
2007-11-21 11:23:31 +00:00
Brent Yorgey
e25d514503
PerWorkspace.hs: various fixes and updates
2007-11-20 17:33:07 +00:00
Andrea Rossato
6b17a40677
PerWorkspace.hs: minor haddock fixes
...
Also, we don't need to add those docstring annotation (%...), since
that system is not used anymore.
2007-11-20 10:32:50 +00:00
Brent Yorgey
31cebf1b0a
new contrib module: Layout.PerWorkspace
...
This module allows you to configure layouts on a per-workspace basis,
rather than specifying the same layout for all workspaces. (Of course,
you still really *are* specifying the same layout for all workspaces,
it just acts differently depending on the workspace. =)
2007-11-20 02:46:12 +00:00
Brent Yorgey
635a4f1fc5
NoBorders.hs: Haddock markup fix
2007-11-20 02:44:15 +00:00
David Roundy
2d55592f21
remove Mosaic and Anneal.
2007-11-19 15:30:05 +00:00
Spencer Janssen
0bef4068f0
Port XPrompt to XMonad.Util.Font, various other refactorings
2007-11-16 23:27:43 +00:00
Shachaf Ben-Kiki
6302d0b0b9
Miscellaneous spell-checking
2007-11-18 23:03:19 +00:00
Devin Mullins
ef6ef321cb
Grid: tabs -> spaces
2007-11-17 20:11:40 +00:00
Clemens Fruhwirth
ce5928edd3
Add Font layer supporting an Xft backend. Make Tabbed.hs a user of this layer.
2007-11-16 12:06:53 +00:00
David Roundy
ffed7c0e02
remove unneeded Data.Bits imports.
2007-11-15 16:13:46 +00:00
"Valery V. Vorotyntsev"
d4f8502807
Tabbed.hs, SetWMName.hs: the modules need bitwise "or"
...
Tabbed.hs cleaned of trailing whitespace.
2007-11-15 14:37:58 +00:00