Andrea Rossato
06783babd9
cabal: I don't know how Hackage handles that so adopt a more general approach
2007-11-16 20:16:44 +00:00
Andrea Rossato
47702ebe31
Documentation.hs: minor fixes
2007-11-16 20:16:00 +00:00
Andrea Rossato
42297605be
Arossato: my terminal is urxvt
2007-11-16 20:15:33 +00:00
Andrea Rossato
c4c25f499c
Documentation: added the section for adding and removing key bindings
2007-11-16 15:51:10 +00:00
Andrea Rossato
8ba071ef60
Documentation: more stuff added
2007-11-16 15:40:59 +00:00
Spencer Janssen
1c665bc2ac
utf8-string isn't needed
2007-11-16 13:37:38 +00:00
Spencer Janssen
0d73e44ea8
Depend on X11-xft >= 0.2
2007-11-16 13:09:26 +00:00
Spencer Janssen
10b5169387
XUtils: remove stringToPixel
2007-11-16 12:52:47 +00:00
Spencer Janssen
e6b8e1eb51
Export XMonadFont's constructors, use those constructors in XMonad.Prompt
2007-11-16 12:51:57 +00:00
Spencer Janssen
0494d0d5e5
Use Xft automatically if available
2007-11-16 12:42:11 +00:00
Spencer Janssen
65299e7d0c
Font.hs: CPP around Xft calls, use a data type rather than Either
2007-11-16 12:35:52 +00:00
Spencer Janssen
32109d6f83
Font.hs: tabs
2007-11-16 12:25:51 +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
Andrea Rossato
711381e29a
Documentation: typos and formatting
2007-11-16 12:29:29 +00:00
Andrea Rossato
2ebbf2dbd9
XUtils: a small haddock fix
2007-11-16 12:23:59 +00:00
Andrea Rossato
46c93c4ec2
XMonad.Util.Run: meny haddock fixes
...
I've also trasnformed gwern's comments to use '--' instead of {- -},
for uniformity.
2007-11-16 12:09:38 +00:00
"Valery V. Vorotyntsev"
6d4a670df3
CustomKeys.hs: typo
2007-11-16 11:25:31 +00:00
Andrea Rossato
663a032512
README: wrap long lines
2007-11-16 10:50:37 +00:00
Andrea Rossato
8a827d3471
Add Documentation.hs for documentation purposes
...
An empty module for documentation purpose with configuration
instructions.
2007-11-16 10:48:27 +00:00
Andrea Rossato
c30f6076ac
Arossato: removed unneeded bits
2007-11-16 10:47:53 +00:00
Andrea Rossato
2249d3b3a7
RotSlaves: small haddock fix
2007-11-16 10:47:30 +00:00
Don Stewart
13860e0ed9
update run xmonad script
2007-11-15 22:57:04 +00:00
Andrea Rossato
2a3ac53d30
Prompt: haddock fixes
2007-11-15 20:48:28 +00:00
Andrea Rossato
3d39b52959
Arossato: documentation
2007-11-15 19:10:39 +00:00
Andrea Rossato
8cc3101ff1
Prompt: just code formatting
2007-11-15 19:10:12 +00:00
Andrea Rossato
c03da570a0
Prompt: add killWord edit action
...
With this bindings:
^ - Delete kill forward
^ - BackSpace kill backward
2007-11-15 19:07:34 +00:00
David Roundy
ffed7c0e02
remove unneeded Data.Bits imports.
2007-11-15 16:13:46 +00:00
"Valery V. Vorotyntsev"
533ef65e9d
CustomKeys.hs: "complete rebinding" mechanism explained
...
Thanks to Don Stewart for his suggestion:
http://article.gmane.org/gmane.comp.lang.haskell.xmonad/3339
2007-11-15 15:14:10 +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
David Roundy
33fa0047c9
fix bug in WindowNavigation.
...
We weren't properly cleaning up in some cases, because we called focus,
which calls windows, while handling a message, which had the result that
changes to the layout were overwritten. This had the result that
windowNavigation combined with DragPane left stray drag bars hanging
around.
2007-11-14 23:19:14 +00:00
Andrea Rossato
40ad31449f
Tabbed: removed -fno-warn-orphans
...
I added it by mistake, but it is not needed. Sorry.
2007-11-14 23:05:44 +00:00
David Roundy
f978d76172
simplify NewSelect code.
2007-11-14 22:35:38 +00:00
David Roundy
0292c8e4f5
fix bug in LayoutCombinators.
2007-11-14 21:01:39 +00:00
Don Stewart
964a511cd9
no need to import Data.Bits
2007-11-14 18:39:55 +00:00
Andrea Rossato
61b795d2e2
ManageDocks.hs: haddock fixes
2007-11-14 19:13:27 +00:00
Andrea Rossato
622ddfc38b
EZConfig.hs: haddock fixes
2007-11-14 19:11:09 +00:00
"Valery V. Vorotyntsev"
20e92a5d40
CustomKeys.hs: moved into `Util' directory
...
I still wonder why do we need all those configuration examples. :)
2007-11-14 15:34:18 +00:00
Andrea Rossato
011780d68c
Arossato: removed unneeded bits
2007-11-14 17:25:00 +00:00
David Roundy
f7dd5d3fcc
improve shrinking in Droundy.hs
2007-11-14 14:21:27 +00:00
Andrea Rossato
58e2029669
Arossato: just code formatting
2007-11-14 14:22:13 +00:00
Andrea Rossato
90aae189f0
Arossato: typo
2007-11-14 14:20:46 +00:00
Andrea Rossato
064e9257b7
Arossato: some keybindings tuning
2007-11-14 14:17:19 +00:00
Andrea Rossato
5ee39ecc53
Tabbed: added -fno-warn-orphans
2007-11-14 13:55:25 +00:00
Andrea Rossato
85952e9e53
Arossato: just code formattings
2007-11-14 13:53:52 +00:00
Andrea Rossato
4323d659d3
Config.Arossato: my hand has been forced to pick up a true combinator set...
2007-11-14 13:38:48 +00:00
Andrea Rossato
1eb69c2fdc
UrgencyHook.hs: small haddock fix
2007-11-14 10:48:44 +00:00
Devin Mullins
5f6a80ca7a
fix EZConfig documentation
2007-11-14 12:04:42 +00:00
Devin Mullins
7712f02ef8
remove dead code
2007-11-12 18:48:57 +00:00
"Valery V. Vorotyntsev"
68e5d0de9f
CustomKeys.hs (customKeysFrom): new function
...
Update third-party configuration to fit your key preferences.
Extended documentation.
2007-11-13 20:18:52 +00:00
Don Stewart
8d03f9d5d7
pattern guards and newtype deriving required for ManageDocks.hs to build!
2007-11-14 03:26:25 +00:00