aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* XMonad.Actions.WindowGo: fix a floating-related focus buggwern02008-12-051-13/+9
| | | | | | | | | Ignore-this: c8b6625aa2bd4136937acbd2ad64ffd3 If a floating window was focused, a cross-workspace 'raise' would cause a loop of shifting windows. Apparently the problem was 'focus' and its mouse-handling. Spencer suggested that the calls to focus be replaced with 'focusWindow', which resolved it. darcs-hash:20081205150755-f7719-91e0d4144b560a56affbe16a942004e161f8d51c.gz
* Prompt.hs: +greenXPConfig and amberXPConfiggwern02008-11-191-3/+6
| | | | | | Ignore-this: 95ac7dbe9c8fe3618135966f251f4fc6 darcs-hash:20081119213122-f7719-31fa5831737dbc6ffcbd34cbb3035d997b74183d.gz
* Prompt.hs: increase font size to 12 from niggardly 10gwern02008-11-191-1/+1
| | | | | | Ignore-this: 74a6e1ac5e1774da4ffc7c6667c034c darcs-hash:20081119212523-f7719-cc653aa8350ad0b923837186bdeef802b016806f.gz
* Prompt.hs: replace magic numbers with understandable namesgwern02008-11-191-5/+5
| | | | | | Ignore-this: 8401c0213be9a32c925e1bd0ba5e01f1 darcs-hash:20081119212502-f7719-cf99c92cd71fbd5c68c5f5dd904278b07886ab66.gz
* X.L.Monitor: recommend doHideIgnore (docs)Roman Cheplyaka2008-12-151-1/+1
| | | | darcs-hash:20081215190710-3ebed-3ddcbdd418cc71e39769f94b2de65b2a187f733d.gz
* X.L.Monitor: docsRoman Cheplyaka2008-12-151-5/+5
| | | | darcs-hash:20081215184423-3ebed-8d48d03775d6c4f5c0178bf9f5986770aa601a1a.gz
* X.L.Monitor: export Monitor datatypeRoman Cheplyaka2008-12-151-0/+1
| | | | darcs-hash:20081215184318-3ebed-ef13f981d633b9ae9fb4d76764e9bab765af6b78.gz
* X.H.ManageHelpers: add doHideIgnoreRoman Cheplyaka2008-12-152-2/+9
| | | | darcs-hash:20081215182758-3ebed-57a3f97d629f988c5bbd16fc17b7b1856f046865.gz
* Add KDE 4 config, thanks to Shirakawasuna on IRCSpencer Janssen2008-12-111-1/+13
| | | | | | Ignore-this: 51698961ab5b6e569c294d174f2804a9 darcs-hash:20081211071141-25a6b-60152e9f3c0909a30c2ae2e5affb8cf5ffde3871.gz
* I use the deleteConsecutive history filterSpencer Janssen2008-10-251-0/+1
| | | | darcs-hash:20081025070438-25a6b-78f57554e88b845aa42e7cc03d995d55d20b4a60.gz
* Remove XMonad.Config.PlainConfig, it has been turned into the separate ↵Braden Shepherdson2008-12-031-528/+0
| | | | | | xmonad-light project. darcs-hash:20081203161534-d53a8-9deed7e404210ef94d1d4d9709ce93c479ccd0a9.gz
* XMonad.Prompt: swap up and down per bug #243gwern02008-12-031-2/+2
| | | | | | Ignore-this: 8ab0481a0da7a983f501ac2fec4a68e8 darcs-hash:20081203013323-f7719-2dc8e5f3d85d0a700628046a6c83af9872789135.gz
* Fix boolean operator precedence in GridSelect keybindingsAleksandar Dimitrov2008-12-011-4/+4
| | | | | | The vim-like hjkl keys were ORed to the key event AND arrow keys. darcs-hash:20081201120928-62c0c-d4e57aca38d45519691a73c1a2f41eb6269239d6.gz
* GridSelect.hs: navigate grid with h,j,k,l as well as arrow keyssean.escriva2008-11-221-4/+4
| | | | darcs-hash:20081122084725-29414-872e8669c51462d047d726504e4e34042884ce0b.gz
* Export setOpacity from FadeInactive. Document how to make monitor ↵Roman Cheplyaka2008-11-172-0/+6
| | | | | | transparent (X.L.Monitor) darcs-hash:20081117153027-3ebed-6327713d89216b663ac9796dfb6975f12e059c84.gz
* Monitor: use broadcastMessage instead of sendMessage; this solves several issuesRoman Cheplyaka2008-11-171-6/+1
| | | | darcs-hash:20081117133957-3ebed-98c6d8fb40813bd4192708584f8fca74fb17d22c.gz
* FadeInactive: fade all inactive windows (including focused windows on ↵Roman Cheplyaka2008-11-171-2/+3
| | | | | | visible screens) darcs-hash:20081117130115-3ebed-6bb05f957502523824c1c7065542e9e15aa833b0.gz
* Monitor: documented one more issueRoman Cheplyaka2008-11-171-1/+4
| | | | darcs-hash:20081117113807-3ebed-7f03db838206d6adf383b095977d22dbc0711256.gz
* Monitor: improved the docsRoman Cheplyaka2008-11-171-6/+14
| | | | darcs-hash:20081117073709-3ebed-a862abc4c0fdcf7c7bf129ad0c3839d7022c151c.gz
* added XMonad.Layout.MonitorRoman Cheplyaka2008-11-151-0/+131
| | | | darcs-hash:20081115104735-3ebed-324fd5c577eb7e16915105c35a20673b1d24bbdc.gz
* WindowProperties: added allWithPropertyRoman Cheplyaka2008-11-151-1/+7
| | | | darcs-hash:20081115104525-3ebed-19b3392f2bcc128da265bd7ca34c508d913383b7.gz
* ManageHelpers: added doSideFloat (generalization of doCenterFloat)Roman Cheplyaka2008-11-141-4/+23
| | | | darcs-hash:20081114113015-3ebed-100e2f01e6e29b1333bd249c6baee08efc94cf63.gz
* GridSelect: Export default_colorizerDominik Bruhn2008-11-121-1/+2
| | | | darcs-hash:20081112140005-ae55e-ea4627b98e083a8a02d0d1828149bf20de14fa7e.gz
* Simplify code for restriction-calculation and remove compiletime warningsDominik Bruhn2008-11-121-2/+4
| | | | darcs-hash:20081112134630-ae55e-ef7a0d2837203d784d8298f1d65f49bdffc7400f.gz