aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-11-15Prompt: add killWord edit actionAndrea Rossato1-5/+23
With this bindings: ^ - Delete kill forward ^ - BackSpace kill backward darcs-hash:20071115190734-32816-d086d681a480cf9388b04a439d1920b3ee945533.gz
2007-11-15remove unneeded Data.Bits imports.David Roundy3-3/+0
darcs-hash:20071115161346-72aca-58745545e0e1b46ffc5b6725c4fa558b6edd820d.gz
2007-11-15CustomKeys.hs: "complete rebinding" mechanism explainedValery V. Vorotyntsev1-0/+13
Thanks to Don Stewart for his suggestion: http://article.gmane.org/gmane.comp.lang.haskell.xmonad/3339 darcs-hash:20071115151410-ae588-04948de32e45d0a0602c26740b25f59dbac95426.gz
2007-11-15Tabbed.hs, SetWMName.hs: the modules need bitwise "or"Valery V. Vorotyntsev2-16/+18
Tabbed.hs cleaned of trailing whitespace. darcs-hash:20071115143758-ae588-77b213d1d149e4144e0656be9a3239b1a4102114.gz
2007-11-15fix bug in WindowNavigation.David Roundy1-3/+13
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. darcs-hash:20071114231914-72aca-5d9e48462aa44a72c9b759dd1eb0adf60b41c5aa.gz
2007-11-15 Tabbed: removed -fno-warn-orphansAndrea Rossato1-1/+0
I added it by mistake, but it is not needed. Sorry. darcs-hash:20071114230544-32816-301be1f0fd7fa56ea316e1aeda19f45bcf471552.gz
2007-11-14simplify NewSelect code.David Roundy1-59/+41
darcs-hash:20071114223538-72aca-736473be76040f672a51cce3ab38ec836bb682b4.gz
2007-11-14fix bug in LayoutCombinators.David Roundy1-2/+2
darcs-hash:20071114210139-72aca-208681e36f56a485e7fbd8b1345bcc66be6d4bbb.gz
2007-11-14no need to import Data.BitsDon Stewart2-2/+0
darcs-hash:20071114183955-cba2c-2ffcb06654997bc4dfff1e67783a882c2c0a3882.gz
2007-11-14ManageDocks.hs: haddock fixesAndrea Rossato1-6/+7
darcs-hash:20071114191327-32816-63abb4c8987e156def305e1ce6dfbbb068ad562a.gz
2007-11-14EZConfig.hs: haddock fixesAndrea Rossato1-0/+3
darcs-hash:20071114191109-32816-b002a4e93548cfcd17c9f6ab8fbea61a1f43cf75.gz
2007-11-14CustomKeys.hs: moved into `Util' directoryValery V. Vorotyntsev2-10/+10
I still wonder why do we need all those configuration examples. :) darcs-hash:20071114153418-ae588-f5280e0c2f0de7aebec97b81f934b2529aba4f0f.gz
2007-11-14Arossato: removed unneeded bitsAndrea Rossato1-4/+1
darcs-hash:20071114172500-32816-172b078b925fa62944d660721a1a4805f1491fc4.gz
2007-11-14improve shrinking in Droundy.hsDavid Roundy1-0/+8
darcs-hash:20071114142127-72aca-bd932e519c8b5efcb60cd9239d2a1c039da080de.gz
2007-11-14Arossato: just code formattingAndrea Rossato1-7/+8
darcs-hash:20071114142213-32816-2317c54fcf1c8f21f89f6f8e03c8c8514768fb59.gz
2007-11-14Arossato: typoAndrea Rossato1-1/+1
darcs-hash:20071114142046-32816-c6843df38283b5d369bfae7bccc983bb7ea1cf83.gz
2007-11-14Arossato: some keybindings tuningAndrea Rossato1-1/+12
darcs-hash:20071114141719-32816-a3203ca3c9a6c4b7efbc2124498e1adbb98ad6aa.gz
2007-11-14Tabbed: added -fno-warn-orphansAndrea Rossato1-1/+1
darcs-hash:20071114135525-32816-061fb4c85ea2ea6a6aaffb85f23552100437057e.gz
2007-11-14Arossato: just code formattingsAndrea Rossato1-16/+19
darcs-hash:20071114135352-32816-2598d866711d0b8ab0e7e0e77b361993ece19a65.gz
2007-11-14Config.Arossato: my hand has been forced to pick up a true combinator set...Andrea Rossato1-99/+53
darcs-hash:20071114133848-32816-070abbc9940de1ab9a33d23b42dbb052fd6db77a.gz
2007-11-14UrgencyHook.hs: small haddock fixAndrea Rossato1-0/+1
darcs-hash:20071114104844-32816-666b851e98e4503bf5d83add79d004c1d3be4ff9.gz
2007-11-14fix EZConfig documentationDevin Mullins2-3/+7
darcs-hash:20071114120442-78224-5c569e0a5f76a8527223d8ced1d18670077ef73e.gz
2007-11-12remove dead codeDevin Mullins1-4/+1
darcs-hash:20071112184857-78224-bbd65a006c4469349205e934d919480d60646160.gz
2007-11-13CustomKeys.hs (customKeysFrom): new functionValery V. Vorotyntsev1-9/+20
Update third-party configuration to fit your key preferences. Extended documentation. darcs-hash:20071113201852-ae588-fffe70dda24c09102b39e3a05cd6f9fd6f1c7f1f.gz
2007-11-14pattern guards and newtype deriving required for ManageDocks.hs to build!Don Stewart1-1/+3
darcs-hash:20071114032625-cba2c-2aabbcd9740c70a30eca7658a5e5596fcf08a216.gz
2007-11-13add ToggleStruts capability to avoidStruts.David Roundy1-9/+18
darcs-hash:20071113203434-72aca-760330df77f5c8f60507321ab9bb648284f8c7ce.gz
2007-11-13Arossato: cleanup and fine-tuningAndrea Rossato1-25/+31
darcs-hash:20071113163906-32816-161087e42e635a29dd6c370d719f15e8eb971197.gz
2007-11-13make shrinker preserved over restart in tabbed.David Roundy2-23/+50
darcs-hash:20071113163116-72aca-e299ebe5cb2a80daa30c526ba64305a7469d1dd6.gz
2007-11-12XMonad.Config.CustomKeys - new moduleValery V. Vorotyntsev1-0/+65
This module is another key bindings customization helper. Differences from XMonad.Util.EZConfig by Devin Mullins: EZConfig -- M.union/M.difference CustomKeys -- Monad.Reader + foldr'ed M.insert/M.delete IMHO, both modules could evolve into something nice. :) Please discuss at the mailing list. darcs-hash:20071112175530-ae588-abdff35dfe36459867a21d6d181e4c91aab5b0d2.gz
2007-11-12prune Droundy.hs.David Roundy1-24/+2
darcs-hash:20071112172032-72aca-dd624f0434e4c10a7d3697a7a1546d33f5b94a27.gz
2007-11-12NoBorders.hs: remove modifierDescription definitions, so NoBorders and ↵Brent Yorgey1-5/+0
SmartBorder don't change the layout description. darcs-hash:20071112154525-bd4d7-af5063264a118a32d3105f2e2dc9708a6ad516b2.gz
2007-11-12NoBorder.hs: documentation updatesBrent Yorgey1-4/+4
darcs-hash:20071112154411-bd4d7-cfd47c16973ab874befd1f51eec751b7b718e8e7.gz
2007-11-12fix intro doco for UrgencyHookDevin Mullins1-9/+5
Ooh, this new XConfig l -> XConfig l' function makes the docs disappear! darcs-hash:20071112044102-78224-e7001d7115223273b73a9229f954db3f70541a1e.gz
2007-11-12revert UrgencyHook behavior back to ICCCM non-complianceDevin Mullins1-21/+53
Note: If you're using UrgencyHook, this will break your config. @withUrgencyHook SomeUrgencyHook@ is XConfig -> XConfig, now. The layout hook has been renamed to urgencyLayoutHook. It may also be worth noting that, in order to recreate the old behavior without using redoLayout (so that this may be ported to an eventHook), I had to hijack logHook. Shouldn't harm anything, though. TODO: update main docs darcs-hash:20071112043325-78224-ce6010e269c19113dd7a1b736e1e520d2980aa58.gz
2007-11-12add StdoutUrgencyHook, to help debug weird client behaviorDevin Mullins1-3/+13
darcs-hash:20071112015855-78224-459555edb4a9acd4a06a1ae1960eb3b9e8a3d6ee.gz
2007-11-11EZConfig: update for kind change in XConfigSpencer Janssen1-4/+4
darcs-hash:20071111215314-a5988-674cf3cd3c85ae1874c74dd5cfa41579d32c039b.gz
2007-11-11changes to work with XConfig of kind * -> *.David Roundy4-11/+12
darcs-hash:20071111005629-72aca-19e9e88bd2c31a9d5a3bbccbb9a569a8cd8fd2bc.gz
2007-11-09font size 15 pixels is the dzen defaultDon Stewart1-1/+1
darcs-hash:20071109190328-cba2c-4385e0058b99d50fffe970e4bd9a5f4ca5c7b06e.gz
2007-11-11add two new modules, one to name layouts, another to select a layout.David Roundy3-2/+98
The latter is pretty useless, as there's no way to find out what layouts are available, but it can at least allow you to select between any layouts that you happen to be using already (in one workspace or another). The former is handy any time you'd rather have a short name for a layout (either for selecting, or for viewing in a status bar). darcs-hash:20071111195036-72aca-8ffbd496a9dbbdd7ca7e92a5bbedb568b2384485.gz
2007-11-11add helper module for writing configsDevin Mullins1-0/+55
Looking for suggestions on this module. Does it belong here? Is there a better name? Should the additional* functions pass the modMask to their second argument? etc. darcs-hash:20071111075222-78224-05444e7180cbb34f2d4762774bb160bf90d9db22.gz
2007-11-11let clients track their urgency, per ICCCMDevin Mullins1-22/+14
This removes the dependency on redoLayout -- now WithUrgencyHook defines handleMess only. darcs-hash:20071111021241-78224-fa4fa870f64f24bb4ea227242fc5775dd68a151a.gz
2007-11-11wrap user code in userCode, go figureDevin Mullins1-3/+2
(thanks à shachaf for that suggestion) darcs-hash:20071111002617-78224-7920bc75560383513979d9e550025eb6a19654fb.gz
2007-11-11add LANGUAGE PatternGuards to UrgencyHookDevin Mullins1-1/+1
darcs-hash:20071111002238-78224-c3a9e8f63f65457fce5a8c17c936fc84f0484d16.gz
2007-11-11remove dead docoDevin Mullins1-4/+2
darcs-hash:20071111001443-78224-5360b6c99b67f3f725005b770fde5909701f3f80.gz
2007-11-11clarify config code... a bitDevin Mullins1-4/+3
darcs-hash:20071111000933-78224-9706f2df9492cadb87966ef33f03002240b25e1a.gz
2007-11-11fix doco for UrgencyHookDevin Mullins1-22/+14
darcs-hash:20071111000046-78224-eff903bd0323eaf7e66b73f4a21ffe5d8138f6aa.gz
2007-11-11add NoUrgencyHook, for shachaf's sakeDevin Mullins1-0/+6
darcs-hash:20071110235857-78224-5b1417dbede07c8850509972e45dc93db106df62.gz
2007-11-11oops, export the configuration optionsDevin Mullins1-1/+2
darcs-hash:20071110233313-78224-a21b063c44049f269d4f43d86fc427dbf6484f1e.gz
2007-11-11add dzenUrgencyHook backDevin Mullins1-4/+27
TODO: fix all the doco darcs-hash:20071110232706-78224-44f4f2a6c3cdefa2313cd684ce3a526bd78babf1.gz
2007-11-11remove dzenUrgencyHook* from Dzen moduleDevin Mullins1-30/+1
To be replaced by UrgencyHook instances defined in the UrgencyHook module. darcs-hash:20071110231115-78224-7a927fcd9a00f9bef4230ea59b99af7334df0d52.gz