summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-09-18Simplify motion expression in mouseDragHEADmasterMatthias Schiffer
2013-09-17Remove some comments containing old functions moved elsewhereMatthias Schiffer
2013-09-17Keep track of the current desired frame bounds in the frame stateMatthias Schiffer
This saved a few round-trips to the X server and is preparation for the window confinement feature.
2013-09-17Fix documentation for the sink functionMatthias Schiffer
2013-09-17Add layout modifier for floating layer supportMatthias Schiffer
2013-09-16Add backup files to .gitignoreMatthias Schiffer
2013-09-16Add Util.ExtensibleState module from XMonadContribMatthias Schiffer
2013-09-16Port LayoutModifier module from XMonadContribMatthias Schiffer
2013-09-15Add border support to default meta-layoutsMatthias Schiffer
2013-09-12Always use the "small base"Matthias Schiffer
2013-09-12Don't hide Prelude.catch to avoid warnings with current GHCMatthias Schiffer
2013-09-12Split up window and frame stateMatthias Schiffer
2013-09-11Let the layout decide about the border widthMatthias Schiffer
2013-09-11Set border width after running the layoutMatthias Schiffer
2013-09-11Revert "Always start with default config for now"Matthias Schiffer
This reverts commit 5311de16a9e5032d0b47939bc36b9b39690a8920. Conflicts: Main.hs
2013-09-11Rename XMonad to MetaTileMatthias Schiffer
2013-09-11Correctly handle synthetic unmap eventsMatthias Schiffer
2013-09-11Correctly handle resize requestsMatthias Schiffer
2013-09-11Add reparented windows to the save-setMatthias Schiffer
2013-09-11Handle windows correctly on startupMatthias Schiffer
2013-09-11Use none for zero XIDsMatthias Schiffer
2013-09-11Add support for window bordersMatthias Schiffer
2013-09-10Implement simple reparentingMatthias Schiffer
2013-09-10Set border width to 0 for new windowsMatthias Schiffer
2013-09-10Revert "Add debug some output"Matthias Schiffer
This reverts commit 5eaaa1b3c2873bd737675c0d5fce7e10569cbf4f.
2013-09-10Add debug some outputMatthias Schiffer
2013-09-10Fix initial workspace generationMatthias Schiffer
2013-09-10Always start with default config for nowMatthias Schiffer
2013-09-09Add WindowState recordMatthias 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-09-04Per screen workspacesMatthias Schiffer
2013-09-04Add .gitignoreMatthias Schiffer
2013-07-20Bump version to 0.12Adam Vogt
Ignore-this: d73483c2dd30f7eea8f40daff7ef436f This is to make contrib build failures resulting from by data-default lead people to do the right thing: update xmonad-core. darcs-hash:20130720192124-1499c-072ec20f14686d1e42519d5ec5a0f93c3c443781
2013-05-28warning police: name userCodeDef's argument defValue instead of defDaniel Wagner
Ignore-this: f32b218e2097a52c7ecccae28c23754b darcs-hash:20130528164401-76d51-91c2237bbeac06dd5fa6a08cf9a0052d06552d1f
2013-05-28depend on data-default, and deprecate the monomorphic name defaultConfigDaniel Wagner
Ignore-this: 1e746731695df3b6f684d5463a3da6a4 darcs-hash:20130528003531-76d51-cb0d530829e7ad54445399456421f3fa7fe231df
2013-01-06use "modm" instead of "modMask" in the sample configDaniel Wagner
Ignore-this: 75ad65ae7a708bce69f811c28912cc4b darcs-hash:20130106174414-76d51-d9de9abd7cbf61d586fc1b9515c54f07e890ce85
2013-01-06define the "help" string in the sample configuration bundled with xmonadDaniel Wagner
Ignore-this: 1db666ea921046378921356e14cc828f darcs-hash:20130106174254-76d51-eb029d8f94f48f91cc5000429acfca76026b5d6b
2013-02-05configurableEventMasksmwlochbaum
Ignore-this: 3848de0f8f5ad5995e87a2a01e7752f darcs-hash:20130205182858-2314b-e8e2c7286946762cadb2e58ae043b194d681df9e
2013-01-18Grab all keycodes linked to each keysym, not just oneDaniel Wagner
Ignore-this: 1a6c001560f68f99d75d5f550e7e83 This patch is based heavily on the one contributed by svein.ove@aas.no, but updated to avoid causing a conflict and to work with the newest X11 bindings. The name of the patch (and comment below) are copied verbatim from his patch. XKeysymToKeycode only gives the first code bound to a given symbol. To handle the case where multiple keys are bound to the same symbol, XKeycodeToKeysym is used instead, searching through all possible keycodes for each sym. darcs-hash:20130118225446-76d51-ae01f4eb151409ff1b9c57e93d26f1d75cc8aac6
2013-01-15Issue 135 use wa_border_width for floating windows (neoraider)Adam Vogt
Ignore-this: c8ed6ceaf9483e31771ac25d86532f6c darcs-hash:20130115170715-1499c-66a20256d8fc43296f5ecf16c7257e8d909f1d5f
2013-01-01Add flags for call to ghc closing issue 240Adam Vogt
Ignore-this: 42a6a8599b615884c95626f74e3ba4a The -main-is flag goes back to at least ghc 6.10, and maybe the warning that this otherwise redundant flag enables (when xmonad.hs isn't a module Main) also dates back that far. darcs-hash:20130101035034-1499c-fd2fa2fef7c36882fa529f3f96777453b0b14d1c
2013-01-01bump cabal-version to satisfy hackageAdam Vogt
Ignore-this: 9d29a1c63551152724886d7f141d98f darcs-hash:20130101014056-1499c-a2433f243b2d3549d9219e596faed7a3e6734c10
2012-12-31Bump version to 0.11Adam Vogt
Ignore-this: 64107430cbd4a95440ff5599189c9955 darcs-hash:20121231184810-1499c-e2ac818057e90247b86b5366a40dd70abe50bf1a
2012-12-31Add more metadata to cabal fileAdam Vogt
Ignore-this: 953b536a31b5d7185c1a869137290b99 darcs-hash:20121231184652-1499c-730fca0c6fe61d34dec32e57def399c75f03cf26
2012-12-31Update generated manpage (and releaseDate in util/GenerateManpage.hs)Adam Vogt
Ignore-this: d35ff18dd7010f1bcef093f5cbcc2ab1 darcs-hash:20121231163403-1499c-359cf40c4a91accd06c9a9678fc323787fcab232
2012-12-31Copy help binding from XMonad.Config to man/xmonad.hsAdam Vogt
Ignore-this: d814eb9f3c7031769915f73343e38c6c darcs-hash:20121231163305-1499c-abc51e884e42dde7f1197ed4b83133e6f95003c7
2012-12-31Shorter hyperlinks to hackage in README.Adam Vogt
Ignore-this: ea4bb326c0a378e12b7474f6f1818fc5 darcs-hash:20121231105358-1499c-c25611172388bafb03f1e2e647a5ba2aced2d863
2012-12-31Add clickJustFocuses option to template configuration.Adam Vogt
Ignore-this: 295732eb045abb30e44a3e15ea830146 darcs-hash:20121231104420-1499c-ea30cf8ca9ab615b7684aa543afcc099b4b41daf
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