aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Config/Sjanssen.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner2013-05-281-2/+2
| | | | | | Ignore-this: 898458b1d2868a70dfb09faf473dc7aa darcs-hash:20130528013909-76d51-863278165b6f149c47b08b31b34e85ddcab19f1f.gz
* eliminate references to defaultConfigDaniel Wagner2013-05-281-3/+3
| | | | | | Ignore-this: 37ae613e4b943e99c5200915b9d95e58 darcs-hash:20130528005825-76d51-89eaf6f1aeeb02086371f9c4ae2afade984f62e0.gz
* suppress some warnings under ghc 6.12.1 and clean up redundant imports to ↵Brent Yorgey2010-01-121-1/+0
| | | | | | | | get rid of some others. Ignore-this: bf3487b27036b02797d9f528a078d006 darcs-hash:20100112172507-1e371-1b466e62ac727b196330c72c8553116282ef5702.gz
* Use X.U.SpawnOnce in my configSpencer Janssen2009-11-071-0/+8
| | | | | | Ignore-this: fe8f5f75136128280942771ec429f09a darcs-hash:20091107174615-25a6b-0ea685cd1a30d483098bb0293938681f7a3bf541.gz
* Fixed conflict between X.U.ExtensibleState and X.C.SjanssenDaniel Schoepe2009-11-071-4/+4
| | | | | | Ignore-this: 80f4bb218574d7c528af17473c6e4f66 darcs-hash:20091107103619-7f603-af5e7e87450ba2cd2b6cfad5394b08e4d99c6de1.gz
* Use X.U.ExtensibleState instead of IORefsDaniel Schoepe2009-11-061-6/+5
| | | | | | | | | | Ignore-this: e0e80e31e51dfe76f2b2ed597892cbba This patch changes SpawnOn, DynamicHooks and UrgencyHooks to use X.U.ExtensibleState instead of IORefs. This simplifies the usage of those modules thus also breaking current configs. darcs-hash:20091106115601-7f603-4e2ce344aca377c5c4409b139ad35ca4b1311185.gz
* My config uses xmonadPropLog nowSpencer Janssen2009-11-071-8/+6
| | | | | | Ignore-this: 8f16b8bea86dfcd3739f1566f5897578 darcs-hash:20091107005230-25a6b-0a0827d6b78e1801ab61e5fbd7a85a5bd728e378.gz
* Use 'ewmh' in relevant configsSpencer Janssen2009-10-231-3/+1
| | | | | | Ignore-this: 7cac9c6c3795a3fb60899db29cc65d08 darcs-hash:20091023035043-25a6b-a6e2420febdeb9e9710167f852451c2fd7021869.gz
* Move EWMH support initialization to a startupHookJustin Bogner2009-10-111-5/+6
| | | | | | | | | | Ignore-this: bd35654d0afb0a2fec73b16ab7ac38b1 Set EWMH support atoms and the window manager name in a startup hook, rather than in the log hook: the log hook occurs far too frequently for it to make sense to set constants with it. darcs-hash:20091011053538-18f27-82f5abfaeba77a65ca836222d089c92d581b25bf.gz
* Minor changes to my configSpencer Janssen2009-09-011-4/+7
| | | | | | Ignore-this: 5196fb217e72153fc4fb32fb40ab18f darcs-hash:20090901024802-25a6b-b4bd61c634b501361dbd320a2de17b52d5465e6c.gz
* Use doShift in my configSpencer Janssen2009-02-191-1/+1
| | | | | | Ignore-this: 1f103d21bbceec8d48384f975f18eaec darcs-hash:20090219042040-25a6b-5fe1645b8199acc5e659d491bf308eedacb686b1.gz
* Use spawnOn in my configSpencer Janssen2009-01-171-8/+9
| | | | | | Ignore-this: 3f92e4bbe4f2874b86a6c7ad66a31bbb darcs-hash:20090117041026-25a6b-4f3770a8d85cedcc57c54014418072ba49f7e587.gz
* Update to my configSpencer Janssen2009-01-161-1/+9
| | | | | | Ignore-this: 81017fa5b99855fc8ed1fe8892929f53 darcs-hash:20090116204553-25a6b-c7650dae9a86e5ee1bfd9320c233d75ee9b91d31.gz
* I use the deleteConsecutive history filterSpencer Janssen2008-10-251-0/+1
| | | | darcs-hash:20081025070438-25a6b-78f57554e88b845aa42e7cc03d995d55d20b4a60.gz
* Update my config to use 'statusBar'Spencer Janssen2008-09-211-9/+8
| | | | darcs-hash:20080921063513-25a6b-4f5b7657b0214a2b53ed60ba10cffb20430568a4.gz
* Use the new completion on tab settingSpencer Janssen2008-09-111-0/+1
| | | | darcs-hash:20080911085940-25a6b-50bc83ce5f70370d77a73552c581266809eef62d.gz
* Updates to my configSpencer Janssen2008-08-121-3/+2
| | | | darcs-hash:20080812050124-25a6b-98b8844dd014a213d0ca55184fed4cc1bbfa1ed8.gz
* 'xmobar' function added to DynamicLog for running xmobar with some defaultsIvan N. Veselov2008-05-081-1/+1
| | | | darcs-hash:20080508194918-98257-90af4d9fa986c220fbac658d04d14a8e78f231f9.gz
* Refactor my configSpencer Janssen2008-05-071-2/+4
| | | | darcs-hash:20080507021504-a5988-8f5ff1fd8e7f0ddf73b17577266470c70d32ce30.gz
* manageHooks for my configSpencer Janssen2008-04-301-1/+4
| | | | darcs-hash:20080430082536-a5988-ba25496fe4399d563cabd3519c828d834ae8b489.gz
* I don't use DwmStyleSpencer Janssen2008-03-251-2/+1
| | | | darcs-hash:20080325213818-a5988-75c5f61f309f28124896e6b6ea6ab8adb701e5bf.gz
* XMonad.Layout.HintedTile: make alignment of shrunk windows configurableLukas Mai2008-03-251-1/+1
| | | | darcs-hash:20080325202958-462cf-7fd56d236535735ac07e0afcbb87cf5f954db9d0.gz
* Various decorations related updatesSpencer Janssen2008-01-301-2/+3
| | | | | | | | | * remove deprecated TConf stuff * Remove 'style' from DeConf * Change DeConf to Theme * share defaultTheme across all decorations darcs-hash:20080130064624-a5988-98fcf49dde956e318f801e934f2045cf94c951d5.gz
* Don't export TConf anymore and export DeConfig insteadAndrea Rossato2008-01-261-2/+2
| | | | | | | | | | | | | | | | | | WARNING: this patch may be breaking your configuration. While it is still possible to use: tabbed shrinkText defaultTConf updating the fields of the defaultTConf record is not possible anymore, since the type TConf is now hidden. WARNING: "tabSize" has been substituted by "decoHeight" You can change your configuration this way: myTConf :: TConf myTConf darcs-hash:20080126092141-32816-e85f5278e303d811f487460f68f0a15082476d2d.gz
* I use urxvtc nowSpencer Janssen2008-01-271-1/+1
| | | | darcs-hash:20080127211452-a5988-9b3d23752705431227180d756d91bea5d15539df.gz
* I use ManageDocks nowSpencer Janssen2007-12-091-3/+5
| | | | darcs-hash:20071209134445-a5988-49449bb9423c8d769cd59d9b3f3881ef5afc9766.gz
* More import pruningSpencer Janssen2007-12-081-2/+1
| | | | darcs-hash:20071208014846-a5988-6c53b449256d73dc5ab3e1bac2f9f0a93227b078.gz
* Remove XMonad.Operations importsSpencer Janssen2007-12-081-1/+0
| | | | darcs-hash:20071208000547-a5988-874ebc1bfa76ad6ec2191812240fa2303b2d531c.gz
* Prune more importsSpencer Janssen2007-12-081-2/+0
| | | | darcs-hash:20071207235116-a5988-563cabf7a60a879beb0eb54c9e352a1c27b7729f.gz
* I use CopyWindow nowSpencer Janssen2007-12-081-2/+7
| | | | darcs-hash:20071207234018-a5988-a1e31690f1279431ec8f9b92033307a8f3a45000.gz
* Update Sjanssen.hsSpencer Janssen2007-12-051-3/+7
| | | | darcs-hash:20071205045648-a5988-f6e50ed3b58d6fa92bfc5151e9a1d1b6dae63ce6.gz
* changes to work with XConfig of kind * -> *.David Roundy2007-11-111-2/+2
| | | | darcs-hash:20071111005629-72aca-19e9e88bd2c31a9d5a3bbccbb9a569a8cd8fd2bc.gz
* Use spawnPipe in sjanssenConfigSpencer Janssen2007-11-071-3/+7
| | | | darcs-hash:20071107082637-a5988-5eb4742b3580e2b53bab10db7e45e1f8d752cb86.gz
* Stupid mistakeSpencer Janssen2007-11-051-1/+1
| | | | darcs-hash:20071105101052-a5988-85ea32f57ff70072017102150cf4ea09197eb1c9.gz
* -Wall policeSpencer Janssen2007-11-051-13/+11
| | | | darcs-hash:20071105060036-a5988-67e0d7402a87ae5d672e5b556a5a03caf6ad5559.gz
* Minor updates to Sjanssen.hsSpencer Janssen2007-11-051-10/+2
| | | | darcs-hash:20071105055022-a5988-4de12c4b6b4141910bd154bd1ae69c1b21771cad.gz
* build with optimisations on as usual, fix a few compile errorsDon Stewart2007-11-051-1/+1
| | | | darcs-hash:20071105024858-cba2c-487d19f4b02e347f1ae744afcbad0c3e73db01e0.gz
* Add XMonad.Config.SjanssenSpencer Janssen2007-11-051-0/+50
darcs-hash:20071105005832-a5988-faa21c833bbe9ef9cc09af4dd1765ccc10ba4c3d.gz