summaryrefslogtreecommitdiffstats
path: root/XMonad/Config.hs
AgeCommit message (Collapse)Author
2013-09-11Rename XMonad to MetaTileMatthias Schiffer
2013-09-11Correctly handle resize requestsMatthias Schiffer
2013-09-11Add support for window bordersMatthias Schiffer
2013-09-09Don't use X bordersMatthias Schiffer
2013-09-09Remove concept of floating windowsMatthias Schiffer
They will be re-introduced later as a layout modifier
2013-05-28depend on data-default, and deprecate the monomorphic name defaultConfigDaniel Wagner
Ignore-this: 1e746731695df3b6f684d5463a3da6a4 darcs-hash:20130528003531-76d51-cb0d530829e7ad54445399456421f3fa7fe231df
2013-02-05configurableEventMasksmwlochbaum
Ignore-this: 3848de0f8f5ad5995e87a2a01e7752f darcs-hash:20130205182858-2314b-e8e2c7286946762cadb2e58ae043b194d681df9e
2012-01-03Add configuration option clickToFocus (issue 225)Adam Vogt
Ignore-this: 78961f6256e1a1ee25c085e9056af758 To summarize this allows clicks which change the focus to also be passed on to that window. darcs-hash:20120103013916-1499c-1c29f13f0565f4812cf5787caefb6142882f25b5
2012-01-13Config.hs: implement mod-shift-/ newbie keybinding guide per ↵gwern0
http://code.google.com/p/xmonad/issues/detail?id=182 Ignore-this: bdfa33d3d06d7cf67fe689421f30a0ca darcs-hash:20120113010410-f7719-04f51d6bbe88b291e4e388104c1350a27c203f80
2012-01-13Config.hs: rm commented out keybinding (dead for years)gwern0
Ignore-this: 642850f63b8c9cd44102e9883178d475 darcs-hash:20120113000115-f7719-4b4f31a1fd781030c83dd4bb9ac1dc4bfedfd29c
2011-11-17Correct recompile keybinding (issue 126)Adam Vogt
Ignore-this: e27d6d60a16788192c0bb0399a597fb3 Thanks reenberg for pointing out the previous patch incorrectly warns about a missing xmonad when the config has an error. Also changed is "type" which as a shell builtin is more likely to exist than "which". darcs-hash:20111117042522-1499c-f0c882660e4e8ea02c601331e431a97b2585a2d1
2010-03-30Warn with xmessage when xmonad cannot be found for recompile (issue 126)Adam Vogt
Ignore-this: f77e1ba4fdb2c15635be379d6e5f58e9 darcs-hash:20100330003310-1499c-c2b0bdd897e6f87630b4c025544745acd157fcd3
2011-10-13change the default mod+p binding to keep up with changes to dmenuDaniel Wagner
Ignore-this: e3859ef530c04cb6c2c9bfec5cc412e1 darcs-hash:20111013162509-76d51-30199fdc9986b060dc592dba699291a3a6691a90
2010-05-03Less refreshing in mouse-2 binding (thanks aavogt)Spencer Janssen
Ignore-this: 5d61d6fd9a7663d0a7a1c8e2526230f7 darcs-hash:20100503155017-25a6b-af89c8923f42cde6478449da0584c643d5bf0a9c
2010-02-14Various clean-ups suggested by HLintSpencer Janssen
Ignore-this: ccaa6e774f2f8169e6083eddcffe31b6 darcs-hash:20100214025750-25a6b-c15d6ca0ac2f1dc7d3da2f7b311584df7f96dffd
2009-12-16Determine numlockMask automatically, fixes #120Spencer Janssen
Ignore-this: d80c82dd0a23dc7a77fdc32fd2792130 darcs-hash:20091216012140-25a6b-1730d8fef04b735b04475d1772e4825fa44cb318
2009-11-06Support for extensible state in contrib modules.Daniel Schoepe
Ignore-this: d04ee1989313ed5710c94f9d7fda3f2a darcs-hash:20091106115050-7f603-c88ce5e468856afd9e4d458ed3b0a2cfa39e63b3
2009-03-22Pester the user with one (not two) xmessages on config errorsAdam Vogt
Ignore-this: f481f7d3ba5fca5c53a0b3a87daa32bb darcs-hash:20090321233736-1499c-6e732e248211c129eba7b664fed681c97ae09020
2009-02-09X.Config.hs, ./man/xmonad.hs: update Event Hook docwirtwolff
Ignore-this: 3792043278932e371e3e2858913a2b17 darcs-hash:20090209183837-d17f0-da898b508e3a69f030de7de69c738065d1e8c81f
2009-02-03Support for custom event hooksDaniel Schoepe
Ignore-this: f22f1a7ae2d958ba1b3625aa923b7efd darcs-hash:20090203155536-cb1c6-834084657dbd5699030c7dd6dbb1ab153763b631
2009-01-17Asynchronously recompile/restart xmonad on mod-qSpencer Janssen
Ignore-this: 753d8746034f818b81df79003ae5ee0d darcs-hash:20090117035300-25a6b-2c87550f8f014dee37797b194ca9c0c7c6ccc760
2008-09-11add W.shiftMaster, fix float/tile-reordering bugDevin Mullins
darcs-hash:20080911053909-78224-d050fdbedac4eb39a96f30ec0679a9b67d274091
2008-06-01Haddock syntax for enumerationMalebria
darcs-hash:20080601204951-1ef02-f66c70867a91bc35da3ab71b1169db4ba1ee62fe
2008-05-21Raise windows in the floating layer when moving or resizingTrevor Elliott
darcs-hash:20080521215057-5b2f6-8f1e27f1963b78ebe2954cd17558a778de82de3a
2008-05-02use named colours. fixes startup failure on the XODon Stewart
darcs-hash:20080502210149-cba2c-38e2823f19bcf8f92394be8394a99296a7e3549a
2008-03-25Remove gapsSpencer Janssen
darcs-hash:20080325091526-a5988-e6ed58b0d493845525a4c7e5977352cfb12b9c92
2008-03-23add mod-shift-tab to the default bindings, from Mathias StearnDon Stewart
darcs-hash:20080323211421-cba2c-46aba254af16f1bf3cb269bc84f289882010b93f
2008-02-04Add a startupHook.Brent Yorgey
The only thing I am not sure about here is at what exact point the startupHook should get run. I picked a place that seems to make sense: as late as possible, right before entering the main loop. That way all the layouts/workspaces/other state are set up and the startupHook can manipulate them. darcs-hash:20080204192445-bd4d7-218d69dcf3cd5c5f2962859cf847595527399807
2007-12-29Make focus-follows-mouse configurableSpencer Janssen
darcs-hash:20071229023301-a5988-7576eb2625061b2dcca3da69d1be4a1e50a76e71
2007-12-20Config.hs: too many users seem to be ignoring/missing the polite warning not ↵Brent Yorgey
to modify this file; change it to something a bit less polite/more obvious. darcs-hash:20071220201549-bd4d7-1ee7ed6452411944dbbb8545d4e8b2d0b53fa967
2007-12-22Remove desktop manageHook rules in favor of ManageDocksSpencer Janssen
darcs-hash:20071222113735-a5988-6ef60641c5b375ff70b3988fbe1d70780cb33213
2007-12-19Remove getProgName capability from restart, we don't use it anymoreSpencer Janssen
darcs-hash:20071219215011-a5988-f4c17d2d3f3a7a4ea6c9e5e8fe73b1c800cbb9d5
2007-12-19Call 'broadcastMessage ReleaseResources' in restartSpencer Janssen
darcs-hash:20071219065710-a5988-a03100cb8be702bdb1e972911e14117ed517975a
2007-12-09Remove kicker and gnome-panel from the default manageHook, these are betterSpencer Janssen
handled by XMonad.Hooks.ManageDocks. Also, remove the over-complicated list comprehensions. darcs-hash:20071209135408-a5988-75f2ea762ddd8c442c13f712e68397f60c429fab
2007-11-24Move XMonad.Layouts to XMonad.Layout for uniformity with xmcAndrea Rossato
darcs-hash:20071124143000-32816-91c1de68f8770647c9315c633920fe7b92fab882
2007-11-16Config: small haddock fixAndrea Rossato
darcs-hash:20071116113158-32816-8396d02d1e216f99b1bbb68188a39a44d8af9fd7
2007-11-12make default ratios in config nicer to look atLukas Mai
darcs-hash:20071112013551-462cf-79c0e72e34bb6c583ee44f18b37ce1f76d76c529
2007-11-11clarify comment at top of Config.hsDevin Mullins
There appears to be some confusion -- several people have wanted to edit Config.hs as was done in the past. This comment probably won't stop that, but it's a start. darcs-hash:20071111191304-78224-3267de9d4e8da0ef07e58e9cf2135b2ab652445c
2007-11-11avoid Data.Ratio and % operator in XMonad.ConfigDavid Roundy
I think this'll make Config.hs more friendly as a template for folks to modify. darcs-hash:20071111183708-72aca-2a0c0e2463c94d1d2d08b60f7f16e239250ec2c7
2007-11-11remove obviated (and confusing) commentsDevin Mullins
darcs-hash:20071111055047-78224-d09022c6b287c8404ffa94805045ae7f4ff172c6
2007-11-11hide existential Layout (mostly) from user API.David Roundy
darcs-hash:20071111003055-72aca-77eb2071cd596e0e13746413807f375d199dbe32
2007-11-09New ManageHook systemSpencer Janssen
darcs-hash:20071109024722-a5988-c499d006a8a4a48dd7c8cbaf4e4ea9635ceb1ec4
2007-11-07Provide top level XMonad.hs export moduleDon Stewart
darcs-hash:20071107030617-cba2c-8c900566b5e1784737fefe3273486f8a1238da55
2007-11-05EventLoop -> Core, DefaultConfig -> ConfigDon Stewart
darcs-hash:20071105021705-cba2c-fc7ffc11ffa9a5397cc40a5dba530ca620018f25