Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

xmonad

Dynamically tiling X11 window manager that is written and configured in Haskell.
Collective - Host: opensource - https://opencollective.com/xmonad - Website: https://xmonad.org/ - Code: https://github.com/xmonad

First steps to adding floating layer

github.com/xmonad/xmonad - 1dff21001ce956279745cbf63c9f845e0fbdcf91 authored over 17 years ago by Spencer Janssen <[email protected]>
update motivational text using xmonad.org

github.com/xmonad/xmonad - 0c569a64e1bc8299059cf03025a6dd11ca40b2e1 authored over 17 years ago by Don Stewart <[email protected]>
Sort dependencies in installation order

github.com/xmonad/xmonad - c0266c0cb85cac7b67e4858d4019c6229682dcc6 authored over 17 years ago by Spencer Janssen <[email protected]>
Recommend X11-extras 0.1

github.com/xmonad/xmonad - 56a4164a9066158fd45c1d3c5ef82cedf7851ddb authored over 17 years ago by Spencer Janssen <[email protected]>
XMonadContrib.DwmPromote: dwm-like promote

I like the way dwm's equivalent to xmonad's promote works, so I
implemented dwmpromote.

github.com/xmonad/xmonad-contrib - f40cca9e4900ecb6f4935a27e6226e661067533c authored over 17 years ago by Miikka Koskinen <[email protected]>
elaborate description in .cabal

github.com/xmonad/xmonad - fdc73b4cb1ae1eaa53d5194de374868c5d6a5c6e authored over 17 years ago by Don Stewart <[email protected]>
use -fasm by default. Much faster

github.com/xmonad/xmonad - 121e20d3421d9fdb35079ef05ebe3ae50bec0d57 authored over 17 years ago by Don Stewart <[email protected]>
Make border width configurable

github.com/xmonad/xmonad - 3586379eccf22d75a19f077106b6e8bd01d5f30b authored over 17 years ago by Spencer Janssen <[email protected]>
Add Config.hs-boot, remove defaultLayoutDesc from XConf

github.com/xmonad/xmonad - 08e514b28f8a96605d62a07b2e70923cb4702d14 authored over 17 years ago by Spencer Janssen <[email protected]>
Comment only

github.com/xmonad/xmonad - ecbff364c916e4dd4891399aa4461f90f84c9dcf authored over 17 years ago by Spencer Janssen <[email protected]>
Comment only

github.com/xmonad/xmonad - 1e83de8cde496c536939ce698606776013626079 authored over 17 years ago by Spencer Janssen <[email protected]>
Make configure fail if the package cannot be built

github.com/xmonad/X11 - fcfacee81d0856c965201f0437efae286ebd09a0 authored over 17 years ago by Ian Lynagh <[email protected]>
check we never generate invalid stack sets

github.com/xmonad/xmonad - af7c76d3fed1b988b1eee69c3a72e9493b65997c authored over 17 years ago by Don Stewart <[email protected]>
view n . shift n . view i . shift i) x == x --> shift + view is invertible

github.com/xmonad/xmonad - 4d9fa8bc980b85341a807e3c87426744f7fec88d authored over 17 years ago by Don Stewart <[email protected]>
add rotate all and view idempotency tests

github.com/xmonad/xmonad - 17f70344ece240e0d266d462d532052f9fec491b authored over 17 years ago by Don Stewart <[email protected]>
Add XConf for values that don't change.

github.com/xmonad/xmonad - 5d086df9125a5807d0e73311017ae49ecd6f3c26 authored over 17 years ago by Spencer Janssen <[email protected]>
push is idempotent

github.com/xmonad/xmonad - 14773f6300f3c9197c3d1fe3db611873b33c3c9d authored over 17 years ago by Don Stewart <[email protected]>
Control.Arrow is suspicious, add an explicit import

github.com/xmonad/xmonad - 5c1982cc358eda69f7be8642d81fb5db84447466 authored over 17 years ago by Spencer Janssen <[email protected]>
add two properties relating to empty window managers

github.com/xmonad/xmonad - 89182406a83592a750dc3a66c459adb3a9956c42 authored over 17 years ago by Don Stewart <[email protected]>
new QC property: opening a window only affects the current screen

github.com/xmonad/xmonad - 0d7969be185a56f23d7a1f2dd04ed9c85b87d570 authored over 17 years ago by Don Stewart <[email protected]>
configurable border colors

This also fixes a bug where xmonad was assuming a 24-bit display, and just
using, eg, 0xff0000 a...

github.com/xmonad/xmonad - bdbca84bcd777ab3a055e77c56fc6167cedcde4e authored over 17 years ago by Jason Creighton <[email protected]>
a bit more precise about building non-empty stacksets for one test

github.com/xmonad/xmonad - 8097060259f5e1e855feb339132a90fee01f2cf3 authored over 17 years ago by Don Stewart <[email protected]>
remove redundant call to 'delete' in 'shift'

github.com/xmonad/xmonad - df7d1d95fa0d73e5e22325781d856491fd18a0ad authored over 17 years ago by Don Stewart <[email protected]>
clean 'delete' a little

github.com/xmonad/xmonad - 8265cae8a89a06040c8327384f3191cc2067f9d3 authored over 17 years ago by Don Stewart <[email protected]>
shrink 'swap'

github.com/xmonad/xmonad - a07f0778add6d27fd1e89ca33dcc5b8a65a4ec41 authored over 17 years ago by Don Stewart <[email protected]>
shrink 'rotate' a little

github.com/xmonad/xmonad - 9fafa995c7fa00781359b99ffba3714c1697a3f4 authored over 17 years ago by Don Stewart <[email protected]>
move size into Properties.hs

github.com/xmonad/xmonad - 966da431764540b933cbb6d2097f8f3df9fe4ddd authored over 17 years ago by Don Stewart <[email protected]>
don't need 'size' operation on StackSet

github.com/xmonad/xmonad - a839238483d92e278ae9a48e68b9dd0cc6675881 authored over 17 years ago by Don Stewart <[email protected]>
add simple date example

github.com/xmonad/xmonad-contrib - 4a7d7891d0d4642b136dedff8da329815a832fcd authored over 17 years ago by Don Stewart <[email protected]>
more details

github.com/xmonad/xmonad-contrib - a5b7af9c922861e49319864e0bdc018b7451e04d authored over 17 years ago by Don Stewart <[email protected]>
add readme

github.com/xmonad/xmonad-contrib - 97b65cbf0d7d2c26d97bd19859b0279950b55d3f authored over 17 years ago by Don Stewart <[email protected]>
Initial import of xmonad contributions

github.com/xmonad/xmonad-contrib - 12edfc5ed5bf3114c5ee78dccc8367537b95398a authored over 17 years ago by Don Stewart <[email protected]>
add homepage: field to .cabal file

github.com/xmonad/xmonad - 5386ab0094846710328601482546b2ed4865fec3 authored over 17 years ago by Don Stewart <[email protected]>
add fromList to Properties.hs

github.com/xmonad/xmonad - d5e73b70aefeeb441f03f36db8dd692090cd4c76 authored over 17 years ago by Don Stewart <[email protected]>
move fromList into Properties.hs, -17 loc

github.com/xmonad/xmonad - 9b80a36cf86d51cbf0e69ff4843357ce86d375df authored over 17 years ago by Don Stewart <[email protected]>
avoid grabbing all keys when a keysym is undefined

XKeysymToKeycode() returns zero if the keysym is undefined. Zero also happens
to be the value of...

github.com/xmonad/xmonad - 90b4eb607c6047a5d07292ea89e7467b3b9ce7ad authored over 17 years ago by Jason Creighton <[email protected]>
Further refactoring

github.com/xmonad/xmonad - 0dd75f9d68212a855a6545565e35ced9e2544e7d authored over 17 years ago by Spencer Janssen <[email protected]>
Refactor in Config.hs (no real changes)

github.com/xmonad/xmonad - bd41b81c167143527e29552b205d64df23d0e917 authored over 17 years ago by Spencer Janssen <[email protected]>
Add the manpage to extra-source-files

github.com/xmonad/xmonad - c03b53db67018d037109979f64bf3a1b1ea850b7 authored over 17 years ago by Spencer Janssen <[email protected]>
add xmonad manpage

github.com/xmonad/xmonad - 4fbb4e23a3936232837ab72981e2be4c898a9da3 authored over 17 years ago by David Lazar <[email protected]>
Remove toList

github.com/xmonad/xmonad - ea94892e1c2d62e5eeb63926a954ee4ea452f5a9 authored over 17 years ago by Spencer Janssen <[email protected]>
Ignore numlock and capslock in keybindings

github.com/xmonad/xmonad - 767bc68acf291bcb77bf82c881bf20ca126a9710 authored over 17 years ago by Jason Creighton <[email protected]>
Clear numlock bit

github.com/xmonad/xmonad - 70a87063d1153d0c5776789bbd9869276f614da9 authored over 17 years ago by Spencer Janssen <[email protected]>
force window border to 1px

github.com/xmonad/xmonad - 2a5be03dd1dc870ec552a780ec5e6ae570b1d735 authored over 17 years ago by Jason Creighton <[email protected]>
s/creigh//

github.com/xmonad/xmonad - 50f89990a0ce0b34a3f7a30b97dfa548bc8f932b authored over 17 years ago by Don Stewart <[email protected]>
some other things to do

github.com/xmonad/xmonad - 5f6ac3573df13bfdd6be6027ddca3062414fd070 authored over 17 years ago by Don Stewart <[email protected]>
Start TODOs for 0.2

github.com/xmonad/xmonad - 5475c751abf500148ffdccf57def625741c1c797 authored over 17 years ago by Spencer Janssen <[email protected]>
Bump version to 1.2.1

github.com/xmonad/X11 - eb004d4f9bdb205a306fc6bca7933965aa2ff21d authored over 17 years ago by Ian Lynagh <[email protected]>
update readme

github.com/xmonad/xmonad - 47eb93c6942fcc693067a9927acc691152b90473 authored over 17 years ago by Don Stewart <[email protected]>
Bump version to 0.1

github.com/xmonad/xmonad - 87c34738fc94e834028b2ccaab12fef2a96cdc4a authored over 17 years ago by Spencer Janssen <[email protected]>
xmonad 0.1 is ready

github.com/xmonad/xmonad - f3fa3bd01fd4b276f8e729b97a23f8ead9204ba8 authored over 17 years ago by Spencer Janssen <[email protected]>
Update TODO

github.com/xmonad/xmonad - 13a1eca8c92214e90316cc0846157026f97e8aaf authored over 17 years ago by Spencer Janssen <[email protected]>
add RotView module.

github.com/xmonad/xmonad-contrib - 95409a005f10acc2e6f137bb9725b1ace2bedc75 authored over 17 years ago by David Roundy <[email protected]>
Arbitrary Word64 for running tests on amd64

Copied from Arbitrary Word8; I don't understand the coarbitrary definition and
the Word64 one m...

github.com/xmonad/xmonad - ba97db3f871ed73a2630658bacf68f82df21e592 authored over 17 years ago by Alec Berryman <[email protected]>
two things gone from todo list

github.com/xmonad/xmonad - e2d5bf05c854f568af5030db6a3707aaed6e4e60 authored over 17 years ago by Don Stewart <[email protected]>
add 8 new QC tests, including tests of the layout algorithm

github.com/xmonad/xmonad - bf0f487ca4df68595824e6e883d4314a5e015dd9 authored over 17 years ago by Don Stewart <[email protected]>
use prefixed record names in latest X11-extras

github.com/xmonad/xmonad - 0d47f6299f1e8232693d9330e142f47cf37f9a1b authored over 17 years ago by Jason Creighton <[email protected]>
WindowSet is better than WorkSpace

github.com/xmonad/xmonad - 2b6a5d25b6db5e5f8762892a451593e849b7b2cb authored over 17 years ago by Spencer Janssen <[email protected]>
Remove useless pragma

github.com/xmonad/xmonad - c858e0be4ec097d9f43615f378ab5cc3cd76daf4 authored over 17 years ago by Spencer Janssen <[email protected]>
Parameterise StackSet by two index types, rather than breaking abstraction

github.com/xmonad/xmonad - b765cc97069cc7f3601d50cb5c31e0b6d6e2959f authored over 17 years ago by Don Stewart <[email protected]>
2 more properties for promote.

github.com/xmonad/xmonad - 7806eb4c48a2bc93507d278b8cdd60a6ca76bda1 authored over 17 years ago by Don Stewart <[email protected]>
tweak loc count to match count_lines script

github.com/xmonad/xmonad - cf2c9f7328e7a48b5a59f99b4fc8a05ce3f3839c authored over 17 years ago by Don Stewart <[email protected]>
Promote now swaps focused window with master window

This means other windows are unaffected.
The change from the previous cycling behaviour was fel...

github.com/xmonad/xmonad - f3f83af3937fd273a67918cd078aca61f72d1a7c authored over 17 years ago by Don Stewart <[email protected]>
Add TODO to the sdist

github.com/xmonad/xmonad - d7917066ba4f73ec071eead42163f81bf7a1d3d8 authored over 17 years ago by Spencer Janssen <[email protected]>
Add the tests to the sdist

github.com/xmonad/xmonad - a3815275a08b24994e9eb198d605da7433f4d4a2 authored over 17 years ago by Spencer Janssen <[email protected]>
Make sdist work correctly

github.com/xmonad/xmonad - 22e6ef963a6bad5b7e15a5194fcf6937f022c06e authored over 17 years ago by Spencer Janssen <[email protected]>
xmonad should build with future versions of mtl and X11-extras

github.com/xmonad/xmonad - 7b01d7800ec0575d126eb391d6830b28322a056e authored over 17 years ago by Spencer Janssen <[email protected]>
Another TODO bites the dust

github.com/xmonad/xmonad - df806887b91acb10eba5ac10c4b3e12646d20335 authored over 17 years ago by Spencer Janssen <[email protected]>
Follow Cabal changes in Setup.*hs

github.com/xmonad/X11 - 3638a150940cecf2f2440361581689c63a02948c authored over 17 years ago by Ian Lynagh <[email protected]>
Update propaganda.

github.com/xmonad/xmonad - 5c9ad77fd54410d9df44158fb1f8c84342c15c71 authored over 17 years ago by Spencer Janssen <[email protected]>
define test to ensure LOC doesn't jump above 400.

github.com/xmonad/xmonad - dd030520413667edf56e9ad73085c60a2d688639 authored over 17 years ago by David Roundy <[email protected]>
Update TODO: all the Xinerama issues I've encountered are fixed

As of:

Fri Apr 13 04:37:02 EDT 2007 Spencer Janssen <[email protected]>
* Ignore window ...

github.com/xmonad/xmonad - 34e6bf6ed27e2ef561fe2243e07334fa0c9dee45 authored over 17 years ago by Alec Berryman <[email protected]>
test for xmonad in path first, before restarting

github.com/xmonad/xmonad - 48e4d5e28381668ea29a35af7b79fd63e5ad6642 authored over 17 years ago by Don Stewart <[email protected]>
added comment about windows key (mod4Mask)

github.com/xmonad/xmonad - 62acb8766265859bd893696c972a3a55b4fff274 authored over 17 years ago by Jason Creighton <[email protected]>
remove unused sizeDelta setting

github.com/xmonad/xmonad - 4b291d7e8ab82413aaf787467ba9a8615d28d04c authored over 17 years ago by Jason Creighton <[email protected]>
Note we must fix mod-shift-c before 0.1 can go out

github.com/xmonad/xmonad - 2fb80e1eb84743920a91f8273e45c56eb485126a authored over 17 years ago by Don Stewart <[email protected]>
fix typo.

github.com/xmonad/xmonad - 08ab2d994f42666a1f83acd3fd96568e00ac3472 authored over 17 years ago by David Roundy <[email protected]>
added warning re: xmonad in path to mod-shift-q docs

github.com/xmonad/xmonad - 899d470c4d1695aafa30cb2202e48a0d146aa55f authored over 17 years ago by Jason Creighton <[email protected]>
Clear up documentation on mod-h/l

github.com/xmonad/xmonad - 5fb81a781d8f0df473ae1e27ab1185073d23831e authored over 17 years ago by Spencer Janssen <[email protected]>
Ignore window entries while moving windows. This should fix all the focus preservation problems.

github.com/xmonad/xmonad - d8c7e69ae9399d219b164ce1e8f88b4e32f6a39c authored over 17 years ago by Spencer Janssen <[email protected]>
Update TODO

github.com/xmonad/xmonad - d9da8902827d9d02ade9a05ac0cbfad8af97e547 authored over 17 years ago by Spencer Janssen <[email protected]>
mod-wer for Xinerama was inadvertently changed

github.com/xmonad/xmonad - 39cf2077664df2cd261fadd7ea79edacaa046a38 authored over 17 years ago by Alec Berryman <[email protected]>
and the tests still run

github.com/xmonad/xmonad - 4b626ff729d754c0632a34a8edbfe24f83c9fb08 authored over 17 years ago by Don Stewart <[email protected]>
add license headers to two missing files

github.com/xmonad/xmonad - a37193f2a6299d30cbcea91a28f83d542c39a062 authored over 17 years ago by Don Stewart <[email protected]>
clean up tiling code a teensy bit, and comment on the interaction between focus, master, and cycling direction between the modes

github.com/xmonad/xmonad - 85a20da22c7a622c5754c96be16c0f31729290a1 authored over 17 years ago by Don Stewart <[email protected]>
explain what mod-return now does. it cycles

github.com/xmonad/xmonad - 56c4a62468dd44fd717f3e5557d25f46b445a664 authored over 17 years ago by Don Stewart <[email protected]>
Change semantics of 'promote'.

Previously 'promote' would move the currently focused window into the
master position in tiled ...

github.com/xmonad/xmonad - e9597b489963ecb2cfea4fb455eee2f37a217b36 authored over 17 years ago by Don Stewart <[email protected]>
clean up only

github.com/xmonad/xmonad - 3e7b23030cde30dfa04bc5422b112620d8d238af authored over 17 years ago by Don Stewart <[email protected]>
merge with toList/fromList patch

github.com/xmonad/xmonad - 10a9f73be8ae5bab948572f22b75350d2e3b2a03 authored over 17 years ago by Don Stewart <[email protected]>
Statically distinguish Workspace and Screen indices

github.com/xmonad/xmonad - c490333d12d0af679bf9da42972726f83d72b7a9 authored over 17 years ago by Don Stewart <[email protected]>
fromList/toList have # of screens + another QC property

github.com/xmonad/xmonad - c6dcc9d869c4895ee45577539da5fb46d0fbd1d4 authored over 17 years ago by Jason Creighton <[email protected]>
Xinerama screen switching bugfix

github.com/xmonad/xmonad - ac913104a5aa50ec9f32010dd189cb369ce084b3 authored over 17 years ago by Jason Creighton <[email protected]>
removed xinerama-enabled dmenu action

I don't think we're going to see any Xinerama support upstream, at least not
anytime soon. It do...

github.com/xmonad/xmonad - b35bb694904a29e552eaae5f7e6e9ad3fad0cce3 authored over 17 years ago by Jason Creighton <[email protected]>
Fix -Wall warnings

github.com/xmonad/X11 - 5acf3860cd540a306cfe47839d9b4d26d2558512 authored over 17 years ago by Ian Lynagh <[email protected]>
Move workspace fetching logic from Config.hs to Operations.hs

github.com/xmonad/xmonad - be223c35f4d239eea1bb2430d682e4b17c94f193 authored over 17 years ago by Spencer Janssen <[email protected]>
moved screen <-> workspace mapping from XMonad to StackSet

github.com/xmonad/xmonad - 0c95f0c143da5b92000a2361ffe12c808e33530a authored over 17 years ago by Jason Creighton <[email protected]>
Add notes about StackSet redesign

github.com/xmonad/xmonad - 90547f9e216a186b7c75d4db54f91911250e97ac authored over 17 years ago by Spencer Janssen <[email protected]>
Simplify rot

github.com/xmonad/xmonad - 83600d109e4867f69ebc922c6300a3b867c4b2ee authored over 17 years ago by Spencer Janssen <[email protected]>
Rearrange TODO

github.com/xmonad/xmonad - ae262e09cca3fec94d651eb735c7d2ae39f558e8 authored over 17 years ago by Spencer Janssen <[email protected]>
Also done

github.com/xmonad/xmonad - 6e590e698ae1914cda529efb86b2db6b030eec13 authored over 17 years ago by Spencer Janssen <[email protected]>