Ecosyste.ms: OpenCollective

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

github.com/xmonad/xmonad-contrib

Contributed modules for xmonad
https://github.com/xmonad/xmonad-contrib

Remove LayoutChoice, this functionality is in the core

14c44216dc35c79721f14a86631d6c1ca0357668 authored about 17 years ago by Spencer Janssen <[email protected]>
new SetLayout module.

537e0b8681b0001f06ed6e4a1c65d22dc97091d3 authored about 17 years ago by David Roundy <[email protected]>
make Accordian use pureLayout.

c2ca3c6593fb1ac07c0f5fd66a99d69c2c816170 authored about 17 years ago by David Roundy <[email protected]>
modifyLayout -> handleMessage.

23af4f228ba36defa14cae6895283deededa212c authored about 17 years ago by David Roundy <[email protected]>
Make Square work with class.

8c6ebf9d6e098f7f48e717ba0e184933e4229564 authored about 17 years ago by David Roundy <[email protected]>
make Combo work with class

40e1d3e61894104625121e3297130ef73226fbd9 authored about 17 years ago by David Roundy <[email protected]>
make Roledex work with Layout class

2c29ae74df45adfc95f66c3812d03196e8caa85a authored about 17 years ago by Andrea Rossato <[email protected]>
make Accordion work with Layout class

1f986de3f64942cbe6109a6554e59d32b66548ca authored about 17 years ago by Andrea Rossato <[email protected]>
NewTabbed: fixed a bug and some code formatting

- Since now Operations.windows doesn't call sendMessage UnDoLayout
anymore, doLayout must take c...

648132f636f76e9565f8d6ebafceeca97785559b authored about 17 years ago by Andrea Rossato <[email protected]>
fix embarrassing bugs in LayoutModifier.

3183254033feef0bdaa25bfd725a7afcf1d14f75 authored about 17 years ago by David Roundy <[email protected]>
Added a NewTabbed module with a new tabbed layout to test

511684715905a0ef99ca264e57bf26d045c5bef6 authored about 17 years ago by Andrea Rossato <[email protected]>
LayoutModifier updated to use LayoutMessages

ac82b7ec3587438ccde8bee4f3a6b5621ec470ee authored about 17 years ago by Andrea Rossato <[email protected]>
move ThreeCol over to new class.

4bd8319e0203cfa126875d0c879b419fe2232976 authored about 17 years ago by David Roundy <[email protected]>
Cope with StackSet export changes

59789e11f4088fd031a749b1bf36458c94edaceb authored about 17 years ago by Spencer Janssen <[email protected]>
Use the new modifiers in LayoutHints

b34251c72216c702461b044d322b8d7963adf895 authored about 17 years ago by Spencer Janssen <[email protected]>
Use the new layout switcher in Commands

318c5e83eb5e458ef9d57fee7ba380b923f35b5f authored about 17 years ago by Spencer Janssen <[email protected]>
Follow kind changes in FindEmptyWorkspace

59be9148e458d7ee3ecfe791e7b367855bb5eaba authored about 17 years ago by Spencer Janssen <[email protected]>
update WorkspaceDir.

38657d40c696cb8c93438c2684a038d161aa4733 authored about 17 years ago by David Roundy <[email protected]>
rename LayoutHelpers to LayoutModifier.

220cea642d9f0b312353f4adce91139f7049a753 authored about 17 years ago by David Roundy <[email protected]>
convert LayoutScreens to class.

6a4ed37fb0fee7df0e63b317a27fd97faaf9543e authored about 17 years ago by David Roundy <[email protected]>
Update NoBorders and LayoutHelpers.

f82d3dadb2d5919a0d8a1ac4fe07860aed2534f8 authored about 17 years ago by David Roundy <[email protected]>
add a hook to LayoutHelpers.

89f89021ab84abe1e138ce84b767704005a2700a authored about 17 years ago by David Roundy <[email protected]>
use default modifyLayout in Circle.

92834a2493d16567932d377398d81a7be93c36c3 authored about 17 years ago by David Roundy <[email protected]>
update LayoutHelpers to work with new Layout class.

dcaae4f01b803a9da6a77003c182c0b00f337ab3 authored about 17 years ago by David Roundy <[email protected]>
make TwoPane work with Layout class

4c841078b3ac5d82ed483bf31d8fadcee92fb48a authored over 17 years ago by Andrea Rossato <[email protected]>
Circle: must export type constructor

62f6884423e642e2381bcc6df456d7b4755982bb authored over 17 years ago by Andrea Rossato <[email protected]>
make Circle work with Layout class.

8d1d4b466e6dbf5fdd500357d49db425743f6768 authored over 17 years ago by David Roundy <[email protected]>
Rolodex.hs: add missing type signature.

div' is only used with Dimension, used Integral to keep it general.

fa98fc3b7d7ea94839112075a047995afe8d7d64 authored over 17 years ago by Joachim Fasting <[email protected]>
Warp.hs: remove seemingly unused code.

35f29b75d3d258cee2c6624a878d554a53a1d333 authored over 17 years ago by Joachim Fasting <[email protected]>
CopyWindow.hs: -Wall police.

4bde5e30b6e803f90c7cec341f535b2502deba21 authored over 17 years ago by Joachim Fasting <[email protected]>
CopyWindow.copy: remove seemingly unnecessary parameter from helper func.

d557e5f3823fc46c4ffe60b3f7af71cb8b9e6403 authored over 17 years ago by Joachim Fasting <[email protected]>
DirectoryPrompt.hs: add missing type signature.

119412d0950ec0a79e895bee2975c1af7624fa6f authored over 17 years ago by Joachim Fasting <[email protected]>
LayoutChoice.hs: update module header.

2fa916ad29514896d430a0a5246003e8ff186fd8 authored over 17 years ago by Joachim Fasting <[email protected]>
LayoutChoice.hs: add LANGUAGE pragma.

3ce4b71b139d610f425fad4379a85cf27111e907 authored over 17 years ago by Joachim Fasting <[email protected]>
SinkAll.hs: -Wall police.

1f3bdd659a306c3687eda6df02aee78b8c716b56 authored over 17 years ago by Joachim Fasting <[email protected]>
XPrompt.hs: replace 'borderWidth' with 'borderPixel'

borderWidth is already defined in Config.hs. Thus, if one attempted to use a prompt configuratio...

8d29875f8b9701a01eb975b44ead3cc6a99492ca authored over 17 years ago by gwern0 <[email protected]>
Operations.sink is gone

4d2170bbb4dcac1ef18c7653853fe502fc13a5ea authored over 17 years ago by Spencer Janssen <[email protected]>
Match 'Remove Operations functions which have StackSet equivalents' from the core

6c7fde299198f7d969fe7b097769834a8e8a06a6 authored over 17 years ago by Spencer Janssen <[email protected]>
SshPrompt.hs: fix some copy/paste errors, rebind sshPrompt to not conflict with xmonadPrompt

Just a minor patch to the comments/documentation, which was clearly copied
unchanged from ShellP...

67779476ed1de5968c40e93bc9078929349275c9 authored over 17 years ago by Brandon S Allbery KF8NH <[email protected]>
make fixedLayout accept a list of Rectangles.

This works nicely for describing a fixed xinerama-like layout.
(e.g. when using two distinct VNC...

2aaadede3531dc72b76ffda532b5cbfcbdd68337 authored over 17 years ago by David Roundy <[email protected]>
Fixing some typos and grammar in documentation.

44a2e41a157a2caad52afece38dcc1f70ed1526f authored over 17 years ago by Michael Fellinger <[email protected]>
Typo in Tabbed.hs documentation

0994d187f21c101abf37893401e8103d0053a347 authored over 17 years ago by Michael Fellinger <[email protected]>
ssh-global-known-hosts

Add support for global ssh known hosts file, which is checked for via
$SSH_KNOWN_HOSTS or a stan...

f5f674280df573d1d85292ad7c1a79f104059776 authored over 17 years ago by Brandon S Allbery KF8NH <[email protected]>
FloatKeys.hs: needs -fglasgow-exts to compile.

220d6b1888638e3f360b0a6c5ee6ada54cf716b1 authored over 17 years ago by Joachim Fasting <[email protected]>
DragPane.hs: needs -fglasgow-exts to compile.

0bf45b94cfea7a7150eaa7dc34c8f9aac4803842 authored over 17 years ago by Joachim Fasting <[email protected]>
add LayoutChoice module.

451b5e869d3903716596d3065f8777ebdb24540f authored over 17 years ago by David Roundy <[email protected]>
add function and comment assisting use in resizing the screen.

3c72df8713017ee4b9785bc56ab529c24eba777c authored over 17 years ago by David Roundy <[email protected]>
Add FloatKeys for moving and resizing of floating windows with the keyboard

883854c1e889e8ad4ada92380c0d375b2f22272a authored over 17 years ago by Karsten Schoelzel <[email protected]>
Add CycleWS to MetaModule

0f1618bac9eb082d0e1636d76ef3b671f02173f1 authored over 17 years ago by Spencer Janssen <[email protected]>
Add HintedTile docstring

4c2017bf36498a01f86f32236220b8d1ee177792 authored over 17 years ago by Spencer Janssen <[email protected]>
Docstring parser for generating xmonad build configs with default settings for extensions

d0adeca94a99cec070fab6d9f8c44e1c8421a778 authored over 17 years ago by Alex Tarkovsky <[email protected]>
Fix FlexibleResize for change in applySizeHints

e345ad893d06b8fe6fe7df62fec4824031b423c0 authored over 17 years ago by Karsten Schoelzel <[email protected]>
make dragPane handle thinner.

c0ed2a6bbc244a424679152bcbfcf419dcc1b0ff authored over 17 years ago by David Roundy <[email protected]>
TAG 0.3

39180985fb647931518f27e552b90ad9e8a2f057 authored over 17 years ago by Spencer Janssen <[email protected]>
docs not generated in DragPane.hs

dd3bd26cecf48b4cc5c73e767cc36f04b22c5a79 authored over 17 years ago by Don Stewart <[email protected]>
Unify Drag(UpDown)Pane

9ab2d777988c5ddbc4b323631f65a66204cfbd4f authored over 17 years ago by Karsten Schoelzel <[email protected]>
HintedTile typo

9d9316beff408c10fd15b4a67e439f277554996d authored over 17 years ago by Spencer Janssen <[email protected]>
HintedTile

804e932f9b185368a794dd497759fe747d142ebe authored over 17 years ago by Spencer Janssen <[email protected]>
Doc fixes for DragPane

9f442ed41ad9aad0754f65425382dcc92405e4e0 authored over 17 years ago by Spencer Janssen <[email protected]>
XPrompt: a very long string in the completion list can lead to a division by zero

8a5e61d0df1b81795b436060cd0646092a9dff4b authored over 17 years ago by Andrea Rossato <[email protected]>
XPrompt.hs: remove debugging bits

3a2c49b14899586074335c7276c4e40160705481 authored over 17 years ago by Andrea Rossato <[email protected]>
make code more compact in XPrompt.

9994baef5dd742030523d09a1a13e9556cc66219 authored over 17 years ago by David Roundy <[email protected]>
fix bug leading to early exit in XPrompt.

7551c7949689f262ff149f208c5e3c189234a091 authored over 17 years ago by David Roundy <[email protected]>
cleanup in WorkspaceDir.

c7728a6b6a77407a3e520638be4223950b246fec authored over 17 years ago by David Roundy <[email protected]>
new SetWMName module, useful for working around problems running Java GUI applications.

29a9eb9f5ab22c8c2345056c2ddd4fffa50166f9 authored over 17 years ago by Ivan Tarasov <[email protected]>
clean up CopyWindow.

4b9bfe0a8ad3683485cdc25bfb79b99ade54f305 authored over 17 years ago by David Roundy <[email protected]>
fix bug where we draw divider for DragPane even if there's just one window.

ebe8385a4f3c7855ff5cb5c80957ae5792212c95 authored over 17 years ago by David Roundy <[email protected]>
cleanup in DwmPromote.

5943b98bf210625c994ca17f476a80b9a942f165 authored over 17 years ago by David Roundy <[email protected]>
cleanup in ViewPrev.

266f5cfc0a54f4245e452c03cce3e48b557b5ed2 authored over 17 years ago by David Roundy <[email protected]>
remove LayoutHooks module (which is unused).

4efa95ece03e95f3bd3fed9c3927481e70d473c5 authored over 17 years ago by David Roundy <[email protected]>
XPrompt: just code formatting

8935f2aa6503aa90dfa02365bb25c4d7664cd82f authored over 17 years ago by Andrea Rossato <[email protected]>
CycleWS: a couple of simple functions to cycle between workspaces

12503e090aebc926c596fcacd398f7206eb101de authored over 17 years ago by Andrea Rossato <[email protected]>
CopyWindow: update usage info

d9258cb5fa12c6e22ff0bf81f39825a6d4006914 authored over 17 years ago by Spencer Janssen <[email protected]>
make Contrib use WorkspaceId = type String.

e0a509171e6bf3be2adc12f2b2fe2a9438553bf7 authored over 17 years ago by David Roundy <[email protected]>
remove redundant fromIntegral from Commands.

c6cfe936b2acf3b199ecbe53ea114bcf80770078 authored over 17 years ago by David Roundy <[email protected]>
Changed getName to use locale-aware functions

Rewrote getName using getTextProperty and wcTextPropertyToTextList.

e28702c57b986d5d37013698214a5407eccf4285 authored over 17 years ago by Mats Jansborg <[email protected]>
Mosaic.hs (really) Fix incorrect usage example

"tall" and "wide" are anachronisms as well. It makes me wonder how we can
and/or should give exa...

85b66b59194067930b5fe963267075128c157842 authored over 17 years ago by Jason Creighton <[email protected]>
Mosaic.hs: Fix incorrect usage example

1712b743265ae0fdae03e2763dccbdca5d1356a3 authored over 17 years ago by Jason Creighton <[email protected]>
XPrompt: haddock tuning and more comments

ff2461714aabc6d81950d1b50d2a3a341ec15043 authored over 17 years ago by Andrea Rossato <[email protected]>
SwitchTrans:: haddock tuning

d1521fc0c78bfe2df46535143eee51a2d8357082 authored over 17 years ago by Andrea Rossato <[email protected]>
RunInXTerm: haddock tuning

965a639fc4b9e4970e42fe1cc5a6009fd3ee5832 authored over 17 years ago by Andrea Rossato <[email protected]>
RotSlaves: haddock tuning

840c18cb0abdf130fafe286abbcb7214f87626f4 authored over 17 years ago by Andrea Rossato <[email protected]>
Roledex: haddock tuning

01b4e6f9bf815d61c7a7c833a9d51646bafe1db2 authored over 17 years ago by Andrea Rossato <[email protected]>
LayoutHelpers: haddock tuning

0204f0a79e84cee40c65edd8bf3f8303a13cb581 authored over 17 years ago by Andrea Rossato <[email protected]>
DirectoryPrompt: removed ShellPrompt usage info and added pointer to WorkspaceDir

16b73d9d8ad14df2d3c1777e59c3c42911e578a7 authored over 17 years ago by Andrea Rossato <[email protected]>
DeManage: haddock fixes

3ad79e12664da6dc809000122270f5960eb4aaaf authored over 17 years ago by Andrea Rossato <[email protected]>
MetaModule: removed BackCompat no longer in the repository

f581d0ea3c4b24632727c6f909d5e383e2ba6ea9 authored over 17 years ago by Andrea Rossato <[email protected]>
XPrompt: documentation only

588c5917edd4f512a7fe0d004b14de1be0beed20 authored over 17 years ago by Andrea Rossato <[email protected]>
ShellPrompt: quickcheck related refactoring

3b89f0265045ceca89b980074d5ae3161e7b6302 authored over 17 years ago by Andrea Rossato <[email protected]>
added a tests directory with quickcheck tests for XPrompt and ShellPrompt

6febbc81310f65e82329113142410637a8b30563 authored over 17 years ago by Andrea Rossato <[email protected]>
XPrompt: quickcheck related refactoring

With this patch XPrompt can be tested with quickcheck. As a result
getLastWord and skipLastWord ...

d7b9bd48bdd64081b334efccb2c85802c401c4e6 authored over 17 years ago by Andrea Rossato <[email protected]>
fix MagicFocus/floats interaction

73c26465a6067c99aa4da7c5d94837d14dd736cd authored over 17 years ago by Peter De Wachter <[email protected]>
fix Circle/floats interaction

405a7c630716044263be3d5f167ba3e5736b9624 authored over 17 years ago by Peter De Wachter <[email protected]>
ghc thinks I don't need those fromIntegrals

039a76c9cb296edd921c08253e63afcc43a7eecb authored over 17 years ago by l.mai <[email protected]>
XPrompt: fixes a nasty bug in getLastWord

This patch fixes a nasty bug in getLastWord, a bug that causes XMonad
to crash as soon as the co...

990d65eb3e20bef88d8bca1a0d1ac8cb261bbc2c authored over 17 years ago by Andrea Rossato <[email protected]>
Make FlexibleManipulate comply with new mouse dragging system

1902feb3ce616e804d971a4014822224ac5c6c45 authored over 17 years ago by Spencer Janssen <[email protected]>
Remove GreedyView: the functionality is now in StackSet

7d9c2158ffd5b6d969a55c3cd668cac818a12886 authored over 17 years ago by Spencer Janssen <[email protected]>
use XPrompt in WorkspaceDir.

002b15cb1f54204238b0d0df082f1beeafa19a7d authored over 17 years ago by David Roundy <[email protected]>
clean up DynamicWorkspaces to handle layouts properly.

709c2b857395f4a7781b0e91264911db75196814 authored over 17 years ago by David Roundy <[email protected]>
Use maskEvent rather than nextEvent. Fixes rare segfaults

5e358c365e72e4d288292d9b21e8b8436d500d1f authored over 17 years ago by Spencer Janssen <[email protected]>