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

Cleanup build warnings

Signed-off-by: Gábor Lipták <[email protected]>

0c97a8975425c525598ef0e3f3e1bfc84f779b1a authored over 7 years ago by Gábor Lipták <[email protected]>
Update README to add xrandr dependency and add build/install instruction.

5afdc16387bd3cb9baf6747646ff6b18f0f05a43 authored over 7 years ago by Tim McIver <[email protected]>
Add a section on rebashing and squashing

10b843ad21614994b7e12fafaf300f4267aa9e40 authored almost 8 years ago by Peter Jones <[email protected]>
Merge pull request #91 from pjones/pjones/remove-state-file

Remove the xmonad state file after reading it

bc320b69da0ff53296faf86acad2bf61448ce361 authored almost 8 years ago by Peter J. Jones <[email protected]>
Remove the xmonad state file after reading it

Tries to make sure IO is not lazy so the file is processed before it
is removed from the file sy...

89a8cc88c31163dd35d3182bbba7cdd0630ff54b authored almost 8 years ago by Peter Jones <[email protected]>
Add a `stack.yaml` file for testing and easy Hackage upload

76f4a162587a8c6b58afe3d76341336cfe3c9aa3 authored almost 8 years ago by Peter Jones <[email protected]>
Update documentation after final release review

8f2eb540d71eb8794a8868e39fa5dc069b47532c authored almost 8 years ago by Peter Jones <[email protected]>
Build the man page for 0.13

ba2d75b930d3be28a8e839ebe59b49a7f1a74745 authored almost 8 years ago by Peter Jones <[email protected]>
Add a release date

acf0652952e1bee37de8858cc2b25eb69fa6ce1d authored almost 8 years ago by Peter Jones <[email protected]>
Bump version to 0.13

e4d231920c406f2ec6b9d9e8ff3958b7040383cf authored almost 8 years ago by Peter Jones <[email protected]>
Merge pull request #76 from SirBoonami/master

Rare crash fix due to uncaught exception from `getWindowAttributes`

980828feeadd002a70ed94389fa78d4a742df592 authored almost 8 years ago by Peter J. Jones <[email protected]>
Updated CHANGES.md

2e5ae020592bf0da6774423677a94b5684213cba authored almost 8 years ago by Felix Hirn <[email protected]>
Fixed a crash due to an unhandled getWindowAttributes exception

50eb1844eb2beab5d3ee1796bc4d592d067fc5ae authored almost 8 years ago by Felix Hirn <[email protected]>
Having an executable build script implies `force = True' in `recompile'

This is slight change to the original implementation. This version
forces a recompile if XMonad...

f18bda7dc792780a0a7c48d6f200df2b3eef0992 authored almost 8 years ago by Peter Jones <[email protected]>
Improve function docs for setWindowBorderWithFallback

2d8cad02fe830e7a37609456949dea6cae04a587 authored almost 8 years ago by Peter Jones <[email protected]>
When looking for a directory, prefer ~/.xmonad over XDG BDS

This fixes issue #71

2baab2860200ce741090058b3c0b039a2f04e89b authored almost 8 years ago by Peter Jones <[email protected]>
Merge pull request #65 from HebaruSan/focus-race-condition

Don't send focus events for the wrong windows

ef65f901ceb96356c2097a2d6c8c51a39608850f authored almost 8 years ago by Peter J. Jones <[email protected]>
Add CONTRIBUTING.md and GitHub templates

f2da028ff96698289a31a44bdbaea97c53aa01aa authored almost 8 years ago by Peter Jones <[email protected]>
Merge pull request #62 from pjones/feature/recompile

Support for custom config locations and recompile strategies

bad3ce7a5ef4fd25600391f14e380785ffe8d9b5 authored about 8 years ago by Brent Yorgey <[email protected]>
Implement recommendations from Brent's review

e1c555e3e696e9e88439373cfc8132226d172320 authored about 8 years ago by Peter Jones <[email protected]>
Stop using the term XDG unqualified

This change makes it clear that xmonad can use the "XDG Base Directory
Specification" a la the d...

ab20f7df8d1af33925df8e63d40322e44b09d70e authored about 8 years ago by Peter Jones <[email protected]>
Fix another compatibility issue with GHC 7.6.x and 7.8.x

a70bf6a6a3c8756453455c6d4c3dbf0a5b2dbaf3 authored about 8 years ago by Peter Jones <[email protected]>
Fix compatibility issue with GHC 7.6.x and 7.8.x

f58b2399bd4427ce2ad60f927fc366a2e7496de0 authored about 8 years ago by Peter Jones <[email protected]>
Fix compile issue when using directory-1.2.3

91d23656a30b0ce1213db4f63d26b1b36a080d1d authored about 8 years ago by Peter Jones <[email protected]>
Add release notes for changes in this PR

d6b6189cc14da37f242cf6d0b2adf85050ec4a2b authored about 8 years ago by Peter Jones <[email protected]>
Allow customization of xmonad directories

Users can specify directory overrides via environment variables. If
those aren't set, xmonad no...

40fc10b6a5682ce1d6ba7f0679962926ef6cfade authored about 8 years ago by Peter Jones <[email protected]>
Custom entry point for people using build tools (cabal, stack, etc.)

The xmonadNoArgs function is now exposed as launch. This allows users
to start xmonad from a cu...

0248e3c9fab96c5319c333b81e1af6c33df851dc authored about 8 years ago by Peter Jones <[email protected]>
Don't send focus events for the wrong windows

Prevents focus switching loop with UpdatePointer.
From https://code.google.com/archive/p/xmonad/...

3a140badf52a7ce5676a3dc240265be136593f9c authored about 8 years ago by Paul Hebble <[email protected]>
Merge pull request #64 from bennofs/fix-63

fix #63: window jumping to origin position when dragging

2b103ede55385b0c0b410ba78f93e4240a657f29 authored about 8 years ago by Brent Yorgey <[email protected]>
fix #63: window jumping to origin position when dragging

We need to make sure that the StackSet contains the right
position for the window at all times w...

4565e2c90ef522d23d3afc2cf95b9f0b423d8de4 authored about 8 years ago by Benno Fünfstück <[email protected]>
Add build status badge from Travis

285ee2f836becdf5b140e06518a8051a890f97d1 authored about 8 years ago by Peter Jones <[email protected]>
Merge pull request #59 from xmonad/feature/fix-PR9

Fetch border color from the window's colormap

7e9c9ccb1f47c147ad19dc420361852623bd6199 authored about 8 years ago by Peter J. Jones <[email protected]>
Guard most calls to getWindowAttributes since it may throw an exception

This is a continuation of the work done by Adam Sjøgren (@asjo) to
resolve an issue where RGBA w...

dc078490d0c244af1d0d5370799b83f42dcb7d43 authored about 8 years ago by Peter Jones <[email protected]>
Refactor xmonad/xmonad#9 and remove explicit exception handling

202e239ea48d56882bb4ad226ad3a4042ebf12bd authored about 8 years ago by Peter Jones <[email protected]>
Merge pull request #53 from Philonous/rebuild_script

Add support for (re-) building using script

e159ec36fe407d21c5c706dfba71f1438c0f9d1e authored about 8 years ago by Peter J. Jones <[email protected]>
update CHANGES.md

0b1ccc75ef9006b9736c504e93eb0a542e40b07c authored about 8 years ago by Philipp Balzarek <[email protected]>
Add support for rebuild script

(#46)

75d297a6335207fa75a2b3e19f9ca856e6908aca authored about 8 years ago by Philipp Balzarek <[email protected]>
clean up build-script handling

b0f9a3d0b9e68e5252de41cc23920f911f60b960 authored about 8 years ago by Philipp Balzarek <[email protected]>
Merge pull request #57 from xmonad/prof-flag

only turn on -prof -auto-all with profiling flag

5f5e737d9c770b46fb278a61db58bf854bc9eb5d authored about 8 years ago by Peter J. Jones <[email protected]>
Merge pull request #58 from xmonad/manual-testing

cabal: set 'testing' flag to manual

a39ed3ee1bbdb5e862f044e587584bacf3c1e2f7 authored about 8 years ago by geekosaur <[email protected]>
cabal: set 'testing' flag to manual

e05a046bca73d91cdc136429d107ad60a33dcab1 authored about 8 years ago by Brent Yorgey <[email protected]>
only turn on -prof -auto-all with profiling flag

12ddc800abbe790bc5cb1c5589944bd0e309a85e authored about 8 years ago by Brent Yorgey <[email protected]>
test GHC 8 on Travis

2fab1bb9f51d05cef65f4ceec2a8088d3ecee183 authored about 8 years ago by Brent Yorgey <[email protected]>
Merge pull request #48 from mschristiansen/tests

Fix failing tests on GHC 8 and reduce warnings.

1b17d1c3781f882e8346acd4a3291a5cd632f4be authored about 8 years ago by Brent Yorgey <[email protected]>
Fix failing tests on GHC 8 and reduce warnings.

Fix test failures on GHC 8 for `abort` and `new_abort` caused by `error`
appending the stack tra...

f490ced673ffc0fa1f581bc78feae226ae1d3086 authored about 8 years ago by Mikkel Christiansen <[email protected]>
Merge pull request #51 from mgsloan/no-unicode-with-xmessage

Replace unicode characters in ghc error messages

0919ecfbdee3b93b11ef60a77467e9633d784c4d authored about 8 years ago by Brent Yorgey <[email protected]>
Merge pull request #33 from dlahoti/patch-1

replace "XXX comment me" with actual (albeit rudimentary) comments in `mouseMoveWindow` and `mou...

41b7b1341e472c11a352a04493ae5f773708f36f authored about 8 years ago by Brent Yorgey <[email protected]>
Replace unicode characters in ghc error messages

0f0aa5e8cbba8fde0ad46b74f2a685d9db840bb0 authored about 8 years ago by Michael Sloan <[email protected]>
clicked -> dragged

ad4417c8e05149b557d1ce3a9fbffe656f5d2282 authored over 8 years ago by dlahoti <[email protected]>
replace "XXX comment me" with actual comments

b0f7643cc557dbefa918da3d5df0868832cb2542 authored over 8 years ago by dlahoti <[email protected]>
clarify GenerateManpage.hs license

8b055621e92e7ade127043e968f50713c15a00a0 authored over 8 years ago by Francesco Ariis <[email protected]>
Merge pull request #29 from windo/fix_help

help: correct section for workspace switching

dc6a972bc101896c2a6692c09a36950edf16a9c0 authored almost 9 years ago by geekosaur <[email protected]>
help: correct section for workspace switching

e4a3eede1887af17dec2fdad0a4468ab264c6120 authored almost 9 years ago by Siim Põder <[email protected]>
pandoc, etc. should not be a dependency when not building generatemanpage

a0ffe7e47da1506c6c4e2192d8379fdc3f728098 authored about 9 years ago by Brent Yorgey <[email protected]>
Merge pull request #13 from pjones/release-0.12

Release 0.12

b00b94fda7847a39a0a69378ea71b91e28fe071f authored about 9 years ago by Brent Yorgey <[email protected]>
Finial tweaks before release

45a78ba802b6a81bab0d4fcd376a2d5b60c22e14 authored about 9 years ago by Peter Jones <[email protected]>
Make it easier to update the man page

4c0717e9cc3eb041319c6ca0fa4909e80640de56 authored about 9 years ago by Peter Jones <[email protected]>
Update development references (darcs, code.google.com, etc.)

* All references to darcs have been updated to git

* Most Google Code references have been ...

30b4ff5e4015d41456cd381b063a1f2376ded0c1 authored about 9 years ago by Peter Jones <[email protected]>
Remove references to development snapshots from darcs

b68ebc797a0838185479c2be6809de441a9b6db1 authored about 9 years ago by Peter Jones <[email protected]>
Update CONFIG instructions: defaultConfig -> def

eb4ef5b23f44d916796a5026916ba647c43c1b95 authored about 9 years ago by Peter Jones <[email protected]>
Bring in entries from https://wiki.haskell.org/Xmonad/Notable_changes_since_0.11

73224be21b613c1055af9ad6f8b3d64d44032fd6 authored about 9 years ago by Peter Jones <[email protected]>
Revert a typo that wasn't actually a typo

7e287ec8152fa8631b8bc8fde8d72dc40bdad353 authored about 9 years ago by Peter Jones <[email protected]>
Fix a couple of links (darcs -> git)

60f472faa29ea855b09283819726c739baf15588 authored about 9 years ago by Peter Jones <[email protected]>
Add CHANGES.md

bd72c6e1e2b309e019a8cdc120013e1bf8e1b99b authored about 9 years ago by Peter Jones <[email protected]>
Fix some bad formatting

b5402e76d3878f8845fc6b47df8c562b40955ea5 authored about 9 years ago by Peter Jones <[email protected]>
Add a file extension to the README file to make GitHub happy

39dc00b16f30e5f0e553f02c22e09620a72823f3 authored about 9 years ago by Peter Jones <[email protected]>
Reformat the README as proper markdown for GitHub and Hackage

038f77de5a727c0265a2236659326171a6f5147b authored about 9 years ago by Peter Jones <[email protected]>
minor update to STYLE and TODO

59e731ea11f3d905cb1f0866f30a676615622a3c authored about 9 years ago by Adam Vogt <[email protected]>
add generated .travis.yml

3ce9dcbbb552425f9105ebbf4106d7fb03348f89 authored about 9 years ago by Brent Yorgey <[email protected]>
.cabal: update tested-with field

f25afdab9fcc7faf799ebff1fbd770f630713d5d authored about 9 years ago by Brent Yorgey <[email protected]>
Add gitignore

Shamelessly ganked from cabal, with obvious project-related files removed.

577d5ae968d5c87f311b79cd6267f4c7aec27dd7 authored over 9 years ago by brandon s allbery kf8nh <[email protected]>
Bump dependency on utf8-string

The release of utf8-string version 1 just removed some deprecated APIs
that are not used by XMo...

29bcd465c2d27d2f504bff9f36e9c30d58c3baac authored over 9 years ago by Josh Holland <[email protected]>
Make ~/.xmonad/xmonad-$arch-$os handle args like /usr/bin/xmonad

307b82a53d519f5c86c009eb1a54044a616e4a5c authored over 9 years ago by Adam Vogt <[email protected]>
remove unused FFI pragma

197b0091f892273da45a86b784bc51dc6047d430 authored almost 10 years ago by Adam Vogt <[email protected]>
Avoid using instances removed in QuickCheck-2.7

see https://github.com/nick8325/quickcheck/issues/31 for details

69c5dae00d4ad16fa93bf941f0864906669650dd authored almost 10 years ago by Adam Vogt <[email protected]>
use setLocale properly

passing in Nothing returns the locale, while Just "" sets the locale according
to environment v...

28c34824114ec2eca22df2af7530d1017602b06b authored almost 10 years ago by Adam Vogt <[email protected]>
generate man/xmonad.1 man/xmonad.1.html with a more recent pandoc (1.13)

73ee008cf6aebf5e8b1f254717830e98fa0e73ed authored about 10 years ago by Adam Vogt <[email protected]>
depend on the setlocale package

d01b9135943c30be8ddadae0bf3d536b272d6591 authored about 10 years ago by Adam Vogt <[email protected]>
don't encode paths for spawnPID (#348)

d9e3ebf53194d1cf02bae28f0c885b5c75610cfa authored about 10 years ago by Adam Vogt <[email protected]>
build with ghc-6.12 again

82a1cae123ffae9c99b20efe0e5a9cd761a9355a authored over 10 years ago by Adam Vogt <[email protected]>
stop floating Gimp with the default manageHook

most people have probably moved on to gimp-2.8,
which doesn't really need to be floating

252c9d5eee24ffe58e8dad0d69d0299e880586be authored over 10 years ago by Adam Vogt <[email protected]>
needs update for mplayer2

xmonad floats mplayer by default. However, Debian has switched to
mplayer2, and so on upgrade, ...

5f0b1601d56ce17ccf1e25b4e39a34997b837c93 authored over 10 years ago by Joey Hess <[email protected]>
minor formatting of manpage

d60791e3f5bb17652350986cae33f55a9499c1ca authored over 10 years ago by Adam Vogt <[email protected]>
update GenerateManpage to pandoc 1.12

f0054fdde7a4c27b10323ca1f34f1ea6b4e9fb20 authored over 10 years ago by Adam Vogt <[email protected]>
make GenerateManpage look in src/

a9de363b14ced964cae0d46ffed38d90eec72d74 authored over 10 years ago by Adam Vogt <[email protected]>
use only POSIX-standard regexen in GenerateManpage

7eb6ba01265a6d98c49fe2766e4728eaa25fc131 authored over 10 years ago by Daniel Wagner <[email protected]>
make the check for overflow cleaner

f03d2cdf74288bb3632b601ccd43bf02b0da4532 authored over 10 years ago by Adam Vogt <[email protected]>
make cabal test show a FAIL when at least one test fails

16c0cb9a33b7e95363dc40c3f8426205af68fc16 authored over 10 years ago by Adam Vogt <[email protected]>
remove unnecessary CPP

fdf3fb2c589d096ec8afac5a9be0f2085d723927 authored over 10 years ago by Adam Vogt <[email protected]>
add missing files to sdist

22d5e7eaa3d301702f94485ebb711f32f26d812e authored over 10 years ago by Adam Vogt <[email protected]>
note -fno-warn-unused-do-bind in STYLE

f837b830fcfe7ac9677493446d1efa38d6b8d5a9 authored over 10 years ago by Adam Vogt <[email protected]>
update README

939c0558e647d1c344b55150b173f929faaf2cc4 authored over 10 years ago by Adam Vogt <[email protected]>
add some more forgotten properties

fbd406eb03cd5276fdb9dd7c865c40d2291c96d9 authored over 10 years ago by Adam Vogt <[email protected]>
make hpc report cover the testsuite too

ecde376224d024c3c54f197be4a79e5ef7be0bac authored over 10 years ago by Adam Vogt <[email protected]>
run more tests (and add a couple)

edf3394821344590842d162a02fdd6da0cb1a129 authored over 10 years ago by Adam Vogt <[email protected]>
put hpc reports in dist/hpc/

20be322b085ce4182a049288bb4db1702992085b authored over 10 years ago by Adam Vogt <[email protected]>
add forgotten tests back

f8f53fdff80ea3d441c59457e5c2e27539300d92 authored over 10 years ago by Adam Vogt <[email protected]>
updated hpc

1da1e2e21ed6ff6b5a467e5bfd06816cef160de7 authored over 10 years ago by Adam Vogt <[email protected]>
clean up cabal file

We don't support ghc-6.6 anymore, so no need to include this split_base stuff.

4026075bc6dffd08e20bf3842a656eec719d6ffe authored over 10 years ago by Adam Vogt <[email protected]>
update testsuite (mostly due Jesper Reenberg)

* use quickcheck2
* run them using cabal's test-suite field
* split up Properties into separate...

8863761d660a70984595d9162319801e648b69ec authored over 10 years ago by Adam Vogt <[email protected]>