Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/xmonad/xmonad
The core of xmonad, a small but functional ICCCM-compliant tiling window manager
https://github.com/xmonad/xmonad
d67dcd8c4b8eddfd42619c8d4ffc587e8607e3e8 authored over 10 years ago by Adam Vogt <[email protected]>
aa84841289f19dd11cfd04f4a95c981c22ea7f55 authored over 10 years ago by Adam Vogt <[email protected]>
d10abdcdd0e6ed31820b0c5553374d25d420deac authored over 10 years ago by Adam Vogt <[email protected]>
3073826dfc4f36cc4d9824e34505d98069dfcdf8 authored over 10 years ago by Adam Vogt <[email protected]>
daed0062c614cd27e21f5d5e4a941262e5360460 authored over 10 years ago by Adam Vogt <[email protected]>
This is to make contrib build failures resulting from by data-default
lead people to do the rig...
e719be4e69bd8d8c1ea67d7c4a6b401186ec61f1 authored over 11 years ago by Daniel Wagner <[email protected]>
ec1a20c727b07dfc3b0eb11dd9aed00c7909f142 authored over 11 years ago by Daniel Wagner <[email protected]>
8e7634f54381af9aa954b43496d1dfdf6bd6dd0e authored almost 12 years ago by mwlochbaum <[email protected]>
This patch is based heavily on the one contributed by
[email protected], but updated to avoid ca...
b803fd74a57989d290dd861143dafd1f2e625849 authored almost 12 years ago by Adam Vogt <[email protected]>
8f039ec43411bf874ac26746e67e3fcae93b6068 authored about 12 years ago by Daniel Wagner <[email protected]>
057fcc5162ca70cdea814908fb5554d421a856f4 authored about 12 years ago by Daniel Wagner <[email protected]>
The -main-is flag goes back to at least ghc 6.10, and maybe the warning that
this otherwise red...
e87456ab779f817dbc44c85d091ab8bbd5151645 authored about 12 years ago by Adam Vogt <[email protected]>
cdc22f08495e11aa4719d77a188aa73a2d1bb9a5 authored about 12 years ago by Adam Vogt <[email protected]>
70413b2e2281c78f56e7d156d66266b9dd0efd43 authored about 12 years ago by Adam Vogt <[email protected]>
67ffde0dfb7da7f4944bdc38b19324c4954cb9f8 authored about 12 years ago by Adam Vogt <[email protected]>
d904fb1cc4296e411f3cba945a5f4dac81a4b08d authored about 12 years ago by Adam Vogt <[email protected]>
4120be8ba081e705a9140a8cf44128b6a993b017 authored about 12 years ago by Adam Vogt <[email protected]>
e015155131ba25f95458d7db7168341cff894a4e authored about 12 years ago by Adam Vogt <[email protected]>
4c1536cd188a6df708421d1dd3ba8817c75bc472 authored about 12 years ago by Adam Vogt <[email protected]>
3ab2b2871170acf9de86e057aa1b0008b0f92cd9 authored about 12 years ago by Adam Vogt <[email protected]>
934ff6a5621d9d7c29ef7bc6babe0c54c29a544b authored about 12 years ago by gwern0 <[email protected]>
The intention of adding these files to the data-files
is so that they get included in the uploa...
490719c035f7d6b72492f03f69d5d78df55ac5f1 authored about 12 years ago by Adam Vogt <[email protected]>
3cd001e8df5344a7c582fc24824db081d8d468f9 authored over 12 years ago by gwern0 <[email protected]>
b0dda7b3513163cd7c95b591dd3d4f83e9ceb475 authored over 12 years ago by gwern0 <[email protected]>
d8495adf0d2c50ede02e18cf7aa59b05b5aec245 authored over 12 years ago by gwern0 <[email protected]>
6c51745122c092e052974ab4de28ab3ae861d8ea authored over 12 years ago by Adam Vogt <[email protected]>
Bump version to 0.10.1 since cabal uses hackage dependencies even when the
locally installed pa...
06f35a650e3f08996433fb77142c25e1b0a46573 authored almost 13 years ago by gwern0 <[email protected]>
56f5ecb320d8ca862d77aece0321fc626bbf6f9c authored almost 13 years ago by gwern0 <[email protected]>
To summarize this allows clicks which change the focus to also be passed on to
that window.
The code for that moved out to a separate project:
http://braincrater.wordpress.com/2008/08/28/...
450c3a34fe40106b272e32f6f0423eb08a55811a authored about 13 years ago by gwern0 <[email protected]>
ff674a27e2f9f37cabef7475c9ec8baa31c6f931 authored about 13 years ago by Adam Vogt <[email protected]>
32f416a3c213b55a732c7869384ec0f320fb4e0b authored about 13 years ago by Adam Vogt <[email protected]>
This adds the utf8-string dependency so that users no longer need to encode
strings they (possi...
Thanks reenberg for pointing out the previous patch incorrectly warns about a
missing xmonad wh...
87c50a911f3f56bf6bffa3f309a9e1b17aef2785 authored about 13 years ago by Daniel Wagner <[email protected]>
d16aa9975e39cfbc46c20b312a2319a63c9a74e2 authored over 13 years ago by Daniel Wagner <[email protected]>
f34642cbac13c1ff49dcbaefc1cc6cccf37b9ef5 authored over 13 years ago by Adam Vogt <[email protected]>
This gets rid of a warning with ghc-7.0.2, and -XDeriveDataTypeable seems to
have been added wi...
While haddock may have choked on -XGeneralizedNewtypeDeriving before, this is
no longer the cas...
Originally: http://www.haskell.org/pipermail/xmonad/2008-June/005807.html
38faddf9de4f7dfa2101b17a94b0bd8b6056eddb authored over 13 years ago by conrad.irwin <[email protected]>a025912ab7aa1876f75aa190366d59bed9df1924 authored over 13 years ago by Adam Vogt <[email protected]>
92acd1eb7406702e577f1ee538754354a4b0644c authored over 13 years ago by gwern0 <[email protected]>
Currently if there is no ghc on the path say for some reason,
xmonad.error is empty. This patc...
Prompted by Janis's usual request for updated HCARs
db9f39d6afb15051b1698353774eb8a17ac9a9f3 authored almost 14 years ago by gwern0 <[email protected]>`Possibly empty' applies only to `Maybe (Stack a)', not `Stack a' described
there, so this is e...
19c1759b3596524d437ea282b8ecb0e6451c7e92 authored almost 14 years ago by Brandon S Allbery KF8NH <[email protected]>
This doesn't mean it's ready for this number release, but at least
contrib/core incompatibiliti...
ae59a5184f1ea4552c38c7901b30a20952eee4b6 authored about 14 years ago by Adam Vogt <[email protected]>
387a253f62fe89492ec62fce6b234b054f9b39ac authored about 14 years ago by gwern0 <[email protected]>
- there were no significant changes to xmonad-core
- description of 2 new modules not mentioned ...
ba482a4611adccb855093147064b04e860e96822 authored over 14 years ago by gwern0 <[email protected]>
c7bdac1a7e0a77b81cb131bcf7976bf3432e1ab0 authored over 14 years ago by Spencer Janssen <[email protected]>
ad4136df265cdadced3985b6cd1546634bfcb433 authored over 14 years ago by gwern0 <[email protected]>
defe0c282e73ee55ba41a2b44409ae575f133af8 authored over 14 years ago by gwern0 <[email protected]>
684907bc776d1ca99dd53cf23ffaa48c055718b8 authored over 14 years ago by Tomas Janousek <[email protected]>
fa8fe9aca4487e79f4d47a03cfed3ecb0888972b authored almost 15 years ago by Adam Vogt <[email protected]>
6ba45cdb3824299fc2cc56def05558bd1e44d88a authored almost 15 years ago by Adam Vogt <[email protected]>
792add376eae787786ce57fa7ec0b06f85a195cc authored almost 15 years ago by Adam Vogt <[email protected]>
In xmonad-core, this fixes a small bug that caused doIgnored windows to get
into `mapped' and n...
b995b430bc4e45a16c3e03580f044cad8993182d authored almost 15 years ago by Adam Vogt <[email protected]>
67d436a4e655cf78232532723b52f2e70fc3c629 authored almost 15 years ago by Adam Vogt <[email protected]>
77b3f626108fa82e0fa4f410edef7e934317cf2c authored almost 15 years ago by Spencer Janssen <[email protected]>
32ba0d4a0db40ca45fba54603735163610ac7adf authored almost 15 years ago by gwern0 <[email protected]>
f3b07eb5dcdc2cbade0a26d29b3cf783a4b37275 authored almost 15 years ago by Spencer Janssen <[email protected]>
34239a79de96f06c72dd6ca5522675699aa8e5aa authored almost 15 years ago by Adam Vogt <[email protected]>
Changes include:
- compatibility with base-4 or 3 (base-2 untested) by using
extensible-e...
Without the change, the errors are like:
> [ unrelated error messages ]
> No construct...
5866db4f0f1a3930e902482f0dff00bdcbeac4c1 authored almost 15 years ago by Daniel Schoepe <[email protected]>
0beeb4164b79608635b022a1b93d5f0a31f247de authored about 15 years ago by Spencer Janssen <[email protected]>
4372c256edb14fa009bcf8baf1837cd00506232c authored about 15 years ago by Adam Vogt <[email protected]>
0b435028ffe4cddc0cfb76984b6e253d761a7023 authored about 15 years ago by Spencer Janssen <[email protected]>
84a988da824f8a9fcd93bd5bea4826c8242cfbf4 authored about 15 years ago by Spencer Janssen <[email protected]>
dbd739e41e1e1e7226bc272f50c0124d0521ec11 authored about 15 years ago by Spencer Janssen <[email protected]>
d5d8d551e6dafaeeb094b8dd2caff9477188e3cc authored about 15 years ago by Spencer Janssen <[email protected]>
a2ba4d8a6cbe6346750a04c7c6f86314a080bfee authored about 15 years ago by Spencer Janssen <[email protected]>
557d3edb7d363ced4f12992c43c81190982ecb4e authored about 15 years ago by Spencer Janssen <[email protected]>
eddb445307450f1199c67b8eefc8f662daaaea77 authored about 15 years ago by Spencer Janssen <[email protected]>
d5aadf2538dbda762be02044503bf819359336a8 authored about 15 years ago by Adam Vogt <[email protected]>
This resolves http://code.google.com/p/xmonad/issues/detail?id=320 by adding a
--verbose-version...
262db2367fadde9e6ecd94f749b894fa2f4beb16 authored about 15 years ago by Brent Yorgey <[email protected]>
2b854ee47c24dd726e5c8bd391cad556b4c8916c authored about 15 years ago by Spencer Janssen <[email protected]>
02ed1cabdced0cf936ae1ebebd88d9a2697e761b authored about 15 years ago by Spencer Janssen <[email protected]>
44bc9558d9498ee5502cffd386287cfb33519d26 authored about 15 years ago by Spencer Janssen <[email protected]>
73e406f4a667b61df2033815289df77dcdf61436 authored about 15 years ago by Daniel Schoepe <[email protected]>
02693d307c9a24bde83b4a7424b4ade36247f7fd authored about 15 years ago by Adam Vogt <[email protected]>
37dc2844600cab65d4986f3d8db55a5ce3651dc3 authored about 15 years ago by Adam Vogt <[email protected]>
0eb84e4866eb313b6142e914c953bc41416f24c9 authored about 15 years ago by Spencer Janssen <[email protected]>
da71b6c8acd7c1b2003fb6191b6914ef0fe53e11 authored about 15 years ago by Don Stewart <[email protected]>
b4bf8de8745e8a999fa03fc61cf9c87c3d57c620 authored about 15 years ago by Adam Vogt <[email protected]>
17c89e327eac3e8f60629f3903f71497503898fe authored about 15 years ago by Adam Vogt <[email protected]>
7e20d0d308b1a14ecbeee1fbb2d189824665fa39 authored about 15 years ago by Spencer Janssen <[email protected]>
24d8de93d79bfc0aac69cf4bd323bd29378f1d17 authored about 15 years ago by Adam Vogt <[email protected]>
c6fef373dc01ac10fe56b57fe637f839f5763a82 authored over 15 years ago by Geoff Reedy <[email protected]>
36e20f689c6f9d87a8196d18f38f2f3dba6dd57c authored over 15 years ago by Spencer Janssen <[email protected]>