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
Signed-off-by: Gábor Lipták <[email protected]>
0c97a8975425c525598ef0e3f3e1bfc84f779b1a authored over 7 years ago by Gábor Lipták <[email protected]>5afdc16387bd3cb9baf6747646ff6b18f0f05a43 authored over 7 years ago by Tim McIver <[email protected]>
10b843ad21614994b7e12fafaf300f4267aa9e40 authored almost 8 years ago by Peter Jones <[email protected]>
Remove the xmonad state file after reading it
bc320b69da0ff53296faf86acad2bf61448ce361 authored almost 8 years ago by Peter J. Jones <[email protected]>
Tries to make sure IO is not lazy so the file is processed before it
is removed from the file sy...
76f4a162587a8c6b58afe3d76341336cfe3c9aa3 authored almost 8 years ago by Peter Jones <[email protected]>
8f2eb540d71eb8794a8868e39fa5dc069b47532c authored almost 8 years ago by Peter Jones <[email protected]>
ba2d75b930d3be28a8e839ebe59b49a7f1a74745 authored almost 8 years ago by Peter Jones <[email protected]>
acf0652952e1bee37de8858cc2b25eb69fa6ce1d authored almost 8 years ago by Peter Jones <[email protected]>
e4d231920c406f2ec6b9d9e8ff3958b7040383cf authored almost 8 years ago by Peter Jones <[email protected]>
Rare crash fix due to uncaught exception from `getWindowAttributes`
980828feeadd002a70ed94389fa78d4a742df592 authored almost 8 years ago by Peter J. Jones <[email protected]>2e5ae020592bf0da6774423677a94b5684213cba authored almost 8 years ago by Felix Hirn <[email protected]>
50eb1844eb2beab5d3ee1796bc4d592d067fc5ae authored almost 8 years ago by Felix Hirn <[email protected]>
This is slight change to the original implementation. This version
forces a recompile if XMonad...
2d8cad02fe830e7a37609456949dea6cae04a587 authored almost 8 years ago by Peter Jones <[email protected]>
This fixes issue #71
2baab2860200ce741090058b3c0b039a2f04e89b authored almost 8 years ago by Peter Jones <[email protected]>Don't send focus events for the wrong windows
ef65f901ceb96356c2097a2d6c8c51a39608850f authored almost 8 years ago by Peter J. Jones <[email protected]>f2da028ff96698289a31a44bdbaea97c53aa01aa authored almost 8 years ago by Peter Jones <[email protected]>
Support for custom config locations and recompile strategies
bad3ce7a5ef4fd25600391f14e380785ffe8d9b5 authored about 8 years ago by Brent Yorgey <[email protected]>e1c555e3e696e9e88439373cfc8132226d172320 authored about 8 years ago by Peter Jones <[email protected]>
This change makes it clear that xmonad can use the "XDG Base Directory
Specification" a la the d...
a70bf6a6a3c8756453455c6d4c3dbf0a5b2dbaf3 authored about 8 years ago by Peter Jones <[email protected]>
f58b2399bd4427ce2ad60f927fc366a2e7496de0 authored about 8 years ago by Peter Jones <[email protected]>
91d23656a30b0ce1213db4f63d26b1b36a080d1d authored about 8 years ago by Peter Jones <[email protected]>
d6b6189cc14da37f242cf6d0b2adf85050ec4a2b authored about 8 years ago by Peter Jones <[email protected]>
Users can specify directory overrides via environment variables. If
those aren't set, xmonad no...
The xmonadNoArgs function is now exposed as launch. This allows users
to start xmonad from a cu...
Prevents focus switching loop with UpdatePointer.
From https://code.google.com/archive/p/xmonad/...
fix #63: window jumping to origin position when dragging
2b103ede55385b0c0b410ba78f93e4240a657f29 authored about 8 years ago by Brent Yorgey <[email protected]>
We need to make sure that the StackSet contains the right
position for the window at all times w...
285ee2f836becdf5b140e06518a8051a890f97d1 authored about 8 years ago by Peter Jones <[email protected]>
Fetch border color from the window's colormap
7e9c9ccb1f47c147ad19dc420361852623bd6199 authored about 8 years ago by Peter J. Jones <[email protected]>
This is a continuation of the work done by Adam Sjøgren (@asjo) to
resolve an issue where RGBA w...
202e239ea48d56882bb4ad226ad3a4042ebf12bd authored about 8 years ago by Peter Jones <[email protected]>
Add support for (re-) building using script
e159ec36fe407d21c5c706dfba71f1438c0f9d1e authored about 8 years ago by Peter J. Jones <[email protected]>0b1ccc75ef9006b9736c504e93eb0a542e40b07c authored about 8 years ago by Philipp Balzarek <[email protected]>
(#46)
75d297a6335207fa75a2b3e19f9ca856e6908aca authored about 8 years ago by Philipp Balzarek <[email protected]>b0f9a3d0b9e68e5252de41cc23920f911f60b960 authored about 8 years ago by Philipp Balzarek <[email protected]>
only turn on -prof -auto-all with profiling flag
5f5e737d9c770b46fb278a61db58bf854bc9eb5d authored about 8 years ago by Peter J. Jones <[email protected]>cabal: set 'testing' flag to manual
a39ed3ee1bbdb5e862f044e587584bacf3c1e2f7 authored about 8 years ago by geekosaur <[email protected]>e05a046bca73d91cdc136429d107ad60a33dcab1 authored about 8 years ago by Brent Yorgey <[email protected]>
12ddc800abbe790bc5cb1c5589944bd0e309a85e authored about 8 years ago by Brent Yorgey <[email protected]>
2fab1bb9f51d05cef65f4ceec2a8088d3ecee183 authored about 8 years ago by Brent Yorgey <[email protected]>
Fix failing tests on GHC 8 and reduce warnings.
1b17d1c3781f882e8346acd4a3291a5cd632f4be authored about 8 years ago by Brent Yorgey <[email protected]>
Fix test failures on GHC 8 for `abort` and `new_abort` caused by `error`
appending the stack tra...
Replace unicode characters in ghc error messages
0919ecfbdee3b93b11ef60a77467e9633d784c4d authored about 8 years ago by Brent Yorgey <[email protected]>replace "XXX comment me" with actual (albeit rudimentary) comments in `mouseMoveWindow` and `mou...
41b7b1341e472c11a352a04493ae5f773708f36f authored about 8 years ago by Brent Yorgey <[email protected]>0f0aa5e8cbba8fde0ad46b74f2a685d9db840bb0 authored about 8 years ago by Michael Sloan <[email protected]>
ad4417c8e05149b557d1ce3a9fbffe656f5d2282 authored over 8 years ago by dlahoti <[email protected]>
b0f7643cc557dbefa918da3d5df0868832cb2542 authored over 8 years ago by dlahoti <[email protected]>
8b055621e92e7ade127043e968f50713c15a00a0 authored over 8 years ago by Francesco Ariis <[email protected]>
help: correct section for workspace switching
dc6a972bc101896c2a6692c09a36950edf16a9c0 authored almost 9 years ago by geekosaur <[email protected]>e4a3eede1887af17dec2fdad0a4468ab264c6120 authored almost 9 years ago by Siim Põder <[email protected]>
a0ffe7e47da1506c6c4e2192d8379fdc3f728098 authored about 9 years ago by Brent Yorgey <[email protected]>
Release 0.12
b00b94fda7847a39a0a69378ea71b91e28fe071f authored about 9 years ago by Brent Yorgey <[email protected]>45a78ba802b6a81bab0d4fcd376a2d5b60c22e14 authored about 9 years ago by Peter Jones <[email protected]>
4c0717e9cc3eb041319c6ca0fa4909e80640de56 authored about 9 years ago by Peter Jones <[email protected]>
* 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]>b68ebc797a0838185479c2be6809de441a9b6db1 authored about 9 years ago by Peter Jones <[email protected]>
eb4ef5b23f44d916796a5026916ba647c43c1b95 authored about 9 years ago by Peter Jones <[email protected]>
73224be21b613c1055af9ad6f8b3d64d44032fd6 authored about 9 years ago by Peter Jones <[email protected]>
7e287ec8152fa8631b8bc8fde8d72dc40bdad353 authored about 9 years ago by Peter Jones <[email protected]>
60f472faa29ea855b09283819726c739baf15588 authored about 9 years ago by Peter Jones <[email protected]>
bd72c6e1e2b309e019a8cdc120013e1bf8e1b99b authored about 9 years ago by Peter Jones <[email protected]>
b5402e76d3878f8845fc6b47df8c562b40955ea5 authored about 9 years ago by Peter Jones <[email protected]>
39dc00b16f30e5f0e553f02c22e09620a72823f3 authored about 9 years ago by Peter Jones <[email protected]>
038f77de5a727c0265a2236659326171a6f5147b authored about 9 years ago by Peter Jones <[email protected]>
59e731ea11f3d905cb1f0866f30a676615622a3c authored about 9 years ago by Adam Vogt <[email protected]>
3ce9dcbbb552425f9105ebbf4106d7fb03348f89 authored about 9 years ago by Brent Yorgey <[email protected]>
f25afdab9fcc7faf799ebff1fbd770f630713d5d authored about 9 years ago by Brent Yorgey <[email protected]>
Shamelessly ganked from cabal, with obvious project-related files removed.
577d5ae968d5c87f311b79cd6267f4c7aec27dd7 authored over 9 years ago by brandon s allbery kf8nh <[email protected]>The release of utf8-string version 1 just removed some deprecated APIs
that are not used by XMo...
307b82a53d519f5c86c009eb1a54044a616e4a5c authored over 9 years ago by Adam Vogt <[email protected]>
197b0091f892273da45a86b784bc51dc6047d430 authored almost 10 years ago by Adam Vogt <[email protected]>
see https://github.com/nick8325/quickcheck/issues/31 for details
69c5dae00d4ad16fa93bf941f0864906669650dd authored almost 10 years ago by Adam Vogt <[email protected]>passing in Nothing returns the locale, while Just "" sets the locale according
to environment v...
73ee008cf6aebf5e8b1f254717830e98fa0e73ed authored about 10 years ago by Adam Vogt <[email protected]>
d01b9135943c30be8ddadae0bf3d536b272d6591 authored about 10 years ago by Adam Vogt <[email protected]>
d9e3ebf53194d1cf02bae28f0c885b5c75610cfa authored about 10 years ago by Adam Vogt <[email protected]>
82a1cae123ffae9c99b20efe0e5a9cd761a9355a authored over 10 years ago by Adam Vogt <[email protected]>
most people have probably moved on to gimp-2.8,
which doesn't really need to be floating
xmonad floats mplayer by default. However, Debian has switched to
mplayer2, and so on upgrade, ...
d60791e3f5bb17652350986cae33f55a9499c1ca authored over 10 years ago by Adam Vogt <[email protected]>
f0054fdde7a4c27b10323ca1f34f1ea6b4e9fb20 authored over 10 years ago by Adam Vogt <[email protected]>
a9de363b14ced964cae0d46ffed38d90eec72d74 authored over 10 years ago by Adam Vogt <[email protected]>
7eb6ba01265a6d98c49fe2766e4728eaa25fc131 authored over 10 years ago by Daniel Wagner <[email protected]>
f03d2cdf74288bb3632b601ccd43bf02b0da4532 authored over 10 years ago by Adam Vogt <[email protected]>
16c0cb9a33b7e95363dc40c3f8426205af68fc16 authored over 10 years ago by Adam Vogt <[email protected]>
fdf3fb2c589d096ec8afac5a9be0f2085d723927 authored over 10 years ago by Adam Vogt <[email protected]>
22d5e7eaa3d301702f94485ebb711f32f26d812e authored over 10 years ago by Adam Vogt <[email protected]>
f837b830fcfe7ac9677493446d1efa38d6b8d5a9 authored over 10 years ago by Adam Vogt <[email protected]>
939c0558e647d1c344b55150b173f929faaf2cc4 authored over 10 years ago by Adam Vogt <[email protected]>
fbd406eb03cd5276fdb9dd7c865c40d2291c96d9 authored over 10 years ago by Adam Vogt <[email protected]>
ecde376224d024c3c54f197be4a79e5ef7be0bac authored over 10 years ago by Adam Vogt <[email protected]>
edf3394821344590842d162a02fdd6da0cb1a129 authored over 10 years ago by Adam Vogt <[email protected]>
20be322b085ce4182a049288bb4db1702992085b authored over 10 years ago by Adam Vogt <[email protected]>
f8f53fdff80ea3d441c59457e5c2e27539300d92 authored over 10 years ago by Adam Vogt <[email protected]>
1da1e2e21ed6ff6b5a467e5bfd06816cef160de7 authored over 10 years ago by Adam Vogt <[email protected]>
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]>* use quickcheck2
* run them using cabal's test-suite field
* split up Properties into separate...