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

Get rid of unused imports

Starting with 28e75da77fa1918ec3ef4ce63ada32507a75b50c we only support
GHC versions 8.4.3 and up...

958e701bf4dbd6cd47e34317452ee4e8b0babfba authored about 4 years ago
Merge pull request #251 from xmonad/github-ci

Add github CI integration

28e75da77fa1918ec3ef4ce63ada32507a75b50c authored about 4 years ago
Use v2 of cache. Thanks to @liskin for the help!

a812869c0c8e55af4766f2a3950e8d6ed3d98069 authored about 4 years ago
Add lts-12

96fb01b9beb9d9c5b5a9b9bf5607515ba61fc778 authored about 4 years ago
Remove travis rule

6fa0bb7d4f09c959497f32fbc85ee058a15ef36d authored about 4 years ago
Add github CI integration

0a040cbc9683ca0229d99fa82953ca3082e6b1f5 authored about 4 years ago
Merge pull request #219 from jumper149/master

Allow pattern-matching on 'XMonad.Layout.Choose' by exporting constructors

96d4f1fe855c07538ea5833f89a8043ac2224515 authored about 4 years ago
Merge branch 'master' into master

30f2d9f32561c537cc11920b9eddbcdd3b7a6c18 authored about 4 years ago
Merge pull request #247 from srid/patch-1

Fix dzen URL

5be975b4f23abe851ab59866f572d3301cb0119a authored about 4 years ago
Fix dzen URL

dzen has moved to GitHub

22c370a068036393fcff9bc8485f79efe5ddbec6 authored about 4 years ago
Merge pull request #242 from liskin/layoutclass-typeable

Make layouts Typeable

c3e032e08e51a41140f63fc37aa9b45d80f3d6b4 authored about 4 years ago
Merge pull request #244 from blackgnezdo/flag-fix

Add required + before flag name cabal.project

2c3bf17dfb7e09bae6865069941617ff8d31760c authored about 4 years ago
Add required + before flag name cabal.project

This fixes the build with cabal-3.4.

a926b68838393c3f53192402e41af1d98d1bb0ab authored about 4 years ago
Make layouts Typeable

This makes it possible to query the current layout state, which might be
useful to e.g. show the...

6dc1e319d177ac9aa6b9b6f6395077827ee7e1a3 authored about 4 years ago
Merge pull request #221 from liskin/float-dimensions

Use current screen to set dimensions of new floating windows

0db71d552a3c3779558781c8b9e654fbbe39d7e5 authored over 4 years ago
Merge pull request #224 from dreamsmasher/master

Fixed typo in Main.hs

f52ed1d19e0db612ea052700958fa932c8df9541 authored over 4 years ago
travis.yml: build GenerateManpage when compiling with ghc-8.6.x or later

Older versions will probably choke on pandoc-2.10.x.

ffcb01ad8043cb21f02481a1ecc562b099de4a3e authored over 4 years ago
GenerateManpage: port the utility to pandoc 2.10.x

66d22417035c1e7e9ca9c9f7692b9ce5ba2991b4 authored over 4 years ago
cabal.project: enable the generatemanpage flag by default in developer builds

11814bfec35e135b0d99b0a97888da8930c8e39e authored over 4 years ago
Re-generate the Travis-CI build instructions with the latest version of haskell-ci.

bbc1c010ed08ea5492a179e7d47f766475e62343 authored over 4 years ago
Fixed typo in Main.hs

eeeae810ae5c057eb7218eaf0f6a27f2fca47a17 authored over 4 years ago
deleted unused 'mul' definition in 'prop_aspect_fits'.

3c6f52a34960c2ad830b3de76ec54d9b902aa314 authored over 4 years ago
Merge pull request #222 from SCKelemen/patch-1

Nit: fix grammar/spelling issue

40466b2be266e50e941f2fcc53b7526f1cfc71be authored over 4 years ago
Nit: fix grammar/spelling issue

6a4a742feb56341393f2aef48bc7ea213ba3b2f6 authored over 4 years ago
Use current screen to set dimensions of new floating windows

This fixes a bug when using multiple screens with different dimensions,
causing some floating wi...

f8b243b66e0a85b4bee399649b5ae8841c185966 authored over 4 years ago
Allow pattern-matching on 'XMonad.Layout.Choose' by exporting constructors

fa9a3abe495b60aa95cdfefbc3af059bbe75397b authored almost 5 years ago
Merge pull request #215 from anandijain/master

update dead dmenu link

78b967198b70373f27291b232e10470ca7748d6f authored almost 5 years ago
Update README.md

Co-Authored-By: Tomáš Janoušek <[email protected]>

68574be2cf7262e16a35a9b33c85fc7c7b677e25 authored almost 5 years ago
update dead dmenu link

2ab37aa4a4b0fdc6cbd2bd48cc1d8cb0c4b3be0b authored almost 5 years ago
Merge pull request #204 from owm111/patch-2

Make "Default Keyboard Bindings" a heading

5ab9fede6c0c9d7a863ba5c8faba785c1308b352 authored about 5 years ago
Make "Default Keyboard Bindings" a heading

It looks like it should be a heading, but there wasn't a space so it wasn't one. Looked strange ...

a81ba4ba53db0d85e716e7f9591339ef3256f5fd authored about 5 years ago
Merge pull request #203 from owm111/patch-1

Update example config link

b65728032d6d533732b1a570a2a901264ef62f00 authored about 5 years ago
Update example config link

The link for the example config leads to file saying "go here instead"; change initial link to "...

e747377775639f59df2935e475e05e16048fe966 authored about 5 years ago
Merge pull request #196 from BPDanek/patch-1

punctuation change

d6f88918de019ba8d976c2b562ebcf5748e67d43 authored over 5 years ago
punctuation change

21cd920b6170a78db468c265e7973f34c7fc5e17 authored over 5 years ago
Bump version number, update changelog, and re-generate the man page.

bb13853929f8f6fc59b526bcc10631e1bac309ad authored over 6 years ago
Merge pull request #176 from LSLeary/sendmessage

Reimplement sendMessage to deal properly with windowset changes made during handling

3d1720c3f3a4ff132b12120928fbfb848ef0cde5 authored over 6 years ago
`XMonad.Operations`

* Add `windowBracket`: provide a means of handling windowset changes
made during the course o...

0614ffb65c15658bf9fe9375ab95a18d2b26a8cb authored over 6 years ago
Merge pull request #182 from nikolas/patch-1

Fix typo in delete test comment: identiy -> identity

85b47fc3ac87365fe70e7130af6d55f7f3a59503 authored over 6 years ago
typo fix in delete test comment: identiy -> identity

1a9928022701132191993f3bb9292e18f71f78e0 authored over 6 years ago
CHANGES.md: add an entry for the 0.14.2 version

e8133eb9a641e646268cb8dc04ade0e17f657c6f authored over 6 years ago
xmonad.cabal: bump version number to 0.14.2 for release

4ccaff8f25a01ab6b279c74b04b8ae509a15d53d authored over 6 years ago
xmonad.cabal: the author attribute is free-form, not a list

I rather not trust other code that interprets that file to know how to strip
the white space bef...

56dc186e68313145695530208cbcd63ca0504964 authored over 6 years ago
xmonad.cabal: add missing xmonad.hs file to the tarball again

Fixes https://github.com/xmonad/xmonad/issues/181.

10b2efe81c239aa4a47f51db9a57c85c49f58020 authored over 6 years ago
xmonad.cabal: require at least base version 4.9

We need GHC 8.x and beyond for Data.Semigroup, Control.Monad.Fail, etc.

49c69fa73b8f7d729a29b9fc1d54e61237c7afad authored over 6 years ago
xmonad.cabal: simplify and modernize the Cabal file

It's also pretty-printed with 'stylish-cabal' for consistent formatting.

120ebce490dcad0e4f83ed43378b380763ba93e4 authored over 6 years ago
CHANGES.md: move PR entries into the right section

80f1c6f02700a13d10532d7da9b433018e777191 authored over 6 years ago
Tentatively bump version number to 0.14.1.

c0cf91303fbe1531e70963c8757f5faf7aecd574 authored over 6 years ago
Merge pull request #167 from mgsloan/log-recompilation-info

Log information about xmonad compile + avoid unnecessary recompile

c54e7088f003228e31096e68eabc75d50d227c1c authored over 6 years ago
Don't build generatemanpage with ghc 8.6.x yet: we're lacking pandoc.

1f3a27f9b9cadd0673f4c7e453533b58a52cd442 authored over 6 years ago
travis.yml: build with -fgeneratemanpage

2324266fae1b435f6122a26aaed892d575f490b2 authored over 6 years ago
git: ignore "cabal new-build"-style artifacts

f0975b734c64bb94172d12da0b5bfffda5fe1640 authored over 6 years ago
GenerateManpage: fix compiler warnings

ec97d83f3fee3616770f6cc7eefb13fe74513246 authored over 6 years ago
Merge pull request #129 from madnight/patch-2

Change comment for grabButtons in Main.hs

3b0559c6cc1a12cbf50a61eec6d28d77799d89fc authored over 6 years ago
GenerateManpage: greatly simplify the code

We can take advantage of modern Pandoc features to move information like the
release date, the m...

886a0d4041420b4d653c6aed51bb7c780991d76a authored over 6 years ago
xmonad.cabal: don't depend on semigroups when building with GHC 8.x

Recent compiler versions have Data.Semigroup in 'base'.

98f39eabc1e98c9f8cbb6cea13e477a76170294d authored over 6 years ago
Core: derive 'MonadFail X' instance for GHC 8.6.x and beyond

A side effect of that change is that our code no longer compiles with GHC
versions prior to 8.0....

425c3c087260b00777f71631eea38edd9dad6a92 authored over 6 years ago
xmonad.cabal: update constraints on 'base'

- Our code does not compile with versions prior to 4.6, because we need
System.Environment.l...

29c9819daa572313b8401ca9391bcacec21d7983 authored over 6 years ago
Merge pull request #179 from countermeasure/patch-1

Update Debian packages in README

3c2b09c21309c6774cd31a0388bcc75af878bac9 authored over 6 years ago
Update Debian packages in README

64a660894de65109bbe7e7885bdb89b290bdd0e8 authored over 6 years ago
Merge pull request #98 from tmciver/master

Update README to add xrandr dependency and add build/install instruct…

27b1ce9dd76f3c86623cd24585bae845571fb712 authored over 6 years ago
CHANGES.md: document recent changes

5caf235f6b3d244e5413d24e035c94cada79347a authored over 6 years ago
Merge pull request #99 from gliptak/warnings1

Cleanup build warnings

4ef9c12d1371e040191748c85fcf43626c201d14 authored over 6 years ago
Merge pull request #128 from madnight/patch-1

Remove unused CPP extension from Core.hs

d6705fd595b10dea0e864397f81dd5edb0e67562 authored over 6 years ago
Merge pull request #127 from dudebout/patch-1

remove the man pages from data-files

7c1065c43f485fcda76b6f617bdad974a9d3550e authored over 6 years ago
GenerateManpage does not compile with Cabal 2.2.x.

af104509c3a4d93e1544651b025abe003f783abe authored over 6 years ago
Port GenerateManpage.hs to pandoc 2

Closes: #123

There is a regression here in terms of aesthetics.

013da018a1644674e7f9cc727f6749a0d5fd8d27 authored over 6 years ago
fix manpage generation

586ee75a9aaab294a4ad57ceeacaefd73c735afc authored over 6 years ago
travis.yml: we can now run "cabal check" successfully

71cb355948a3ab399e6df4937124abdd0fb7c960 authored over 6 years ago
xmonad.cabal: drop hard-coded profiling mode

Hackage won't accept the package with that "hack" in place. If you want to
compile with profilin...

19069b3d4b40b4b9bfaeedd403c32599f68b87b4 authored over 6 years ago
Merge pull request #157 from xmonad/travis

Travis

969fca940665db6140827ab1c71d87312005a97c authored over 6 years ago
Merge pull request #169 from mimi1vx/patch-1

Allow X11-1.9

61f00e65f153198ba6bd80bcf235d2d90f9cc596 authored over 6 years ago
travis.yml: re-generate with latest version of make-travis-yml

db11089e7020562ee8cd8ae0b488b7742204e451 authored over 6 years ago
xmonad.cabal: updated tested-with fields to the latest major release, respectively

e601a7d16d9350468fe0f3fc11fdaeb8b3fb3265 authored over 6 years ago
Merge branch 'master' into travis.

0dd23bddfa6c10f062c48cc6948be8a42834f088 authored over 6 years ago
Bump version number to 0.14 for upcoming release.

55b14d48503aba4a0316d2b7290d5e4b5834f758 authored over 6 years ago
Allow X11-1.9

9df514b378f32b90fffbd6c3b1fe7a984f47d852 authored over 6 years ago
Log information about xmonad compile + avoid unnecessary recompile

Particularly with the addition of build scripts, it can be tricky to figure out
what XMonad is d...

b6d92b4e380716736e01d4cb60e35bbdf74f0dca authored over 6 years ago
Merge pull request #163 from aplaice/patch-1

Fix typo Utils -> Util

ecf1a0ca0d094c76a18c2c1b77ac7c1dcac10f5e authored almost 7 years ago
Fix typo Utils -> Util

This is extremely minor, but it results in haddock incorrectly
hyperlinking XMonad.Utils.Extens...

d216e95f97b6ef28a38a83d2a630a18ee9cd0be0 authored almost 7 years ago
Revert "remove unnecessary profiling flag"

This reverts commit d065038c8a07a132d04904089e3970bb193c8e48.

Put profiling flag back, and comm...

af3d3818c88e0d5e679681a0e819b4a75570c4fa authored almost 7 years ago
remove unnecessary profiling flag

It was making cabal check unhappy.

d065038c8a07a132d04904089e3970bb193c8e48 authored almost 7 years ago
include libxrandr-dev

10bc2133499f2044baba7148f882c4590356fefe authored almost 7 years ago
try updating travis config

d22d93b43fb8fb391d01d776cc5487538fc9f885 authored almost 7 years ago
add GHC 8.4.1 to tested-with

871a80fee7716783562ec4ab2edb490b36167ead authored almost 7 years ago
update GHC version number to 8.4.1

2d59f5157c162312f74b579eaaa02b559ab03a77 authored almost 7 years ago
Merge pull request #153 from vmchale/master

update to work with latest GHC

0738262d9e21004dfae85783301d94a6951ba541 authored almost 7 years ago
Merge branch 'master' into master

63d6a6613377792a2d834d248dbde7f8043ae2ae authored almost 7 years ago
Merge pull request #156 from MichielDerhaeg/compat

restored compatability with GHC versions prior to 8.0.1

fe6215d309f79c1d2a483b1c4ddbdfdc1f469c8b authored almost 7 years ago
forgot to remote windows specific code

c3cb4ad65fbf37133207ca7ac838dead3bbe35ab authored almost 7 years ago
restored compatability with GHC versions prior to 8.0.1

126f891d113c6e2166cc7ed80b9e9a961f0d65d7 authored almost 7 years ago
make it work w/ xmonad-testing

d3383ce0f53934e2729adbd118be5558935379a8 authored almost 7 years ago
update to work with latest GHC

c96a59fa0de2f674e60befd0f57e67b93ea7dcf6 authored almost 7 years ago
Merge pull request #88 from Javran/master

fix xmonad/xmonad#87

12a45b4b99af17997288815792b8bdb9919091b0 authored over 7 years ago
fix xmonad/xmonad#87

switch focus when mouse is entering a workspace
but not moving into a window (w' == 0)

for magi...

462957b2f0a71667c552ec2d51395edb46135333 authored over 7 years ago
Change comment for grabButtons in Main.hs

3ec353676101bf7acf290bf202d41f35c1f4fc43 authored over 7 years ago
Remove unused CPP extension from Core.hs

179b6a30f485cf8eb9329da14a0eb58ca66b3879 authored over 7 years ago
remove the man pages from data-files

The man pages are available for packagers in `extra-source-files`.

Having them in `data-files...

3dc65c3d2ecbe5aff5883aba80b682f1128bd43e authored over 7 years ago
Merge pull request #111 from YoYoYonnY/origin/patch-1

Safer string quoting for help message

2e6312776bd277c775c32e35f9c763d3858e32a4 authored over 7 years ago
Safer string quoting for help message

Using `show` to quote help string instead of hard-coding it.
Allows for quotes and other charact...

3897cab7c9b708446a4a6f6bb2918a3c07c31f08 authored over 7 years ago