Andrea Rossato
0c835744c2
Fix isssue 105
...
issue 105 was due to the fact that tab windows created when
bootstrapping the windowset after a restart where managed. Setting the
override_redirect attributes to True fixes the issue.
Added the possibility to set the override_redirect attribute with
XMonad.Util.XUtils.creationNewWindow
2007-12-24 17:10:20 +00:00
Spencer Janssen
662eeb7e5f
No more tabs
2007-12-22 05:04:39 +00:00
Shachaf Ben-Kiki
0853c1ce21
Add UrgencyHook support to Tabbed
2007-12-15 17:16:17 +00:00
intrigeri
ef79fa7c10
Magnifier: custom zoom ratio for magnifier' too
2007-12-11 01:55:54 +00:00
Brent Yorgey
2a73b577c2
Magnifier.hs: minor haddock fixes
2007-12-11 01:11:54 +00:00
tim.thelion
0155164015
fix haddock on Magnifier
2007-12-10 23:19:42 +00:00
tim.thelion
5375240f08
Custom zoom levels for magnifier
2007-12-08 23:08:44 +00:00
Spencer Janssen
503cb539af
More import pruning
2007-12-08 01:48:46 +00:00
Spencer Janssen
3a522e7e3c
Remove XMonad.Operations imports
2007-12-08 00:05:47 +00:00
Spencer Janssen
4f7764ca8b
Prune more imports
2007-12-07 23:51:16 +00:00
Spencer Janssen
dc11825588
Remove redundant imports
2007-12-07 23:38:27 +00:00
Spencer Janssen
7a054e9d3e
Remove TilePrime, it is subsumed by HintedTile
2007-12-05 04:57:46 +00:00
Brent Yorgey
7296b99306
LayoutScreens and Square: haddock updates
2007-12-04 20:40:39 +00:00
David Roundy
c4117a1de0
fix bug where we failed to hide combo decorations.
2007-12-01 15:58:59 +00:00
Brent Yorgey
dcd3bc5324
LayoutScreens: documentation fix
2007-11-30 16:54:23 +00:00
David Roundy
fc5277fe1c
more coding on Mosaic.
2007-11-23 19:24:55 +00:00
David Roundy
14c60215a1
make Mosaic read (and partially try to obey) WM hints.
2007-11-23 16:25:38 +00:00
Brent Yorgey
760a240af1
WorkspaceDir: minor haddock update
2007-11-27 21:56:52 +00:00
Brent Yorgey
b4937810cc
LayoutCombinators: a few minor haddock fixes
2007-11-27 16:31:06 +00:00
Andrea Rossato
cc1a24c1c8
LayoutCombinators: changes infixes and added many other combinators.
2007-11-27 16:18:07 +00:00
Spencer Janssen
f18819f306
Alleviate clashing symbols with XMonad.ManageHook.<||>
2007-11-27 00:42:58 +00:00
Andrea Rossato
495b25c884
Magnifier: typo
2007-11-23 21:29:00 +00:00
Andrea Rossato
9cd120f599
LayoutCombinators: fix doc
2007-11-23 17:57:23 +00:00
Brent Yorgey
e6dcaa15c7
dafaultConfig --> defaultConfig
2007-11-23 16:47:22 +00:00
Andrea Rossato
6d7507d4a8
LayoutCombinators: haddock documentation
2007-11-23 15:43:11 +00:00
Andrea Rossato
63c531bb5e
ToggleLayout: haddock fixes
2007-11-23 14:29:34 +00:00
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