Roman Cheplyaka
|
6c19138d55
|
Documentation improvement.
|
2008-04-01 13:43:05 +00:00 |
|
Roman Cheplyaka
|
8816dc5c3f
|
Remove broken link to screenshot.
|
2008-03-31 21:08:54 +00:00 |
|
Brent Yorgey
|
110c3863e8
|
MultiToggle: add new XMonad.Layout.MultiToggle.Instances module for common instances of Transformer, update MultiToggle docs accordingly
|
2008-03-31 20:17:39 +00:00 |
|
Michal Janeczek
|
f77f71512b
|
XMonad.Actions.CycleRecentWS: initial import
|
2008-03-31 11:19:06 +00:00 |
|
Lukas Mai
|
7abbbd4568
|
XMonad.Hooks.ManageDocks: export checkDoc
|
2008-03-31 01:29:11 +00:00 |
|
Lukas Mai
|
5bbf9700f3
|
XMonad.Layout.Grid: fix indentation
|
2008-03-30 00:48:59 +00:00 |
|
Brent Yorgey
|
c857ebe29c
|
move Direction type from WindowNavigation to ManageDocks (ManageDocks will move into the core, taking Direction with it)
|
2008-03-31 01:01:27 +00:00 |
|
Brent Yorgey
|
da5452b009
|
ManageDocks: clean up + add more documentation
|
2008-03-31 00:29:29 +00:00 |
|
Brent Yorgey
|
a09ed70091
|
Util.Run, Hooks.DynamicLog: re-export hPutStrLn and hPutStr from Util.Run for convenience, and update DynamicLog documentation to show proper imports
|
2008-03-28 20:54:46 +00:00 |
|
Brent Yorgey
|
bc0851f52a
|
ManageDocks: add avoidStrutsOn, for covering some docks and not others by default.
|
2008-03-27 20:39:40 +00:00 |
|
Brent Yorgey
|
4e66e0ad1b
|
ManageDocks: add ability to toggle individual gaps independently
|
2008-03-27 11:17:22 +00:00 |
|
Brent Yorgey
|
8efc32759a
|
PerWorkspace: add modWorkspace(s) combinators, for selectively applying layout modifiers to certain workspaces but not others
|
2008-03-26 21:43:51 +00:00 |
|
Roman Cheplyaka
|
c86dd6f097
|
Haddock fix
|
2008-03-30 13:44:35 +00:00 |
|
Spencer Janssen
|
0d310df103
|
Remove stale status gaps code
|
2008-03-29 23:07:37 +00:00 |
|
Spencer Janssen
|
071081f38e
|
Bump version to 0.7
v0.7
|
2008-03-29 19:24:00 +00:00 |
|
Spencer Janssen
|
64f04628b9
|
Fix haddock error
|
2008-03-29 19:17:52 +00:00 |
|
Lukas Mai
|
f15334d02d
|
XMonad.Layout.MultiToggle: let runLayout modify the base layout if no transformer is active
|
2008-03-28 19:09:03 +00:00 |
|
Brent Yorgey
|
920336e1ac
|
Spiral: add documentation
|
2008-03-28 19:22:31 +00:00 |
|
David Roundy
|
c2d0a209eb
|
corrected version of make workspaceDir work even in workspaces with no windows.
|
2008-03-27 14:22:57 +00:00 |
|
David Roundy
|
143e68f664
|
cleanup in Tabbed (make 'loc' be actual location).
|
2008-03-26 15:10:04 +00:00 |
|
David Roundy
|
296b0b2513
|
make workspaceDir work even in workspaces with no windows.
This also fixes a (minor) bug when the focussed window is present on
multiple visible workspaces.
|
2008-03-26 15:27:08 +00:00 |
|
David Roundy
|
e17d039c3a
|
clean up Config.Droundy.
|
2008-03-27 00:21:59 +00:00 |
|
David Roundy
|
e3d455ded4
|
make workspaceDir work even in workspaces with no windows.
This also fixes a (minor) bug when the focussed window is present on
multiple visible workspaces.
|
2008-03-26 15:27:08 +00:00 |
|
Brent Yorgey
|
a787d4badf
|
ManageDocks: add warning about making sure gaps are set to zero before switching to avoidStruts, since ToggleStruts won't work otherwise
|
2008-03-26 23:19:28 +00:00 |
|
Brent Yorgey
|
f0e7b48bda
|
update documentation in XMonad/Doc in preparation for 0.7 release
|
2008-03-26 19:57:41 +00:00 |
|
Lukas Mai
|
6ada04c415
|
XMonad.Hooks.ManageHelpers: reformatting
|
2008-03-26 18:27:07 +00:00 |
|
Lukas Mai
|
6761a61cad
|
XMonad.Layout.NoBorders: fix floating fullscreen logic
|
2008-03-26 17:28:44 +00:00 |
|
xmonad
|
1c6798a639
|
UpdatePointer: Make pointer position configurable.
|
2008-03-26 07:57:59 +00:00 |
|
Spencer Janssen
|
b85ce7522f
|
Fix bugs in Tabbed and TabBarDecoration -- please remember multi-head!
|
2008-03-26 03:45:41 +00:00 |
|
Don Stewart
|
7de2ed2152
|
my current config
|
2008-03-26 02:33:03 +00:00 |
|
Spencer Janssen
|
31d303508e
|
I don't use DwmStyle
|
2008-03-25 21:38:18 +00:00 |
|
David Roundy
|
ca2d0ca406
|
fix bug in TabBarDecoration leading to gaps in corner.
|
2008-03-25 21:03:27 +00:00 |
|
David Roundy
|
6850c0fed7
|
fix bug leading to gaps in tabs at the corner of the screen.
Besides being ugly, this had the effect of making me fail to click on the
tab I aimed for, if it was in the corner.
|
2008-03-25 21:02:11 +00:00 |
|
Brent Yorgey
|
1f53383e2e
|
XMonad.Layout.LayoutModifier: add a metric crapload of documentation
|
2008-03-25 20:50:06 +00:00 |
|
Brent Yorgey
|
ec2cd8d8b1
|
XMonad.Layout.Reflect: update documentation to reflect (haha) recent updates to MultiToggle
|
2008-03-25 18:56:30 +00:00 |
|
Lukas Mai
|
529797ae8e
|
XMonad.Layout.HintedTile: make alignment of shrunk windows configurable
|
2008-03-25 20:29:58 +00:00 |
|
Brent Yorgey
|
687c898c55
|
XMonad.Actions.Commands: documentation fix
|
2008-03-25 16:57:07 +00:00 |
|
redbeard0531
|
492b1e27c2
|
focusedHasProperty
|
2008-03-25 04:04:12 +00:00 |
|
Brent Yorgey
|
0900dbf0be
|
XMonad.Util.Themes: improve documentation to make it clear that themes only apply to decorated layouts
|
2008-03-24 18:59:46 +00:00 |
|
Brent Yorgey
|
883b803794
|
Doc/Extending: remove references to "XMonad.Layouts" -- it's now called "XMonad.Layout", and in any case, importing it explicitly is not needed anyway.
|
2008-03-24 14:35:03 +00:00 |
|
Brent Yorgey
|
6fd03c107c
|
XMonad.Actions.Search: add Google Maps search
|
2008-03-24 14:33:48 +00:00 |
|
Brent Yorgey
|
16fc0f231d
|
XMonad.Layout.Magnifier: add documentation
|
2008-03-24 14:32:14 +00:00 |
|
wcfarrington
|
cfb3f6575e
|
wfarrTheme
Add a new color theme using blue and black.
|
2008-03-24 01:16:25 +00:00 |
|
Justin Bogner
|
f0cb1b3bf2
|
added RunOrRaisePrompt, exported getCommands from Shell
|
2008-03-23 22:26:32 +00:00 |
|
Lukas Mai
|
180298def6
|
XMonad.Actions.MouseGestures: reexport Direction from WindowNavigation, avoid type duplication
|
2008-03-22 19:34:57 +00:00 |
|
David Roundy
|
b378857a8e
|
use ewmhDesktopsLayout in Droundy.
|
2008-03-22 15:36:10 +00:00 |
|
David Roundy
|
c0519e4375
|
cut Anneal and Mosaic.
|
2008-03-22 15:35:46 +00:00 |
|
David Roundy
|
f86648cf7c
|
fix WorkspaceDir to work when there are multiple screens.
In particlar, ScratchWorkspace broke this.
|
2008-03-11 22:12:01 +00:00 |
|
Lukas Mai
|
4b7167c6e5
|
fix various compilation errors
|
2008-03-22 07:41:13 +00:00 |
|
Lukas Mai
|
a9a8e488ef
|
XMonad.Layout.NoBorders: first attempt at documenting smartBorders
|
2008-03-21 22:13:15 +00:00 |
|