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

hack to avoid crash when fewer workspaces than screens (#543)

d67dcd8c4b8eddfd42619c8d4ffc587e8607e3e8 authored over 10 years ago by Adam Vogt <[email protected]>
OPTIONS_GHC is the preferred pragma name

aa84841289f19dd11cfd04f4a95c981c22ea7f55 authored over 10 years ago by Adam Vogt <[email protected]>
move library part to src/

d10abdcdd0e6ed31820b0c5553374d25d420deac authored over 10 years ago by Adam Vogt <[email protected]>
avoid warnings from missing Prelude.catch in ghc>=7.6

3073826dfc4f36cc4d9824e34505d98069dfcdf8 authored over 10 years ago by Adam Vogt <[email protected]>
derive Applicative instance for Query

daed0062c614cd27e21f5d5e4a941262e5360460 authored over 10 years ago by Adam Vogt <[email protected]>
Bump version to 0.12

This is to make contrib build failures resulting from by data-default
lead people to do the rig...

abd737cfb4f806755dfc75c11dc0967083083d5f authored over 11 years ago by Adam Vogt <[email protected]>
warning police: name userCodeDef's argument defValue instead of def

e719be4e69bd8d8c1ea67d7c4a6b401186ec61f1 authored over 11 years ago by Daniel Wagner <[email protected]>
depend on data-default, and deprecate the monomorphic name defaultConfig

ec1a20c727b07dfc3b0eb11dd9aed00c7909f142 authored over 11 years ago by Daniel Wagner <[email protected]>
configurableEventMasks

8e7634f54381af9aa954b43496d1dfdf6bd6dd0e authored almost 12 years ago by mwlochbaum <[email protected]>
Grab all keycodes linked to each keysym, not just one

This patch is based heavily on the one contributed by
[email protected], but updated to avoid ca...

40cb12ce174ab55c5b2bbfeee2d966645a9121d4 authored almost 12 years ago by Daniel Wagner <[email protected]>
Issue 135 use wa_border_width for floating windows (neoraider)

b803fd74a57989d290dd861143dafd1f2e625849 authored almost 12 years ago by Adam Vogt <[email protected]>
use "modm" instead of "modMask" in the sample config

8f039ec43411bf874ac26746e67e3fcae93b6068 authored about 12 years ago by Daniel Wagner <[email protected]>
define the "help" string in the sample configuration bundled with xmonad

057fcc5162ca70cdea814908fb5554d421a856f4 authored about 12 years ago by Daniel Wagner <[email protected]>
Add flags for call to ghc closing issue 240

The -main-is flag goes back to at least ghc 6.10, and maybe the warning that
this otherwise red...

d386a230f6cf025795d6114b6570821ecf28979e authored about 12 years ago by Adam Vogt <[email protected]>
bump cabal-version to satisfy hackage

e87456ab779f817dbc44c85d091ab8bbd5151645 authored about 12 years ago by Adam Vogt <[email protected]>
TAG 0.11

cdc22f08495e11aa4719d77a188aa73a2d1bb9a5 authored about 12 years ago by Adam Vogt <[email protected]>
Bump version to 0.11

70413b2e2281c78f56e7d156d66266b9dd0efd43 authored about 12 years ago by Adam Vogt <[email protected]>
Add more metadata to cabal file

67ffde0dfb7da7f4944bdc38b19324c4954cb9f8 authored about 12 years ago by Adam Vogt <[email protected]>
Update generated manpage (and releaseDate in util/GenerateManpage.hs)

d904fb1cc4296e411f3cba945a5f4dac81a4b08d authored about 12 years ago by Adam Vogt <[email protected]>
Copy help binding from XMonad.Config to man/xmonad.hs

4120be8ba081e705a9140a8cf44128b6a993b017 authored about 12 years ago by Adam Vogt <[email protected]>
Shorter hyperlinks to hackage in README.

e015155131ba25f95458d7db7168341cff894a4e authored about 12 years ago by Adam Vogt <[email protected]>
Add clickJustFocuses option to template configuration.

4c1536cd188a6df708421d1dd3ba8817c75bc472 authored about 12 years ago by Adam Vogt <[email protected]>
HCAR.tex convert line endings.

3ab2b2871170acf9de86e057aa1b0008b0f92cd9 authored about 12 years ago by Adam Vogt <[email protected]>
HCAR.tex: update to Janis's master version per his instructions

934ff6a5621d9d7c29ef7bc6babe0c54c29a544b authored about 12 years ago by gwern0 <[email protected]>
Add generated manpage and html manpage to the repo.

The intention of adding these files to the data-files
is so that they get included in the uploa...

f8b07d89567072c4bfdbea7d3e98a25244f2ef64 authored about 12 years ago by Adam Vogt <[email protected]>
resolve HCar.tex conflict

490719c035f7d6b72492f03f69d5d78df55ac5f1 authored about 12 years ago by Adam Vogt <[email protected]>
HCAR.tex: update with Janis's master version

3cd001e8df5344a7c582fc24824db081d8d468f9 authored over 12 years ago by gwern0 <[email protected]>
HCAR.tex: update per Janis

b0dda7b3513163cd7c95b591dd3d4f83e9ceb475 authored over 12 years ago by gwern0 <[email protected]>
HCAR.tex: update per Janis

d8495adf0d2c50ede02e18cf7aa59b05b5aec245 authored over 12 years ago by gwern0 <[email protected]>
Correctly identify source files in ~/.lib (David McLean)

6c51745122c092e052974ab4de28ab3ae861d8ea authored over 12 years ago by Adam Vogt <[email protected]>
Address versioning problems related to X11 1.6 release.

Bump version to 0.10.1 since cabal uses hackage dependencies even when the
locally installed pa...

108c2280ef5724603f136e2486c93bff7a4abd34 authored almost 13 years ago by Adam Vogt <[email protected]>
Config.hs: implement mod-shift-/ newbie keybinding guide per http://code.google.com/p/xmonad/issues/detail?id=182

06f35a650e3f08996433fb77142c25e1b0a46573 authored almost 13 years ago by gwern0 <[email protected]>
Config.hs: rm commented out keybinding (dead for years)

56f5ecb320d8ca862d77aece0321fc626bbf6f9c authored almost 13 years ago by gwern0 <[email protected]>
Add configuration option clickToFocus (issue 225)

To summarize this allows clicks which change the focus to also be passed on to
that window.

a34a5e979a558e53bd9777afa265e2d69802df7d authored about 13 years ago by Adam Vogt <[email protected]>
Drop PlainConfig from HCAR.tex: it doesn't exist in contrib.

The code for that moved out to a separate project:
http://braincrater.wordpress.com/2008/08/28/...

e70b489936efff24a890425616caf51f2deabab3 authored about 13 years ago by Adam Vogt <[email protected]>
HCAR: update module count, date, versions, maintainer

450c3a34fe40106b272e32f6f0423eb08a55811a authored about 13 years ago by gwern0 <[email protected]>
Include manual pages in data-files.

ff674a27e2f9f37cabef7475c9ec8baa31c6f931 authored about 13 years ago by Adam Vogt <[email protected]>
Minor updates to supporting files (for 0.10 release).

32f416a3c213b55a732c7869384ec0f320fb4e0b authored about 13 years ago by Adam Vogt <[email protected]>
Assume locale is utf8 for spawn.

This adds the utf8-string dependency so that users no longer need to encode
strings they (possi...

4be3b39cd2719cfb11d57036b30941c30d01c51f authored about 13 years ago by Adam Vogt <[email protected]>
Correct recompile keybinding (issue 126)

Thanks reenberg for pointing out the previous patch incorrectly warns about a
missing xmonad wh...

75889ab62e114bf1c5f313db031ee746f7a713ac authored about 13 years ago by Adam Vogt <[email protected]>
change the default mod+p binding to keep up with changes to dmenu

87c50a911f3f56bf6bffa3f309a9e1b17aef2785 authored about 13 years ago by Daniel Wagner <[email protected]>
recognize the --replace option

d16aa9975e39cfbc46c20b312a2319a63c9a74e2 authored over 13 years ago by Daniel Wagner <[email protected]>
Break a long line

f34642cbac13c1ff49dcbaefc1cc6cccf37b9ef5 authored over 13 years ago by Adam Vogt <[email protected]>
Remove -fglasgow-exts for deriving Data/Typeable needed with ghc-6.6

This gets rid of a warning with ghc-7.0.2, and -XDeriveDataTypeable seems to
have been added wi...

f5c40e9e128c3e52a7ad294f29b2330ad8d3a642 authored over 13 years ago by Adam Vogt <[email protected]>
Expose instances to haddock

While haddock may have choked on -XGeneralizedNewtypeDeriving before, this is
no longer the cas...

bd82cc91504eb5991dc0006f6f57b50f30b1dba1 authored over 13 years ago by Adam Vogt <[email protected]>
pass mouse clicks on to focused windows (experimental)

Originally: http://www.haskell.org/pipermail/xmonad/2008-June/005807.html

38faddf9de4f7dfa2101b17a94b0bd8b6056eddb authored over 13 years ago by conrad.irwin <[email protected]>
Haddock formatting for a type (-->)

a025912ab7aa1876f75aa190366d59bed9df1924 authored over 13 years ago by Adam Vogt <[email protected]>
HCAR.tex: update per Janis's final version

92acd1eb7406702e577f1ee538754354a4b0644c authored over 13 years ago by gwern0 <[email protected]>
output error code when xmonad.hs compile fails without any error output

Currently if there is no ghc on the path say for some reason,
xmonad.error is empty. This patc...

008c3638a5a62e51ef4aa575c01e6c90a0b43829 authored over 13 years ago by Jens Petersen <[email protected]>
HCAR.text: mention 2 features added since last HCAR

Prompted by Janis's usual request for updated HCARs

db9f39d6afb15051b1698353774eb8a17ac9a9f3 authored almost 14 years ago by gwern0 <[email protected]>
Correct misleading documentation on Stack (thanks sdrodge)

`Possibly empty' applies only to `Maybe (Stack a)', not `Stack a' described
there, so this is e...

ebcd67eface8ace4a7b8f99eed1ac8b8f1b8edec authored almost 14 years ago by Adam Vogt <[email protected]>
Generalize types of ManageHook functions, so they can be reused

19c1759b3596524d437ea282b8ecb0e6451c7e92 authored almost 14 years ago by Brandon S Allbery KF8NH <[email protected]>
Bump version to 0.10

This doesn't mean it's ready for this number release, but at least
contrib/core incompatibiliti...

4c83e8e0974456946e0e4be98b10852a4c7ee45b authored almost 14 years ago by Adam Vogt <[email protected]>
Update util/GenerateManpage for pandoc 1.6

ae59a5184f1ea4552c38c7901b30a20952eee4b6 authored about 14 years ago by Adam Vogt <[email protected]>
HCAR.tex: apply Janis Voigtlaender's HCAR changes

387a253f62fe89492ec62fce6b234b054f9b39ac authored about 14 years ago by gwern0 <[email protected]>
HCAR.tex: update from May

- there were no significant changes to xmonad-core
- description of 2 new modules not mentioned ...

673c3e9ed93b477fbed376f92961b3623e0812d3 authored about 14 years ago by gwern0 <[email protected]>
XMonad.Core: escape slashes, ln module

ba482a4611adccb855093147064b04e860e96822 authored over 14 years ago by gwern0 <[email protected]>
Less refreshing in mouse-2 binding (thanks aavogt)

c7bdac1a7e0a77b81cb131bcf7976bf3432e1ab0 authored over 14 years ago by Spencer Janssen <[email protected]>
HCAr.tex: update with additions and versions

ad4136df265cdadced3985b6cd1546634bfcb433 authored over 14 years ago by gwern0 <[email protected]>
+original HCAR entry

defe0c282e73ee55ba41a2b44409ae575f133af8 authored over 14 years ago by gwern0 <[email protected]>
fix haddock comment being assigned to constructor instead of field

684907bc776d1ca99dd53cf23ffaa48c055718b8 authored over 14 years ago by Tomas Janousek <[email protected]>
Update util/GenerateManpage to be pandoc-1.4 compatible

fa8fe9aca4487e79f4d47a03cfed3ecb0888972b authored almost 15 years ago by Adam Vogt <[email protected]>
Update comments describing `recompile'

6ba45cdb3824299fc2cc56def05558bd1e44d88a authored almost 15 years ago by Adam Vogt <[email protected]>
Warn with xmessage when xmonad cannot be found for recompile (issue 126)

792add376eae787786ce57fa7ec0b06f85a195cc authored almost 15 years ago by Adam Vogt <[email protected]>
reveal: don't insert non-clients into the set of mapped windows

In xmonad-core, this fixes a small bug that caused doIgnored windows to get
into `mapped' and n...

8cd66aa380a9c95856015e6ad878b6fe7d99a0ff authored almost 15 years ago by Tomas Janousek <[email protected]>
Note things to update each release.

b995b430bc4e45a16c3e03580f044cad8993182d authored almost 15 years ago by Adam Vogt <[email protected]>
Resolve conflicts Geoff Reedy's window focus hack.

67d436a4e655cf78232532723b52f2e70fc3c629 authored almost 15 years ago by Adam Vogt <[email protected]>
Various clean-ups suggested by HLint

77b3f626108fa82e0fa4f410edef7e934317cf2c authored almost 15 years ago by Spencer Janssen <[email protected]>
loc.hs: hlintify

32ba0d4a0db40ca45fba54603735163610ac7adf authored almost 15 years ago by gwern0 <[email protected]>
Make the --replace docs consistent

f3b07eb5dcdc2cbade0a26d29b3cf783a4b37275 authored almost 15 years ago by Spencer Janssen <[email protected]>
Fix compile error when using base-3 (thanks bogner).

34239a79de96f06c72dd6ca5522675699aa8e5aa authored almost 15 years ago by Adam Vogt <[email protected]>
Correct warnings with ghc-6.12

Changes include:
- compatibility with base-4 or 3 (base-2 untested) by using
extensible-e...

dd2271796112061f38cee220aa7bcbe80037a837 authored almost 15 years ago by Adam Vogt <[email protected]>
Rename numlockMask to numberlockMask to help users of the template config.

Without the change, the errors are like:

> [ unrelated error messages ]
> No construct...

46d039cde5496d26beb41c74d60146e924847952 authored almost 15 years ago by Adam Vogt <[email protected]>
Broadcast PropertyChange events (needed for layouts with decoration)

5866db4f0f1a3930e902482f0dff00bdcbeac4c1 authored almost 15 years ago by Daniel Schoepe <[email protected]>
Add xfork: a forkProcess that works around process global state

0beeb4164b79608635b022a1b93d5f0a31f247de authored about 15 years ago by Spencer Janssen <[email protected]>
Add --replace flag with documentation (issue 99).

4372c256edb14fa009bcf8baf1837cd00506232c authored about 15 years ago by Adam Vogt <[email protected]>
TAG 0.9.1

0b435028ffe4cddc0cfb76984b6e253d761a7023 authored about 15 years ago by Spencer Janssen <[email protected]>
extra-source-files for the new manpage

84a988da824f8a9fcd93bd5bea4826c8242cfbf4 authored about 15 years ago by Spencer Janssen <[email protected]>
Bump to 0.9.1

dbd739e41e1e1e7226bc272f50c0124d0521ec11 authored about 15 years ago by Spencer Janssen <[email protected]>
Determine numlockMask automatically, fixes #120

d5d8d551e6dafaeeb094b8dd2caff9477188e3cc authored about 15 years ago by Spencer Janssen <[email protected]>
Update for X11 1.5.0.0

a2ba4d8a6cbe6346750a04c7c6f86314a080bfee authored about 15 years ago by Spencer Janssen <[email protected]>
Safer X11 version dependency

557d3edb7d363ced4f12992c43c81190982ecb4e authored about 15 years ago by Spencer Janssen <[email protected]>
A few tweaks to --verbose-version

eddb445307450f1199c67b8eefc8f662daaaea77 authored about 15 years ago by Spencer Janssen <[email protected]>
Generalize the type of (<+>). It can be used for keybindings too.

d5aadf2538dbda762be02044503bf819359336a8 authored about 15 years ago by Adam Vogt <[email protected]>
Main.hs +--verbose-version flag

This resolves http://code.google.com/p/xmonad/issues/detail?id=320 by adding a
--verbose-version...

a16bb449347967753303f179331a0cb5762c8d4a authored about 15 years ago by gwern0 <[email protected]>
man/xmonad.hs: remove reference to deprecated 'dynamicLogDzen' function

262db2367fadde9e6ecd94f749b894fa2f4beb16 authored about 15 years ago by Brent Yorgey <[email protected]>
Swap the order that windows are mapped/unmapped. Addresses #322

2b854ee47c24dd726e5c8bd391cad556b4c8916c authored about 15 years ago by Spencer Janssen <[email protected]>
Add GPL warning to GenerateManpage

02ed1cabdced0cf936ae1ebebd88d9a2697e761b authored about 15 years ago by Spencer Janssen <[email protected]>
Set SIGPIPE to default in forked processes

44bc9558d9498ee5502cffd386287cfb33519d26 authored about 15 years ago by Spencer Janssen <[email protected]>
Support for extensible state in contrib modules.

73e406f4a667b61df2033815289df77dcdf61436 authored about 15 years ago by Daniel Schoepe <[email protected]>
Add a basic header to the html manpage output

02693d307c9a24bde83b4a7424b4ade36247f7fd authored about 15 years ago by Adam Vogt <[email protected]>
Use pandoc to convert a markdown manpage tranlation to html and man.

37dc2844600cab65d4986f3d8db55a5ce3651dc3 authored about 15 years ago by Adam Vogt <[email protected]>
Bump version to 0.9

0eb84e4866eb313b6142e914c953bc41416f24c9 authored about 15 years ago by Spencer Janssen <[email protected]>
depend on X11 >= 1.4.6.1, for conformity with XMC

da71b6c8acd7c1b2003fb6191b6914ef0fe53e11 authored about 15 years ago by Don Stewart <[email protected]>
Grab the xmonad.cabal version for putting into the manpage

b4bf8de8745e8a999fa03fc61cf9c87c3d57c620 authored about 15 years ago by Adam Vogt <[email protected]>
Correct formatting in manpage

17c89e327eac3e8f60629f3903f71497503898fe authored about 15 years ago by Adam Vogt <[email protected]>
man/xmonad.hs is in data-files, remove it from extra-source-files

7e20d0d308b1a14ecbeee1fbb2d189824665fa39 authored about 15 years ago by Spencer Janssen <[email protected]>
Add the template config as distributed file.

24d8de93d79bfc0aac69cf4bd323bd29378f1d17 authored about 15 years ago by Adam Vogt <[email protected]>
Give focus to windows that don't set the input hint

c6fef373dc01ac10fe56b57fe637f839f5763a82 authored over 15 years ago by Geoff Reedy <[email protected]>
Remove redundant parens

36e20f689c6f9d87a8196d18f38f2f3dba6dd57c authored over 15 years ago by Spencer Janssen <[email protected]>