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

make Decoration draw the window initially.

We still don't respond to expose events. :(

github.com/xmonad/xmonad-contrib - 4f985379ec25f5210eae1ef7936b1ff3069a8c8e authored over 17 years ago by David Roundy <[email protected]>
Fix name of xmonad-clock in compilation instructions.

github.com/xmonad/xmonad-contrib - ccf7697b69ba99d5257527207b1472c5d770a05e authored over 17 years ago by glasser <[email protected]>
add Decoration module to be used to easily define decorations.

github.com/xmonad/xmonad-contrib - 0ea61fc765e2dd81bea0974bd902da8d3e04718c authored over 17 years ago by David Roundy <[email protected]>
add sketch of tabbed layout.

github.com/xmonad/xmonad-contrib - 69347d1d987cf28315a6ac495a0a0a3339493f19 authored over 17 years ago by David Roundy <[email protected]>
a few modifications to event-sending to make Tabbed layout work.

github.com/xmonad/xmonad - c8b6388fb842eaeda84e9e48b2743c88f0a9a11b authored over 17 years ago by David Roundy <[email protected]>
update Mosaic for latest changes.

github.com/xmonad/xmonad-contrib - 366db0c60941dffafd75346ab8e5ff0f0466fd24 authored over 17 years ago by David Roundy <[email protected]>
make LayoutHints work with new modifyLayout (in X).

github.com/xmonad/xmonad-contrib - 22f4bf13af32db2e8dc9943e524c2039f33ad977 authored over 17 years ago by David Roundy <[email protected]>
haddock compatibility

github.com/xmonad/xmonad - e1885f27e11308fc7280cfb2abdefc2df80f37ca authored over 17 years ago by Andrea Rossato <[email protected]>
tag visibles with <N>

github.com/xmonad/xmonad-contrib - 3d73ec842a782c52fb4f89f88cc818982f46a166 authored over 17 years ago by Don Stewart <[email protected]>
tweak pkill

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

Add documentation on how to use GreedyView as your default workspace switcher.

github.com/xmonad/xmonad-contrib - fb8cddf4b44f6c0859468034136e0b198b34f4c8 authored over 17 years ago by dave <[email protected]>
use all 3 load values

github.com/xmonad/xmonad-contrib - cb1921b89a3de2ddff8dd85803a3279929b4b506 authored over 17 years ago by Don Stewart <[email protected]>
Modified xmonad-clock.c to display battery information from ACPI (will work only on linux though). Also restored three load averages instead of only one.

github.com/xmonad/xmonad-contrib - 03d93881c22980e2081fd50e340d29c2c58f8bb7 authored over 17 years ago by buisse <[email protected]>
example xinitrc

github.com/xmonad/xmonad-contrib - 5d8bd7109034bd42c3a60f61c4f95b974b6deb03 authored over 17 years ago by Don Stewart <[email protected]>
update run-xmonad.sh

github.com/xmonad/xmonad-contrib - fd851770632253acd02ea15ed9fdb5085ddb340d authored over 17 years ago by Don Stewart <[email protected]>
no need for ./scripts/xmonad-status.c, update run-xmonad.sh

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

github.com/xmonad/xmonad-contrib - 9ee02482219286df929d40cca97718f413105649 authored over 17 years ago by Don Stewart <[email protected]>
Move state logging into Config.hs, via logHook :: X ()

github.com/xmonad/xmonad - 6365601c773325290bedccfcbaec83a300c2cdca authored over 17 years ago by Don Stewart <[email protected]>
polish serialisation code (-7 lines)

github.com/xmonad/xmonad - 3bfa0930af7c81fb125338e8fa75c076238baf8f authored over 17 years ago by Don Stewart <[email protected]>
send message when "windows" is called.

github.com/xmonad/xmonad - b97e8836e24917e1df291edccce5e5f7bfbe940f authored over 17 years ago by David Roundy <[email protected]>
implement Spencer's decoration suggestion.

github.com/xmonad/xmonad - ab6f210300e9515c08d970fb41388db4ee9f495e authored over 17 years ago by David Roundy <[email protected]>
remove out of date ./scripts/xmonad-status.hs

github.com/xmonad/xmonad-contrib - 35999f266dc8ec726b615cb98e2062cca458c81b authored over 17 years ago by Don Stewart <[email protected]>
Give refresh sole responsibility for establishing window properties (-3 loc)

github.com/xmonad/xmonad - 7706f38dc8f8fa90f82b124a720ed30886cbb92e authored over 17 years ago by Stefan O'Rear <[email protected]>
Give refresh sole responsibility for establishing window properties (-3 loc)

github.com/xmonad/xmonad - 1c3931a0d6ed1030efbb7652fbaacf70d2bf0a07 authored over 17 years ago by Stefan O'Rear <[email protected]>
make LayoutHints robust with regard to future addition of Layout fields.

github.com/xmonad/xmonad-contrib - 972af190c240f60b122970f9cbcc2e73370f326b authored over 17 years ago by David Roundy <[email protected]>
cut incorrect comment.

github.com/xmonad/xmonad - 0d4a7d098f1087f3c877f47f0b6736fe1b2bff4e authored over 17 years ago by David Roundy <[email protected]>
doLayout cleanup and commented exception-handling.

github.com/xmonad/xmonad - 16c8622fbf5879f46731d2ef6e469970d0b68088 authored over 17 years ago by David Roundy <[email protected]>
improve xmonad-status.c

github.com/xmonad/xmonad-contrib - b587adc724c08861bd3a4871332f4756bd3504bd authored over 17 years ago by Don Stewart <[email protected]>
Add C script for parsing new logging encoding, and displaying workspace info

github.com/xmonad/xmonad-contrib - 629650f5c69b6f4ddce06c1b4f5299795abd54d0 authored over 17 years ago by Don Stewart <[email protected]>
HEADS UP: (logging format change). use a custom pretty printer, for an easier format to parse, than 'show' produces

github.com/xmonad/xmonad - 0ada17c34ae0d0075f3db54ea2149e44681d8ffe authored over 17 years ago by Don Stewart <[email protected]>
cut obsolete description of mosaic.

github.com/xmonad/xmonad-contrib - 6422746489a24b4869b8df7aaeb65abf6ee2587b authored over 17 years ago by David Roundy <[email protected]>
missing unsetenv

github.com/xmonad/xmonad-contrib - 08186df89d306c7be4121717ad7f46d5ff4b42d9 authored over 17 years ago by Don Stewart <[email protected]>
add tiny clock program (C) i'm using in the status bar

github.com/xmonad/xmonad-contrib - 1c6b90997b006a895ca37e29a2cc8b0f3d19ce6e authored over 17 years ago by Don Stewart <[email protected]>
remove obsolete 'examples' dir

github.com/xmonad/xmonad-contrib - da620b0ceee8b2dcd7b832aaf286bc4a74bfe4dc authored over 17 years ago by Don Stewart <[email protected]>
latest version of xmonad-status.hs

github.com/xmonad/xmonad-contrib - b7d7459a0628b69354f316816462c5e3fee37212 authored over 17 years ago by Don Stewart <[email protected]>
remove dead version

github.com/xmonad/xmonad-contrib - 0055e337e0fa81d93c5688bbc6c6fd58d0a5fc77 authored over 17 years ago by Don Stewart <[email protected]>
Add notes on using X11-extras from darcs

github.com/xmonad/xmonad - a21c4d02f172ba3e088173671c4d94f11108ae2a authored over 17 years ago by Don Stewart <[email protected]>
Fix unmap handling

According to the ICCCM, clients should send a synthetic unmap event when they
initiate an unmap....

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

Windows are arranged in a circle around the master window. Rather nice to use
with a mouse, if y...

github.com/xmonad/xmonad-contrib - 3268312b1530b11d704f3acc93ab1e2ebd47d334 authored over 17 years ago by Peter De Wachter <[email protected]>
Submap: For creating keyboard submappings

github.com/xmonad/xmonad-contrib - eddcfd0bb403a8da3e04291c51139eae75165362 authored over 17 years ago by Jason Creighton <[email protected]>
nicer format for dynamic workspaces

github.com/xmonad/xmonad-contrib - 206b3557e8bef38710383e67424cf10de0ccf7e2 authored over 17 years ago by Don Stewart <[email protected]>
add script which only draws current workspace, and those with clients

github.com/xmonad/xmonad-contrib - 8b12639de42a17393b58cbd7f3266c728274d585 authored over 17 years ago by Don Stewart <[email protected]>
dead import

github.com/xmonad/xmonad - b257658781607571a2f50b70d5930245570f89f5 authored over 17 years ago by Don Stewart <[email protected]>
temporary workaround for delete/focus issue in fullscreen mode

github.com/xmonad/xmonad - d7d8c586cb2566ae8f7e412fab14efffc264e371 authored over 17 years ago by Don Stewart <[email protected]>
whitespace

github.com/xmonad/xmonad - 86ea7f7bc0a465d0c4c37ed7b2aa98c679ad85ac authored over 17 years ago by Don Stewart <[email protected]>
move extraModifiers/cleanMask to Operations.hs

so XMonadContrib can use them

github.com/xmonad/xmonad - 5da458c755e828d1d780199816a39a63bb39209c authored over 17 years ago by Jason Creighton <[email protected]>
simplify code

github.com/xmonad/xmonad - a2a067039763848cd41638c92f4ef1718d541e64 authored over 17 years ago by Don Stewart <[email protected]>
In docs, change name of program from mux to xmonad-status.

github.com/xmonad/xmonad-contrib - fd395c04bbc8287f970644f4ce4bbf1dbadf3212 authored over 17 years ago by glasser <[email protected]>
Add xmonad-status.hs

An external status bar client for xmonad.

See screenshots:

http://www.cse.unsw.edu.au/~d...

github.com/xmonad/xmonad-contrib - b7917965d6d21cf4dd51101d2199f22f2193ef88 authored over 17 years ago by Don Stewart <[email protected]>
mention why StackSet needs -fglasgow-exts (for deriving Typeable)

github.com/xmonad/xmonad - 02a9e4c5899025f69f03439995190a79d89e881e authored over 17 years ago by Don Stewart <[email protected]>
comments only

github.com/xmonad/xmonad - d4676d93e8f8c955e9b59451ff9de1475646bf50 authored over 17 years ago by Don Stewart <[email protected]>
clean size hint code

github.com/xmonad/xmonad - 0010a23c18fb7f2f5369b426e97101bc5d3e2ddd authored over 17 years ago by Don Stewart <[email protected]>
Enable logging of state changes to stdout

github.com/xmonad/xmonad - 7ae7029b507b3243c17fc289c7495fa0f648b955 authored over 17 years ago by Don Stewart <[email protected]>
remove accidental logging of events

github.com/xmonad/xmonad - 21e09361a612116616ad8a17331652d45d5fcfd3 authored over 17 years ago by Don Stewart <[email protected]>
gapless tiled layout obeying size hints

github.com/xmonad/xmonad-contrib - 5d908b0f668e791bc17d8d0fd0a310f19b59e8e2 authored over 17 years ago by Peter De Wachter <[email protected]>
Fix lost eventNotifyMask bug

When resuming, we were (implicitly) relying on 'scan' to find all
windows, and reset their even...

github.com/xmonad/xmonad - 8f200d408ff8c396a1ec26f9227c7c8e4f2253bb authored over 17 years ago by Don Stewart <[email protected]>
whitespace only

github.com/xmonad/xmonad - d3632eb8febb14c2c783598c007d349b14d9ca6d authored over 17 years ago by Don Stewart <[email protected]>
Contrib package for 6.4 users

github.com/xmonad/xmonad-contrib - 068dc24588d4907dd695ebeaf5ac4a5f1d4ba50d authored over 17 years ago by daniel <[email protected]>
add new LayoutHints module that makes layouts respect size hints.

github.com/xmonad/xmonad-contrib - 8b95e7e2d37cc393ea168ec25b0c0d50e2553687 authored over 17 years ago by David Roundy <[email protected]>
Comment only

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

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

github.com/xmonad/xmonad - 2a6d6d4ed7a24b1d1ce9181e320883b53a779e8a authored over 17 years ago by Spencer Janssen <[email protected]>
Delete stale comment

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

github.com/xmonad/xmonad - 4d7409985156785fb555327996832315dda0a1d3 authored over 17 years ago by Spencer Janssen <[email protected]>
Use 'windows' in 'focus'

github.com/xmonad/xmonad - 26b388189ee585f0c9765f0446343f8294cfd180 authored over 17 years ago by Spencer Janssen <[email protected]>
apply size hints to floating windows

github.com/xmonad/xmonad - 68b2859aa2261e38d165e7f79e27574f72d1ae84 authored over 17 years ago by Peter De Wachter <[email protected]>
size hints infrastructure

github.com/xmonad/xmonad - a10f11f623cb82bab128f90c629e8d1186353731 authored over 17 years ago by Peter De Wachter <[email protected]>
swapUp/Down are also mirrored

github.com/xmonad/xmonad - 68a63688adf96239c3cb23439ebaf9a8e8821ab8 authored over 17 years ago by Spencer Janssen <[email protected]>
Remove redundant cases in swapUp/Down

github.com/xmonad/xmonad - 6b8e9570c288a4573c8fb40946b1a4ffdbc7499a authored over 17 years ago by Spencer Janssen <[email protected]>
focusUp/Down are the same, in reversed order

github.com/xmonad/xmonad - 85e57cfa473eda8a32d93e84bde09eb815adcc91 authored over 17 years ago by Spencer Janssen <[email protected]>
Simplify focusUp/Down

github.com/xmonad/xmonad - 89a31eaf529d4314cf0cc0ca6fdfd501183e281e authored over 17 years ago by Spencer Janssen <[email protected]>
realign guard

github.com/xmonad/xmonad - 1c609288ddd53559e26f9c52994e43f3eefaa7cf authored over 17 years ago by l.mai <[email protected]>
Integral implies Eq

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

github.com/xmonad/xmonad - f9110c999b0bb7f43df57224bef6e03642f1b219 authored over 17 years ago by Spencer Janssen <[email protected]>
Dump state at launch (commented for now)

github.com/xmonad/xmonad - 795e96d353a12c477a6ea67866aa839fa9a7868c authored over 17 years ago by Spencer Janssen <[email protected]>
--configure-option and --ghc-option are now provided by Cabal

github.com/xmonad/X11 - e2de6235a334ff6c2357e9ffde992a36db1395f6 authored over 17 years ago by Ross Paterson <[email protected]>
Small clean up

github.com/xmonad/xmonad - fec58e8a095042971920836e6480be0e444d2007 authored over 17 years ago by Spencer Janssen <[email protected]>
Merge windows and refresh

github.com/xmonad/xmonad - d01623db8848b373d845fdf0c881613e174bd49f authored over 17 years ago by Spencer Janssen <[email protected]>
Use the new integrate function

github.com/xmonad/xmonad - 1912feee50894327b21c4db023ebd3d4d72bde24 authored over 17 years ago by Spencer Janssen <[email protected]>
Add integrate

github.com/xmonad/xmonad - cad36baa1929dc090ba67fbd8ce4d5940825573c authored over 17 years ago by Spencer Janssen <[email protected]>
Delete stale comments

github.com/xmonad/xmonad - 77da6e4c7229375c0e8dadc17c648f1f28081fa4 authored over 17 years ago by Spencer Janssen <[email protected]>
Remove inaccurate warnings about 'hide'

github.com/xmonad/xmonad - 71349314c5a87e31f9aa1ded824244f6e20a1a1b authored over 17 years ago by Spencer Janssen <[email protected]>
base >= 2.0 means we can use forM_

github.com/xmonad/xmonad - f2eb5ac6bb224500ecf5aae838e73e0ac5730256 authored over 17 years ago by Spencer Janssen <[email protected]>
Remove no-longer-needed 'dimensions' state (-5 loc)

github.com/xmonad/xmonad - e4e172484273c93a4576e08c87d5a2e16cfc4a03 authored over 17 years ago by Stefan O'Rear <[email protected]>
Set WM_STATE, iconify invisible windows (+9 loc)

Note that this breaks compatibility with certain programs described as
"obsolete" in the ICCCM (...

github.com/xmonad/xmonad - cd73165c63523a1db741670ccd5f37e5edb06d34 authored over 17 years ago by Stefan O'Rear <[email protected]>
clean up Main.hs slightly

github.com/xmonad/xmonad - 225a2e89a35a84bc30296269f0303d3b68dc069f authored over 17 years ago by Don Stewart <[email protected]>
whitespace

github.com/xmonad/xmonad - 9b429f4f41434b1564afd433c72fcdf6729b045d authored over 17 years ago by Don Stewart <[email protected]>
-Wall

github.com/xmonad/xmonad - ca896686a11fab71d09b0e73b25f3e39edfacc92 authored over 17 years ago by Don Stewart <[email protected]>
do not cache atom values within Xmonad, instead let Xlib worry about caching (a documented feature)

github.com/xmonad/xmonad - f06d042b56d68c55303b34655c8d6e54e9615fd8 authored over 17 years ago by Stefan O'Rear <[email protected]>
Honor configure requests from unmanaged windows

github.com/xmonad/xmonad - 29a32bc146408fa1174673ce504f110ad5b86f18 authored over 17 years ago by Spencer Janssen <[email protected]>
-Wall police

github.com/xmonad/xmonad - 27b7cccd3a6767495d049bfc4d381caee275d006 authored over 17 years ago by Spencer Janssen <[email protected]>
Correctly handle resize requests (-12 +22)

Xmonad now implements resize requests in a consistent manner.

* If the window is FLOATING, we i...

github.com/xmonad/xmonad - b20a9cff7f504d571ea4df6404ada8f551d95859 authored over 17 years ago by Stefan O'Rear <[email protected]>
comments only

github.com/xmonad/xmonad - 8f3258a3485aa20bc6ab09a52cbd9223ebbc9880 authored over 17 years ago by Don Stewart <[email protected]>
Polish core layout code. Lifts limitation on nmaster > 1. it may be 0 now

github.com/xmonad/xmonad - 0226ba3441521216950ffb61db1be00e84b5763a authored over 17 years ago by Don Stewart <[email protected]>
heads up: polish config.hs. moves tiling-local values into lexical scope. removes `wide' as an explicit mode (it's `mirror tall')

github.com/xmonad/xmonad - 84f22f7102a7a0fe391bcb58c0af8d3aaadf2884 authored over 17 years ago by Don Stewart <[email protected]>
set build-depends base>=2.0 so people can't miss the missing Read instance issue

github.com/xmonad/xmonad - 7e9fbf58833e438d2ad8a2ec724875d9d09aa89d authored over 17 years ago by Don Stewart <[email protected]>
Fix out-of-date comment in Config.hs.

github.com/xmonad/xmonad - 7ae4bc8f3963d88bafcc9f94cd82ee029ec87fba authored over 17 years ago by Chris Mears <[email protected]>
XMonadContrib.ReadMap: a Read instance of Map for GHC 6.4 users

github.com/xmonad/xmonad-contrib - fb785d2737392918c7b21ed9c7e984f7444eca13 authored over 17 years ago by daniel <[email protected]>
keybindings to warp pointer to window center

github.com/xmonad/xmonad-contrib - d56ae1605cce6b1df997c09d1801d3db738c0e9d authored over 17 years ago by daniel <[email protected]>
only grab button{1,2,3} for click-to-focus (scrollwheel shouldn't focus)

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