Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/xmonad/xmonad-contrib

Contributed modules for xmonad
https://github.com/xmonad/xmonad-contrib

font size 15 pixels is the dzen default

929e0b8638ca09b2bc7a77b0dc3e6f8a38adf2c2 authored about 17 years ago by Don Stewart <[email protected]>
add a few docs (very sparse) to DynamicWorkspaces.

9c915ef65d727abaa4e637a93dd5a1b55fd2f560 authored about 17 years ago by David Roundy <[email protected]>
add withWorkspace prompt, which automatically creates workspace if nonexistent.

77be696976faa675ad60100d651daf75976da1c3 authored about 17 years ago by David Roundy <[email protected]>
Generalize safe/unsafeSpawn to MonadIO

283001699d1ad304457d337a027f99a78e9a33ed authored about 17 years ago by Spencer Janssen <[email protected]>
update inactive debugging code in MouseGestures; no visible changes

09a12b46f6e881aaedc36c712ead3907242b7584 authored about 17 years ago by Lukas Mai <[email protected]>
fix types to work with Mats fix to X11.

39445183bc399e398f89f7b6951ae51b09ea3b53 authored about 17 years ago by David Roundy <[email protected]>
fix bug in avoidStruts.

I've now tested this module, and it works on x86--but doesn't work on
x86-64, because ManageDock...

7540b14963438cdb000faf957f2ce7abe8fcd932 authored about 17 years ago by David Roundy <[email protected]>
Magnifier.hs: update so it at least compiles

Code modified on advice of Wachter; note I make absolutely no claims that the code runs correctl...

0e016a6fa534712f7dea6df5a8d386a85d070130 authored about 17 years ago by gwern0 <[email protected]>
DynamicLog: typo in docs

c6c377a325804ecd722749fd910c7cd95fde58ad authored about 17 years ago by Andrea Rossato <[email protected]>
over pararenthesised arty fibonacci

2b7a8d06da72c6790c4faca6037ab60b7d09a1d9 authored about 17 years ago by Don Stewart <[email protected]>
Remove spurious import in Arossato's config.

ab1f3825669a89b8f73c030ca9e3251b75ab8802 authored about 17 years ago by Chris Mears <[email protected]>
Add my configuration file

Spencer and David: you really did a great job. Thank you guys!

d1eb962214a0004bb429ddc697bb916023dc93a5 authored about 17 years ago by Andrea Rossato <[email protected]>
add higher order 'dzen' function

The intent is that:

main = dzen xmonad

should just work, and indeed it does now, for laun...

901522fc103a2048c8212d831d2ab419faa6057c authored about 17 years ago by Don Stewart <[email protected]>
clean up Droundy.hs.

85766bb72ac377384382a9479d73d75f213708ec authored about 17 years ago by David Roundy <[email protected]>
Set defaultGaps for makeSimpleDzenConfig

e34a880460af54f87482aa20e31bd5525d05a4bc authored about 17 years ago by Spencer Janssen <[email protected]>
DynamicLog: Add makeSimpleDzenConfig function

This function serves as an example for spawning a dzen2 instance and printing
the defaultPP to it.

4bfbc43023b746f513890886cbb69e282cad122c authored about 17 years ago by Eric Mertens <[email protected]>
Use spawnPipe in sjanssenConfig

4fcd67ef05f5631614eefa1135354a57f483a17c authored about 17 years ago by Spencer Janssen <[email protected]>
Add spawnPipe

f98023d3c269281ae24c4f085ef6fa4a09d65031 authored about 17 years ago by Spencer Janssen <[email protected]>
DynamicLog: add ppOutput field to PP

This allows the user to specify an alternate destination for logging output
instead of outputin...

68b04cba15e9aac5560661d8ef7675a6414a4c5e authored about 17 years ago by Eric Mertens <[email protected]>
Add EwmhDesktops to exposed-modules

486806c051d3c059f89031994e416fb7c4dc830c authored about 17 years ago by Spencer Janssen <[email protected]>
Dzen.hs: resend doc update

a5799ec85fb8020951e84f928d3d4ef514881fba authored about 17 years ago by gwern0 <[email protected]>
Actions: update SinkAll doc

d76ebde2492729da41118ed55de071a39a4bbef2 authored about 17 years ago by gwern0 <[email protected]>
Prompt.hs: update names

c64b43be9f953548de7d0986027d738853542be9 authored about 17 years ago by gwern0 <[email protected]>
EwmhDesktops: move to correct name, update so it compiles

e13f9849ae74ff21857a475c4b54fb3f8f5b0c3a authored about 17 years ago by gwern0 <[email protected]>
Man.hs: -Wall option not necessary as that's turned on in the Cabal files

4109a68fdfabb0ad99296dc5b15540dece7e6000 authored about 17 years ago by gwern0 <[email protected]>
Update docs in Util

64d215327ecee2426e6045542073ad65029db809 authored about 17 years ago by gwern0 <[email protected]>
make Setup haddock work again

58072a2edcbd0f45a6acbff717cb69a1dc0b3450 authored about 17 years ago by Lukas Mai <[email protected]>
change MultiToggle interface; add docs

7b7b1ce8005a86b5c80364ef9d023721fd15f56f authored about 17 years ago by Lukas Mai <[email protected]>
Remove SwitchTrans

e780bb042a05b1a5e1d04bc97e81952cdab3078d authored about 17 years ago by Spencer Janssen <[email protected]>
Remove MetaModule

9f9997ca5562331797b84949bfdc436af34c287d authored about 17 years ago by Spencer Janssen <[email protected]>
Expose LayoutCombinators

2d51577c4e75c2a53cab57ae5f5e3769eb869656 authored about 17 years ago by Spencer Janssen <[email protected]>
Add LANGUAGE pragmas for ManageDocks

c1572fe940e851a4f973b60585540602808987b1 authored about 17 years ago by Spencer Janssen <[email protected]>
Combo builds now

9520922357491ab69e16550c44cbc0b8b8d4c4bd authored about 17 years ago by Spencer Janssen <[email protected]>
Make Combo build on GHC 6.8

e1675284e28a1eff852881e28976a27747442ffb authored about 17 years ago by Spencer Janssen <[email protected]>
add serializable SwitchTrans (a.k.a. MultiToggle)

edb3d350bef5c1f703bd786075cb9bb10bc6f2e8 authored about 17 years ago by Lukas Mai <[email protected]>
make TilePrime compile again

8d5afd87d70fe5daaf8d0c1eab2a8352f01ba751 authored about 17 years ago by l.mai <[email protected]>
add LayoutHints to MetaModule

bd42371d9ed7822bbd5cf93ff39beed8e69f8bcb authored about 17 years ago by l.mai <[email protected]>
make LayoutHints compile again

62a46c6df3752a382e32bb89184a722999f77797 authored about 17 years ago by l.mai <[email protected]>
fix Config.Droundy to compile again.

0e4226bb4d58e1412ab1d2e626682a2aa2a42b3d authored about 17 years ago by David Roundy <[email protected]>
Stupid mistake

7d1506fded83af4425f22868496a81d0a5a16d26 authored about 17 years ago by Spencer Janssen <[email protected]>
-Werror

81a148a8d5229eb0ea1c68d0bb6e20539a79e0aa authored about 17 years ago by Spencer Janssen <[email protected]>
-Wall police

2bb992c128f145e7eae60dca30fffb1a04ec72a9 authored about 17 years ago by Spencer Janssen <[email protected]>
Minor updates to Sjanssen.hs

9cd33f809ea8259c53fae6ab0124b7c38b2f615c authored about 17 years ago by Spencer Janssen <[email protected]>
Use configurations

387a4827cba313a3c4c2fda2b4574f342577d3cd authored about 17 years ago by Spencer Janssen <[email protected]>
-Wall is on

1ae326cfa71d610bc23f36fce5a092a8568d7a91 authored about 17 years ago by Don Stewart <[email protected]>
Revert ghc-options changes

50a61a49a25f3ce0619e4d3300014ac7ce28fcb8 authored about 17 years ago by Spencer Janssen <[email protected]>
forgot to add my config file

2ef6f91fb15094c394e1c1f25eaa3677f7e9c4c4 authored about 17 years ago by Don Stewart <[email protected]>
build with optimisations on as usual, fix a few compile errors

080e11b3766b6a74f2df2acc73b2861ee98135ac authored about 17 years ago by Don Stewart <[email protected]>
Add XMonad.Config.Sjanssen

ee5ae195e0ba1aede5f254108018cba7ee9c4f88 authored about 17 years ago by Spencer Janssen <[email protected]>
Move configs/droundy.hs to an actual library module

d3a389e6b56d55bf8d52f500a040f01523e50954 authored about 17 years ago by Spencer Janssen <[email protected]>
Improve test hook.

--disable-optimizations makes testing much faster.
--user allows Cabal to satisfy dependencies f...

9a42cf87215ac75e531de22b0b543fbc2b3240a1 authored about 17 years ago by Spencer Janssen <[email protected]>
ManPrompt.hs: auto-complete explicit paths (those with `/')

Bash's compgen is used for this (like in ShellPrompt.hs).

Enable all GHC warnings.

Improve doc...

92ef6cd811dfaeb0baab14fce19e465d4290b691 authored about 17 years ago by Valery V. Vorotyntsev <[email protected]>
clean up destroyed windows from urgents list

3fb0cf13912188837e36ca0d8a111e7fc74c27db authored about 17 years ago by Devin Mullins <[email protected]>
add focusUrgent action, for those too lazy to read

f2eec4b48bd9eac146e8760722876baf604caad6 authored about 17 years ago by Devin Mullins <[email protected]>
changed urgent state from Set to list

273f64955e3aee4715e09cd56f64348ef5070190 authored about 17 years ago by Devin Mullins <[email protected]>
fix examples

6984a9f0cb9a712870be83a0b662dfff55e22363 authored about 17 years ago by Devin Mullins <[email protected]>
add haddock for top-level Dzen bindings

83cc45d9722ccfe84db579824da881831f0f7dfa authored about 17 years ago by Devin Mullins <[email protected]>
fix warnings in Combo.

ecd07bf4502ef1efa13a352689ad008e6373f456 authored about 17 years ago by David Roundy <[email protected]>
make WorkspaceDir always store absolute pathnames.

3b6c939af0bb3b69993ff7dca419964e8662a1ce authored about 17 years ago by David Roundy <[email protected]>
add new off-center layout combinators.

3e9e9c8b037285a74846e85e56ef3dc5cfee8bba authored about 17 years ago by David Roundy <[email protected]>
add configs demo directory

69999d80186cd8f47a45126cd0679d3e83a92115 authored about 17 years ago by David Roundy <[email protected]>
Add Cabal stuff

33740d99d648b01ab135bb6c0a1455792ef7a0d3 authored about 17 years ago by Spencer Janssen <[email protected]>
Hierarchify

cd1884466a62f63dca70787038204dd3d80aac2a authored about 17 years ago by Spencer Janssen <[email protected]>
Change the type of properties from Word32 to CLong

107a957ff6bb8b3f6f110f8aa663132f3ce77d8a authored about 17 years ago by Mats Jansborg <[email protected]>
make Hierarchical LayoutCombinators.

722b99dd8319688fdc902a794f31c5cb4858a991 authored about 17 years ago by David Roundy <[email protected]>
fix selectWorkspace to work with new config.

c2a4c05faf33300f998eb3a02f4bcf10331e30dc authored about 17 years ago by David Roundy <[email protected]>
Use hierarchical module names from the core

4a76d9e6754d3b04c3e327b61422454ef80f77e7 authored about 17 years ago by Spencer Janssen <[email protected]>
reenable JumpToLayout in NewSelect.

0a242c6a6eabbd689514e23d6bffbd32ad322e3a authored about 17 years ago by David Roundy <[email protected]>
port Combo (dropping combo).

35d1367d4daca0d6ba7aa57385902a7a1611a0ab authored about 17 years ago by David Roundy <[email protected]>
-Wall police in Run.

e39723380875d6bdd616606932979fc4dd9de69b authored about 17 years ago by David Roundy <[email protected]>
Port ToggleLayouts

fbfcff6cbfd71d72dc43e2cd5db0243d8b52faa6 authored about 17 years ago by Spencer Janssen <[email protected]>
Port WorkspacePrompt

014f49aefdeab25a1bc06f41609419492c7a2e6c authored about 17 years ago by Spencer Janssen <[email protected]>
Port Accordion

ee98008f45197fcdae2836278f5d8e568acd69c6 authored about 17 years ago by Spencer Janssen <[email protected]>
Port Dishes

fb0f288dca6ad44c3ab828cc040fdda13b262512 authored about 17 years ago by Spencer Janssen <[email protected]>
Dishes: tabs

1f698321d7f067682dfb7499bfc488d66cbdf9f6 authored about 17 years ago by Spencer Janssen <[email protected]>
Port DragPane

ea8cd6d2c76261330569fb722f9c53dff48f800e authored about 17 years ago by Spencer Janssen <[email protected]>
Port MosaicAlt

5eab2d705df70734298f378c3427b168dab301ad authored about 17 years ago by Spencer Janssen <[email protected]>
Port ResizableTile

a44890582bbf1328cbff6fad70e8eedb85e8bcc5 authored about 17 years ago by Spencer Janssen <[email protected]>
Port Roledex

52989e5845f73eb1b593fe0896ca1a9c87c6d723 authored about 17 years ago by Spencer Janssen <[email protected]>
Port Spiral

93ffacad82b0932f1990648d147086f0d92ff84e authored about 17 years ago by Spencer Janssen <[email protected]>
Port TagWindows

69c623f8347e6f92898a10618e3ee0dd322fd42b authored about 17 years ago by Spencer Janssen <[email protected]>
Port ThreeColumns

d53b331dc70c3ae748f0b702829e3ba6e496983a authored about 17 years ago by Spencer Janssen <[email protected]>
Port TwoPane

ee9c7d35bebe3ff95c675a999457f41e57ae999e authored about 17 years ago by Spencer Janssen <[email protected]>
Port XMonadPrompt

8eea95bc4421665be5a8416e6e0d1be08455dfc5 authored about 17 years ago by Spencer Janssen <[email protected]>
XMonadPrompt: tabs

42854f5243548ab1f0ace84a97966feaa24418ec authored about 17 years ago by Spencer Janssen <[email protected]>
Port WindowNavigation

a9e93c7e3e637c17785748ee85074d797b9e85cd authored about 17 years ago by Spencer Janssen <[email protected]>
Port Submap

fe3029200580fedd316ddb4505263add07032244 authored about 17 years ago by Spencer Janssen <[email protected]>
Port CycleWS

4b134366b3054dc1349e070ab82a6e278fe47be1 authored about 17 years ago by Spencer Janssen <[email protected]>
NO TABS

2d81245280bc57214a16f27ca1a31c43f978cfd1 authored about 17 years ago by Spencer Janssen <[email protected]>
Port Commands

c4c7cc7924a43057088ab37bb1155777d806b666 authored about 17 years ago by Spencer Janssen <[email protected]>
XPrompt: don't import XMonad.config

a1066224f7462df7328a67978e81f423aed28331 authored about 17 years ago by Spencer Janssen <[email protected]>
More porting

332ecc3e119c76e57d610d30e5dc2e5465bab8b3 authored about 17 years ago by Spencer Janssen <[email protected]>
Port DynamicLog

e16479570a1ee7b261ab817a8d0ce88b9af20729 authored about 17 years ago by Spencer Janssen <[email protected]>
Port NoBorders

0b681cadc2722dcde66d11613159ad4de6852049 authored about 17 years ago by Spencer Janssen <[email protected]>
LayoutModifier: LayoutMessages have moved

bd97249b22971b4be461c6a33b680732a96e1193 authored about 17 years ago by Spencer Janssen <[email protected]>
Remove Config import from Run

a4ea5e80ef33fbbe02bfec864519a183712de39a authored about 17 years ago by Spencer Janssen <[email protected]>
Remove 'descriptions' stuff from NewSelect. I think we can do this without make LayoutClass larger

d64e43e85842751ebccb0079d54c437945fae92f authored about 17 years ago by Spencer Janssen <[email protected]>
expose dzenWithArgs, dzenUrgencyHookWithArgs (for colors!)

fd268ab7b9e5943ecbe290a8855e239eaa49b505 authored about 17 years ago by Devin Mullins <[email protected]>
fix parse error in pattern match

b091f3e28f877b96f09ef1fd8151fee29dea8aae authored about 17 years ago by Brent Yorgey <[email protected]>
WindowNavigation.hs: documentation fix (navigateBorder -> navigateColor)

fade0c609d09800e8b8a7d0c6562ba676abf7b80 authored about 17 years ago by Brent Yorgey <[email protected]>