"Valery V. Vorotyntsev"
dd80c23f56
Run.hs: fix documentation, cleanup whitespace
2007-12-12 09:15:16 +00:00
"Valery V. Vorotyntsev"
fb9a8cfef8
Man.hs: input speedup
...
Descend manpage directories once -- when `manPrompt' is called.
(Previous version used to search directories upon each character
arrival.)
2007-12-12 09:02:56 +00:00
Lukas Mai
02012aeedd
new XMonad.Hooks.ManageHelpers module
2007-12-11 18:30:40 +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
3cdd04141f
Remove references to xmonad 0.4
v0.5
2007-12-09 23:23:24 +00:00
Spencer Janssen
aca2d6f365
Bump version to 0.5!
2007-12-09 23:16:22 +00:00
Andrea Rossato
88424dc1a8
Extending: updated to the lates config changes - manageHook simplification
2007-12-09 16:47:31 +00:00
Spencer Janssen
71d1c8c23b
I use ManageDocks now
2007-12-09 13:44:45 +00:00
Spencer Janssen
bd3e3ed64c
Update ManageDocks to the new ManageHook system, remove the gap setting code in favor of AvoidStruts
2007-12-09 13:42:25 +00:00
Andrea Rossato
2d4032665d
Extending: some fixes
2007-12-09 12:36:23 +00:00
Andrea Rossato
b2d8bd71c3
Arossato: my teaTime application.
2007-12-09 12:33:27 +00:00
Andrea Rossato
e630b47bc2
XPropManage: haddock fixes
2007-12-09 12:32:46 +00:00
Andrea Rossato
a488b7a54f
SetWMName: haddock fixes
2007-12-09 12:32:27 +00:00
Andrea Rossato
7330ee34af
EwmhDesktops: haddock fixes
2007-12-09 12:32:04 +00:00
Andrea Rossato
8dc2651a9c
DynamicLog: haddock fixes
2007-12-09 12:31:48 +00:00
dominik
0e3d6afc96
Sshprompt: Add explanation for the completion in sshprompt
2007-12-07 00:09:04 +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
e85228229b
I use CopyWindow now
2007-12-07 23:40:18 +00:00
Spencer Janssen
dc11825588
Remove redundant imports
2007-12-07 23:38:27 +00:00
Spencer Janssen
5f190a315e
Typo in extra-source-files
2007-12-05 05:03:11 +00:00
Spencer Janssen
05bca1c2aa
Depend on X11>=1.4.0
2007-12-05 05:00:12 +00:00
Spencer Janssen
7a054e9d3e
Remove TilePrime, it is subsumed by HintedTile
2007-12-05 04:57:46 +00:00
Spencer Janssen
58d540789b
Update Sjanssen.hs
2007-12-05 04:56:48 +00:00
Brent Yorgey
7296b99306
LayoutScreens and Square: haddock updates
2007-12-04 20:40:39 +00:00
Brent Yorgey
258ccb3468
Droundy.hs: add spaces so haddock isn't confused by commented-out ||| combinator
2007-12-04 20:36:22 +00:00
David Roundy
2c856dceec
my urgency-hook code also seems to crach... change in Droundy.
2007-12-01 16:23:10 +00:00
David Roundy
03d4f8ea9c
disable avoidStruts in Droundy again.
...
Apparently, ManageDocks still crashes on X86-64...
2007-12-01 16:02:26 +00:00
David Roundy
c4117a1de0
fix bug where we failed to hide combo decorations.
2007-12-01 15:58:59 +00:00
David Roundy
e849a055e3
add to Droundy a non-working urgency hook and enable avoidStruts.
2007-12-01 13:29:10 +00:00
gwern0
e5c50cd0c8
update XSelection.hs; apparently the utf8-string library has updated
...
Note that this does not fix the apparent problems with actually using getSelection, even though it works fine from a GHCi prompt...
2007-11-30 16:14:29 +00:00
Brent Yorgey
dcd3bc5324
LayoutScreens: documentation fix
2007-11-30 16:54:23 +00:00
David Roundy
7794428303
tune Droundy config.
2007-11-30 14:51:38 +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
7acf6462cb
refactor XMonad.Prompt, add new modules XMonad.Prompt.{Input,Email}
...
XMonad.Prompt.Input is a new module which provides a framework for
prompting the user for input and passing it along to some other action,
useful for building actions which require user input.
XMonad.Prompt.Email is a simple example of the use of XMonad.Prompt.Input,
which prompts the user for a recipient, subject, and body, and sends
a one-line email.
I also made a small refactoring to XMonad.Prompt in order to support
XMonad.Prompt.Input.
2007-11-28 14:24:17 +00:00
Brent Yorgey
baa85def23
AppendFile: initial import
...
XMonad.Prompt.AppendFile is a new module which provides a prompt for
appending a single line of text to a file. I use it for quickly
writing down ideas/todos/etc. to a special file when I can't be
bothered to stop what I'm doing to write things down properly.
2007-11-27 22:42:58 +00:00
Brent Yorgey
98840048e5
DynamicWorkspaces: haddock updates
2007-11-27 22:00:33 +00:00
Brent Yorgey
760a240af1
WorkspaceDir: minor haddock update
2007-11-27 21:56:52 +00:00
Brent Yorgey
26e5824938
WmiiActions: haddock updates
2007-11-27 19:44:27 +00:00
Brent Yorgey
d6af9405ba
WindowBringer: haddock updates
2007-11-27 19:39:48 +00:00
Brent Yorgey
3a6e31a64f
Warp: haddock updates
2007-11-27 19:37:17 +00:00
Brent Yorgey
a24f632959
TagWindows: haddock updates
2007-11-27 19:32:13 +00:00
Brent Yorgey
99e858140c
SwapWorkspaces: haddock updates
2007-11-27 19:26:34 +00:00
Brent Yorgey
eb6c642fd9
SimpleDate, Submap: modMask --> modMask x
2007-11-27 19:20:39 +00:00
Brent Yorgey
0cce3cff7e
Submap: haddock updates
2007-11-27 19:18:41 +00:00