aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Haddock linksMalebria2008-06-014-45/+45
| | | | darcs-hash:20080601212515-1ef02-00edd6567c840d7fec8ee7ed085b3cd2655ad6e3.gz
* Haddock syntax for enumerationMalebria2008-06-014-0/+15
| | | | darcs-hash:20080601204951-1ef02-f66c70867a91bc35da3ab71b1169db4ba1ee62fe.gz
* I prefer the spencerjanssen@gmail.com address nowSpencer Janssen2008-07-144-4/+4
| | | | darcs-hash:20080714202650-25a6b-294662e9b6b3592f37156af814171d5863557faa.gz
* Raise windows in the floating layer when moving or resizingTrevor Elliott2008-05-211-2/+4
| | | | darcs-hash:20080521215057-5b2f6-8f1e27f1963b78ebe2954cd17558a778de82de3a.gz
* add currentTag convenience functionDevin Mullins2008-05-122-5/+12
| | | | darcs-hash:20080511224258-78224-93d0cc4af977965e2e27e96efb67a6f362ebbbc1.gz
* Make Mirror a newtypeSpencer Janssen2008-05-081-1/+1
| | | | darcs-hash:20080508104640-a5988-1f1f6134d3514e9a35b416b66e33c02f8669045c.gz
* CommentsSpencer Janssen2008-05-071-0/+6
| | | | darcs-hash:20080507013122-a5988-e04061b89044fd2139ddfe0db3ba32b7739202b6.gz
* Break long lineSpencer Janssen2008-05-071-1/+2
| | | | darcs-hash:20080507012608-a5988-bc66b5c5d3386022378246e29d862e1b7b4de4ed.gz
* StyleSpencer Janssen2008-05-071-2/+1
| | | | darcs-hash:20080507012519-a5988-3c2577c486ae0bdb5e2ba4b4f814608ddad54d45.gz
* SimplifySpencer Janssen2008-05-071-4/+2
| | | | darcs-hash:20080507011309-a5988-bc76a64cabc39d7c3ef2dca7e1246e6f9dbc4e0b.gz
* Overhaul Choose, fixes issue 183Spencer Janssen2008-05-071-34/+55
| | | | darcs-hash:20080506220809-a5988-5bb7d843d9c1f285534b8e55eea72124d88d3b78.gz
* Remember if focus changes were caused by mouse actions or by key commandsKlaus Weidner2008-05-023-3/+8
| | | | | | | | | | | | | | If the user used the mouse to change window focus (moving into or clicking on a window), this should be handled differently than focus changes due to keyboard commands. Specifically, it's inappropriate to discard window enter/leave events while the mouse is moving. This fixes the bug where a fast mouse motion across multiple windows resulted in the wrong window keeping focus. It's also helpful information for contrib modules such as UpdatePointer - it's supposed to move the mouse pointer only in response to keyboard actions, not if the user was moving the mouse. darcs-hash:20080502175603-e41d7-0ac41e5353fcd8aed71ee3beb7f5511337225155.gz
* WibbleSpencer Janssen2008-05-061-1/+1
| | | | darcs-hash:20080506203840-a5988-9f9543b4e741c9352282b04572e37c3588a81f7b.gz
* Added doShift function for more user-friendly hooksIvan N. Veselov2008-05-061-0/+4
| | | | darcs-hash:20080506185757-98257-f0e6f2940269244914797539efd3f6e86960d037.gz
* use named colours. fixes startup failure on the XODon Stewart2008-05-021-2/+2
| | | | darcs-hash:20080502210149-cba2c-38e2823f19bcf8f92394be8394a99296a7e3549a.gz
* Set focus *after* revealing windowsSpencer Janssen2008-04-081-1/+1
| | | | darcs-hash:20080407222559-a5988-3810dfe1f0a43bb97b39e57e3303bbf90b0d404e.gz
* Reveal windows after moving/resizing them.Spencer Janssen2008-04-081-1/+2
| | | | | | This should reduce the number of repaints for newly visible windows. darcs-hash:20080407220756-a5988-d59b1d765322cfcac42200538909818d4ef3a4b8.gz
* Hide newly created but non-visible windows (fixes bug #172)Spencer Janssen2008-04-301-1/+2
| | | | darcs-hash:20080430014012-a5988-a203e733895ee2aa3839a266df0f8b19aa3c0763.gz
* formatting, eta expansionDon Stewart2008-04-181-3/+8
| | | | darcs-hash:20080418184337-cba2c-a316c61d1a56205e8b7a0e7b7573446449e229fe.gz
* XMonad.ManageHook: add 'appName', another name for 'resource'Lukas Mai2008-04-061-2/+6
| | | | darcs-hash:20080406012006-462cf-4a10582299442b6e035a62f43d13a72666d892a1.gz
* XMonad.ManageHook: make 'title' locale-aware; haddock cleanupLukas Mai2008-04-061-10/+26
| | | | | | The code for 'title' was stolen from getname.patch (bug #44). darcs-hash:20080406011338-462cf-eb1e460ba0855f4b198d4d255ed28dd1ea1e1d37.gz
* XMonad.Main: call setlocale on startupLukas Mai2008-04-061-1/+11
| | | | darcs-hash:20080406011234-462cf-09fde81185653a210d292b90b02595de7c365bb1.gz
* floats always use current screen (with less bugs)robreim2008-04-051-2/+2
| | | | darcs-hash:20080405135009-d4c7e-51a1a928fa2f4adbc58b394ac00c8dd7c7112488.gz
* XMonad.Operations: applySizeHint reshuffleLukas Mai2008-04-041-5/+21
| | | | | | | | Make applySizeHints take window borders into account. Move old functionality to applySizeHintsContents. Add new mkAdjust function that generates a custom autohinter for a window. darcs-hash:20080404215615-462cf-e6c1373d13ec4c6b0d675778125c75d76fbc896f.gz
* XMonad.Layout: documentation cleanupLukas Mai2008-04-041-32/+22
| | | | darcs-hash:20080404215444-462cf-187ce215f00dc0e41db7eb23c1f92f4e9d80c155.gz
* Remove gaps from the example configSpencer Janssen2008-03-301-18/+1
| | | | darcs-hash:20080329232959-a5988-cd5332105a496ddf3ff97c5e107bb8c90b5eb699.gz
* Remove gapsSpencer Janssen2008-03-254-45/+8
| | | | darcs-hash:20080325091526-a5988-e6ed58b0d493845525a4c7e5977352cfb12b9c92.gz
* Remove -fhpc from ghc-options (annoying hackage workaround)Spencer Janssen2008-03-291-1/+1
| | | | darcs-hash:20080329205804-a5988-95e8d7691598e211fd40306208140f152f518622.gz
* Remove version numbers from READMESpencer Janssen2008-03-291-2/+2
| | | | darcs-hash:20080329204158-a5988-863b90a4155d16a6fdb596b5f7015d77365891f1.gz
* Bump version to 0.7Spencer Janssen2008-03-291-1/+1
| | | | darcs-hash:20080329191336-a5988-e6f13e33ccda49bc7d1303260333b6ede38b2568.gz
* no need to expose --resume to the userDon Stewart2008-03-281-1/+0
| | | | darcs-hash:20080328214219-cba2c-fdd2590e0670c67f87778e97c84895ff4b528cb0.gz
* Rename property to stringPropertySpencer Janssen2008-03-251-4/+4
| | | | darcs-hash:20080325201814-a5988-0ed64be080f177d367a4739c54a718219f24df04.gz
* ManageHook: add a 'property' Query that can get an arbitrary String property ↵Brent Yorgey2008-03-251-0/+12
| | | | | | from a window (such as WM_WINDOW_ROLE, for example) darcs-hash:20080325145414-bd4d7-c7aee8e7ee691e4a75a88451762472db63aa6e45.gz
* Main.hs: startupHook should be guarded by userCodeBrent Yorgey2008-03-251-1/+1
| | | | darcs-hash:20080325171241-bd4d7-a979bcfacd914c6566b7d3afc701f95b0d62f34d.gz
* Also print compilation errors to stderrSpencer Janssen2008-03-241-0/+3
| | | | darcs-hash:20080324225857-a5988-623d8ab2a19923bccfe32f8adb23320004912831.gz
* clean up for styleDon Stewart2008-03-221-10/+11
| | | | darcs-hash:20080322214116-cba2c-53cbd5c7049e9dcbdc21c16fa2a4526c9c7447a4.gz
* add sendMessageWithNoRefresh and have broadcastMessage use itAndrea Rossato2008-02-232-33/+37
| | | | | | | | | | | | | | | This patch: - moves broadcastMessage and restart from Core to Operations (to avoid circular imports); - in Operations introduces sendMessageWithNoRefresh and move updateLayout outside windows. - broadcastMessage now uses sendMessageWithNoRefresh to obey to this rules: 1. if handleMessage returns Nothing no action is taken; 2. if handleMessage returns a Just ml *only* the layout field of the workspace record will be updated. darcs-hash:20080223130702-32816-60d71cd8ac32cff1d4039947142332023274a725.gz
* --recompile now forces recompilation of xmonad.hsSpencer Janssen2008-03-242-8/+3
| | | | darcs-hash:20080324212453-a5988-7344cb61508f6eabe969aed2a749f0adcc425704.gz
* add --help optionLukas Mai2008-01-301-0/+17
| | | | darcs-hash:20080129235258-462cf-8c2dfd926fc7e007b68730df4899dc34da1b25e4.gz
* add mod-shift-tab to the default bindings, from Mathias StearnDon Stewart2008-03-231-0/+1
| | | | darcs-hash:20080323211421-cba2c-46aba254af16f1bf3cb269bc84f289882010b93f.gz
* more testsDon Stewart2008-03-231-1/+13
| | | | darcs-hash:20080323003436-cba2c-f896cff759d6413571b6c32f2a78f64e6399feea.gz
* some tests for the size increment handling in Operations.hsDon Stewart2008-03-231-0/+18
| | | | darcs-hash:20080322234952-cba2c-5bc18928813ea1674988a6857a15eedde696bf7d.gz
* more properties for splitting horizontally and verticallyDon Stewart2008-03-221-0/+46
| | | | darcs-hash:20080322201835-cba2c-df24122dea6b44f14c6e20ce94a79708d3a8e777.gz
* test message handling of Full layoutDon Stewart2008-03-221-2/+10
| | | | darcs-hash:20080322192728-cba2c-661520de0c39367c99077e9487e0ff1054c4f024.gz
* formattingDon Stewart2008-03-221-2/+4
| | | | darcs-hash:20080322192635-cba2c-12b31e91996dcc9f3fe9d5b790a0f239572f93dc.gz
* strict fields on layout messagesDon Stewart2008-03-221-2/+2
| | | | darcs-hash:20080322192248-cba2c-cbcffa5b07f14525a143b6d77248ce0406a5ffc1.gz
* QuickCheck properties to fully specify the Tall layout, and its messagesDon Stewart2008-03-221-8/+71
| | | | darcs-hash:20080322041801-cba2c-7b768f19071ebe953f51577d3111d53b6afb3bb4.gz
* clean up Layout.hs, not entirely happy about the impure layouts.Don Stewart2008-03-221-77/+85
| | | | darcs-hash:20080322041718-cba2c-0dcae130261d1c94ddb029723f266ccbac5c3e8d.gz
* commentsDon Stewart2008-03-221-1/+2
| | | | darcs-hash:20080322041654-cba2c-a02ffa00d03a515c00ba04f7efd0281982769e22.gz
* add hpc generation scriptDon Stewart2008-03-221-0/+10
| | | | darcs-hash:20080322041640-cba2c-63c9e0a162cea3ea3eb919516c7875f2beecd29d.gz