aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Adjustments to use the new event hook feature instead of Hooks.EventHookDaniel Schoepe2009-02-036-40/+30
| | | | | | Ignore-this: f8c239bc8e301cbd6fa509ef748af542 darcs-hash:20090203160046-cb1c6-d66821c5b8a5a60e3b76148654c6e28806b37749.gz
* Easier Colorizers for X.A.GridSelectquentin.moser2009-01-281-8/+54
| | | | | | Ignore-this: df3e0423824e40537ffdb4bc7363655d darcs-hash:20090128001702-5ccef-d2c340849172f1672f2c71ba9eb043f13924ebc4.gz
* X.A.SpawOn: fix usage docRoman Cheplyaka2009-02-021-1/+1
| | | | darcs-hash:20090202102042-3ebed-8ff75eda60ff276f76c3ef69fe0854b27675c424.gz
* Added GridVariants.SplitGridNorbert Zeh2009-01-291-31/+79
| | | | | | | | | GridVariants.TallGrid behaved weird when transformed using Mirror or Reflect. The new layout SplitGrid does away with the need for such transformations by taking a parameter to specify horizontal or vertical splits. darcs-hash:20090129152146-18a2b-a1b4d6b5d4810cc496f268259356edf2ed79000b.gz
* FixedColumn: added missing nmaster to the usage docIsmael Carnales2009-01-301-1/+1
| | | | | | Ignore-this: 642aa0bc9e68e7518acc8af30324b97a darcs-hash:20090130195239-6553f-420b41e038f670aec1665abfea37b39f39ae0012.gz
* XMonad.Actions.Search: fix whitespace & tabsgwern02009-01-291-46/+43
| | | | | | Ignore-this: 894e479ccc46160848c4d70c2361c929 darcs-hash:20090129025246-f7719-506048f42e66e4f0ecc52e3dd8dc5c9b8b29da56.gz
* xmonad-action-search-intelligent-searchenginesMichal Trybus2009-01-281-13/+101
| | | | | | Changed the XMonad.Action.Search to use a function instead of String to prepare the search URL.Added a few useful functions used to connect many search engines together and do intelligent prefixed searches (more doc in haddock)The API has not changed with the only exception of search function, which now accepts a function instead of String. darcs-hash:20090128101938-efd8c-51eb8a2555919254dd0a3f45ade51551a5b078dd.gz
* XMonad.Prompt autocompletion fixquentin.moser2009-01-271-2/+4
| | | | | | Ignore-this: 635cbf6420722a4edef1ae9c40b36e1b darcs-hash:20090127184145-5ccef-5ab96edbaf04e3e41790ca9550d6bae47639422e.gz
* X.A.SinkAll: re-add accidentally deleted usage documentationBrent Yorgey2009-01-271-0/+13
| | | | darcs-hash:20090127222533-1e371-150111a8ef4d250420e8809a254c5232f353dc55.gz
* move XMonad.Actions.SinkAll functionality to more general ↵Brent Yorgey2009-01-272-38/+61
| | | | | | XMonad.Actions.WithAll, and re-export sinkAll from X.A.SinkAll for backwards compatibility darcs-hash:20090127222355-1e371-a7beafc93e557a5c5af0a4b224ac0f55f1e37a18.gz
* adds generic 'all windows on current workspace' functionalityloupgaroublond2008-12-211-5/+17
| | | | darcs-hash:20081221224850-3ec9f-5d9f001f4ffdf4c857d0fd68a2794ad42f9fc2c4.gz
* placement patch to XMonad.Layout.LayoutHintsquentin.moser2009-01-261-6/+35
| | | | | | Ignore-this: 87a5efa9c841d378a808b1a4309f18 darcs-hash:20090126195950-5ccef-e8066b51c417eb5e4cd5f2821929c7f909864243.gz
* XMonad.Actions.MessageFeedback modulequentin.moser2009-01-261-0/+99
| | | | | | Ignore-this: 82e58357a44f98c35ccf6ad0ef98b552 darcs-hash:20090126181059-5ccef-02270144d6d20a439b6f0cd2331232ec816b5202.gz
* submapDefaultAnders Engstrom2009-01-181-3/+8
| | | | | | | Ignore-this: c8958d47eb584a7de04a81eb087f05d1 Add support for a default action to take when the entered key does not match any entry. darcs-hash:20090118152933-8978f-3d45f6e5605f9d50a3c45814e6ef0337c0e5432f.gz
* X.A.CycleWS: convert tabs to spaces (closes #266)Roman Cheplyaka2009-01-271-2/+2
| | | | darcs-hash:20090127185604-3ebed-db1c1b6b33a83e58a9fa957f7222fce88db52e20.gz
* Mosaic picks the middle aspect layout, unless overridenAdam Vogt2009-01-261-15/+12
| | | | | | Ignore-this: aaa31da14720bffd478db0029563aea5 darcs-hash:20090126032421-1499c-aa562ac36f805bbe2b68ccc2c5105dc2ca6eb5ca.gz
* Mosaic: stop preventing access to the widest layoutsAdam Vogt2009-01-251-1/+1
| | | | | | Ignore-this: c792060fe2eaf532f433cfa8eb1e8fe3 darcs-hash:20090125045256-1499c-ccf5599c387fad32ddf033f52644ed7a4587ee92.gz
* X.L.Mosaic add documentation, update interface and aspect ratio behaviorAdam Vogt2009-01-251-25/+63
| | | | | | Ignore-this: e78027707fc844b3307ea87f28efed73 darcs-hash:20090125041229-1499c-f9f2693dfe9bee7378bcb6c926edc4aff18dc15b.gz
* Use currentTag, thanks asgarothSpencer Janssen2009-01-251-2/+1
| | | | | | Ignore-this: dd1a3d96038de6479eca3b9798d38437 darcs-hash:20090125213331-25a6b-52d5f9d6094eed0fdfc88129057ba5319d0bf5f9.gz
* Support for spawning most applications on a specific workspaceDaniel Schoepe2009-01-251-0/+81
| | | | | | Ignore-this: 26076d54b131e037b42c87e4fde63200 darcs-hash:20090125191045-cb1c6-124cbecad2e7fa37ada2c6c938a95e3e4ad4e037.gz
* X.L.Mosaic: haddock fixRoman Cheplyaka2009-01-251-4/+5
| | | | darcs-hash:20090124235908-3ebed-e868d0802cb70f738d018f42366a88e8aab6060a.gz
* A mosaic layout based on MosaicAltAdam Vogt2009-01-241-0/+141
| | | | | | | | | | | Ignore-this: 92bad7498f1ac402012e3eba6cbb2693 The position of a window in the stack determines its position and layout. And the overall tendency to make wide or tall windows can be changed, though not all of the options presented by MosaicAlt can be reached, the layout changes with each aspect ratio message. darcs-hash:20090124022058-1499c-87cc0738a670ef878b80a7753e15f5dd0ca788c4.gz
* uninstallSignalHandlers in spawnPipeSpencer Janssen2009-01-221-0/+1
| | | | | | Ignore-this: e8cfe0f18f278c95d492628da8326fd7 darcs-hash:20090122002745-25a6b-b42d9d8cb09c461d5e7669524a0c488213a4a1b3.gz
* Create a new session for spawnPiped processesSpencer Janssen2009-01-221-1/+2
| | | | | | Ignore-this: 37529c5fe8b4bf1b97fffb043bb3dfb0 darcs-hash:20090122000441-25a6b-becd6e77cacaeedd73bddc96b8059c89cbb97bca.gz
* Use spawnOn in my configSpencer Janssen2009-01-171-8/+9
| | | | | | Ignore-this: 3f92e4bbe4f2874b86a6c7ad66a31bbb darcs-hash:20090117041026-25a6b-4f3770a8d85cedcc57c54014418072ba49f7e587.gz
* Add XMonad.Actions.SpawnOnSpencer Janssen2009-01-173-2/+92
| | | | | | Ignore-this: 63869d1ab11f2ed5aab1690763065800 darcs-hash:20090117040432-25a6b-306aa18fed69a47197ca8c349cf6452939db5188.gz
* Update all uses of doubleFork/waitForProcessSpencer Janssen2009-01-164-12/+14
| | | | | | Ignore-this: 4e15b7f3fd6af3b7317449608f5246b0 darcs-hash:20090116210315-25a6b-53190793833624e0c5e36ce353333092e5243883.gz
* Update to my configSpencer Janssen2009-01-161-1/+9
| | | | | | Ignore-this: 81017fa5b99855fc8ed1fe8892929f53 darcs-hash:20090116204553-25a6b-c7650dae9a86e5ee1bfd9320c233d75ee9b91d31.gz
* Adjustments to new userCode functionDaniel Schoepe2009-01-101-2/+2
| | | | darcs-hash:20090110221310-cb1c6-9692cf87a3e5c140204a20f2923d2b0dd8913cde.gz
* X.U.EZConfig: expand documentationBrent Yorgey2009-01-161-5/+13
| | | | darcs-hash:20090116153143-1e371-fdb01ad19eae7869cd65ee6acb6f75466559a61e.gz
* add a bit of documentation to HintedTileBrent Yorgey2009-01-141-3/+4
| | | | darcs-hash:20090114065126-1e371-cb665fb2969afa103475ee90936e85a859e4149a.gz
* ManageHelpers: add isDialogjohanngiwer2009-01-091-0/+12
| | | | darcs-hash:20090108232505-63708-066fa172915765b3980dc0ee080aff53bc8b3192.gz
* CenteredMasterportnov842009-01-111-0/+110
| | | | | | | centerMaster layout modifier places master window at top of other, at center of screen. Other windows are managed by base layout. topRightMaster is similar, but places master window at top right corner. darcs-hash:20090111134513-94bf2-42a2712685439482713639b06b347f30456f4b0f.gz
* XMonad.Util.XSelection: update maintainer informationgwern02009-01-101-2/+1
| | | | | | Ignore-this: 1592ba07f2ed5d2258c215c2d175190a darcs-hash:20090110213000-f7719-56e0f214a4477a0cc67c2c20d253e4ab43cd4b5c.gz
* X.U.XSelection: get rid of warning about missing newline, add Haddock linkBrent Yorgey2009-01-021-2/+2
| | | | darcs-hash:20090102194357-1e371-df23f1646a97cc1a2a0b8bd252d0c3b0e7eeef85.gz
* adds haddock documentation for transformPromptSelectionloupgaroublond2009-01-021-5/+8
| | | | | | also renames the function per mailing list recommendation darcs-hash:20090102190954-3ec9f-cbba65194ed36b0dd615a05104f5d6e0a4564605.gz
* adds a weird function to XSelectionloupgaroublond2008-12-221-0/+6
| | | | | | This enables you to pass a function of (String -> String) to a selection function to modify the string before executing it. This way, you can input your own escape routines to make it shell command line safe, and/or do other fancier things. darcs-hash:20081222020730-3ec9f-cca983e9800b5b712239797d7b4199e0a8d3d97a.gz
* ThreeColumnsMiddlexmonad2009-01-021-0/+92
| | | | darcs-hash:20090102091019-6ca0d-7464411f3c2064b5af5ecc3f2b152abac05d947b.gz
* fix-fromJust-errorsrupa2008-12-241-14/+16
| | | | | | | | | | bogner wrote all this stuff and i just tested it. I had: myLogHook darcs-hash:20081224045509-c0f70-712c12701c410fcc4715771c2566320b1110794b.gz
* Prompt: Change Filemode to 600 for history-file (fixes bug 244)Dominik Bruhn2008-12-181-0/+3
| | | | darcs-hash:20081218001601-ae55e-638802808e989df10b5a06e84cd251280300d278.gz
* X.L.Monitor: changes in message passingRoman Cheplyaka2008-12-261-12/+14
| | | | | | | - transform mbName (Maybe String) to name (String) - slghtly change semantics of messages, document it darcs-hash:20081226220851-3ebed-4d064ed9c6f1ada44dc76851c2bfa34d5d75b484.gz
* X.L.Monitor: change interfaceRoman Cheplyaka2008-12-261-48/+70
| | | | | | | - remove add*Monitor - add manageMonitor, monitor template darcs-hash:20081226213118-3ebed-ec5516329137639d15c17f2a0d649c2733720cd7.gz
* X.U.WindowProperties: propertyToQuery+docsRoman Cheplyaka2008-12-251-1/+14
| | | | darcs-hash:20081225080702-3ebed-12de5f40c2a50480118e521fb233bfd4feb3d841.gz
* X.L.Monitor: docsRoman Cheplyaka2008-12-251-1/+4
| | | | darcs-hash:20081225073904-3ebed-42e966f1d0f373a4cd5773cf72baefe4d2d05f79.gz
* hlintify XUtils, XSelection, Search, WindowGogwern02008-12-204-10/+10
| | | | | | Ignore-this: 7e877484e3cd8954b74232ea83180fa9 darcs-hash:20081220153302-f7719-750549ea12a24a7364f4be71894720700f98f6a7.gz
* fix focus issue for XMonad.Actions.Warp.banishScreenNorbert Zeh2008-12-121-2/+4
| | | | | | | | This patch ensures that the focus (or in fact the whose windowset) does not change as a result of a banishScreen. The way this is implemented will become problematic if xmonad ever goes multithreaded. darcs-hash:20081212203532-18a2b-34ebdf2ce7f1bb64f70e42a856342654c4fe3690.gz
* addition of XMonad.Actions.Warp.banishScreenNorbert Zeh2008-12-121-1/+15
| | | | | | | This works on top of warpToScreen and, thus, suffers from the same issue: focus change. darcs-hash:20081212192621-18a2b-bdba455f6fe9c8103ae8b932b8577b6614de3cb5.gz
* fixed documentation for banishNorbert Zeh2008-12-121-1/+1
| | | | | | | banish actually warps to the specified corner of the current window, not the screen. darcs-hash:20081212191819-18a2b-710c812adaac7542b4d28f2a9b1c9ee3e41d2c0d.gz
* addition of combined TallGrid layoutNorbert Zeh2008-12-121-0/+166
| | | | | | | | Added a module XMonad.Layouts.GridVariants, which defines layouts Grid and TallGrid. The former is a customizable version of Grid. The latter is a combination of Grid and Tall (see doc of the module). darcs-hash:20081212184836-18a2b-d407208a05e83fb686e0a58b9045675aeed85e61.gz
* Add FixedColumn, a layout like Tall but based on the resize hints of windowsJustin Bogner2008-12-131-0/+91
| | | | darcs-hash:20081213073054-18f27-8d98235fe49f631ded0dbe21c7f3e1df3dec6531.gz