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 LayoutCombinator class and revert PerWorkspace to its Maybe Bool state

As I said in order to have a CombinedLayout type instace of
LayoutClass and a class for easily w...

de1d0432b2eeec3213a83e6c4f5f0274f19641c3 authored about 17 years ago
Extending.hs: documentation update

adf747b6663cea826d17a8d8b4e6ff5783941e53 authored about 17 years ago
DynamicLog: lots of additional documentation; add byorgeyPP as an example dzen config

1826f43e853400d2663286f572168c2a7c779c42 authored about 17 years ago
SimpleDecoration: export defaultTheme

9222210f224f69f5b8e9475977c27db2e2c0e97d authored about 17 years ago
Various decorations related updates

* remove deprecated TConf stuff
* Remove 'style' from DeConf
* Change DeConf to Theme
* shar...

dfa3a4ee01280242eb3a6a946ae889e0b4f45958 authored about 17 years ago
LayoutCombinator class: code clean up

- ComboType becomes CombboChooser
- removed the stupid doFirst
- better comboDescription default...

2797c0d71b318d76fe39114e72ff636eeeb659e4 authored about 17 years ago
Add a LayoutCombinator class and a CombinedLayout and port PerWorkspace to the new system

055a6b1232b0a453502212d2e6c3f0d9eecc035c authored about 17 years ago
Search.hs: add documentation and two more search engines (MathWorld and Google Scholar)

63a63b3bd00ae2857a549c7d9645ac1a4886ca20 authored about 17 years ago
xmonad-contrib.cabal: add build-type field to get rid of Cabal warning

fd3751ea61d435c6f2577b8603d5ee590449ecff authored about 17 years ago
add emptyLayout to MultiToggle

d1dc49575bf9bee1f73b4fe1fb57226a04bfc194 authored about 17 years ago
grammar fix

ced1792bfaa2e385b03a1068fb7806d3b8e30d1c authored about 17 years ago
Named: reimplemented as a LayoutModifier and updated Config.Droundy accordingly

f23a87f4e668f3e05882919c8618e730349d4b58 authored about 17 years ago
LayoutModifier: add modifyDescription for completely override the modified layout description

69122279141e4e36b7fc65acaba51673219af4e1 authored about 17 years ago
Make ToggleLayouts and Named implement emptyLayout

5dab294a2dea8727065a9eee3a82faee545ce596 authored about 17 years ago
Decoration: the fontset must be released even when we don't decorate the first window

This is quite an old bug! It affected Tabbed since the very beginning..;)

97acd14ed5007d04aa9732c5f8cf9bf4559c5b94 authored about 17 years ago
Decoration: I forgot we need to release the fontset too!

beea8ab5d84197fcca8343a278eba5f4db23616e authored about 17 years ago
Decoration: after deleting the windows we must update the layout modifier

Thanks to Feuerbach for reporting this.

700944720be30f5709b8302caab0196f0368a20d authored about 17 years ago
depend on xmonad-0.6

2659a120495f8e9ee410637002474033404ad0fe authored about 17 years ago
Bump version to 0.6

3533a5d3f387e09119a5d379089d29f741622996 authored about 17 years ago
I use urxvtc now

d8baf188db51a974278773920ab65b188da77b19 authored about 17 years ago
Update the test hook

8dcb699db39133a58ba4e55fb852bf3f6583891e authored about 17 years ago
Reflect: reimplemented as a layout modifier (which makes it compatible with windowArranger and decoration)

c281e20e0a2df6c55ac1d7a27e29e3f59fad8dc7 authored about 17 years ago
SimpleFLoat: change the description to Float (Simple is the decoration description)

ddbbc56285e986b627dac6b44bea9aaf1ec5d51c authored about 17 years ago
ManageDocks: implement AvoidStruts as a layout modifier

14d7231dd04f79a8ff8b8fdf8ae1b7a5965c7932 authored about 17 years ago
ResizeScreen has been rewritten as a layout modifier

18921e16c9267467f5676f926bd24fa2a811a18a authored about 17 years ago
LayoutModifier add a modifyLayout

Many layouts are written as layout modifiers because they need to
change the stack of the rectan...

0f0a99e3559a97889b0422f4dd9f0bedc5acaeb9 authored about 17 years ago
Make LayoutCombinators deal with emptyLayout

099d1c689fc90bc9d5d4380cab691f65eca9b223 authored about 17 years ago
Add ResizeScreen, a layout modifier for modifing the screen geometry

ee0b0d59cbf61ff56d2df8b4c92061ba9869f427 authored about 17 years ago
WindowArranger can now arrange all windows

This is useful for SimpleFloat, whose state can now persists across
layout switches.

8f65eecf9204e1a4435bfbfb8d1ec04d618a4153 authored about 17 years ago
Arossato: updated my config to recent changes

bb4c97ede0aa6a3fb8b2829aacc80d25c404d3b3 authored about 17 years ago
Add SimpleFloat a very basic floating layout that will place windows according to their size hints

de40bee12f0ae7a3037e028400f3dfca535e3dcc authored about 17 years ago
WindoWrranger: export the WindowArranger type (see the upcoming SimpleFloat)

c84a26022d30a5c4ff9ba13842fde02f59a0177c authored about 17 years ago
ShowWName: show the name of empty layouts too

d32fa5ae21059c7bad79bab93b03f89c82f28fd9 authored about 17 years ago
ManageDocks: add emptyLayout definition for supporting the new decoration framework

07c2c3e7f99c8abc9db19efd6f2f10e03e26da71 authored about 17 years ago
TwoPane: add description string

c050c3efa903688d014cebdceab0e5f93630613e authored about 17 years ago
Decoration: code formatting only

a7bc2bf88e0c7c79e9fd446edeb4fc7010afd4aa authored about 17 years ago
export DeConfig to avoid importing Decoration

6d21eb841e9f39918dbe4d0baf940ff87d248847 authored about 17 years ago
Prompt: code formatting only

ababfeca6f63c02861536c6b1f5fa49716b19d89 authored about 17 years ago
Don't export TConf anymore and export DeConfig instead

WARNING: this patch may be breaking your configuration. While it is
still possible to use:

tabb...

041eb5dc183b07a96bad3a65c79c21bc6916cec5 authored about 17 years ago
Tabbed now uses Decoration

baca0e98d1ae10220f2e89c2b5a9f0951c8310c5 authored about 17 years ago
Add DwmStyle, a layout modifier to add dwm-style decorations to windows in any layout

18e5a2658fc1a1f43e22326127c8918456beaa38 authored about 17 years ago
Adde SimpleDecoration, a layout modifier to add simple decorations to windows in any layout

8c3d08544a22d47a786960b8d51518268c19599d authored about 17 years ago
Add Layout.Simplest, the simplest layout

82a62c856f5d5c958f4d1e8b4a15d2db57f487e8 authored about 17 years ago
Add Decoration, a layout modifier and a class for easily writing decorated layouts

6a6a09a99157727db9fb895ded129d78016872a4 authored about 17 years ago
Add WindowArranger, a layout modifier to move and resize windows with the keyboard

c749fbc3994d877de23f83b3a469b153dfe1e531 authored about 17 years ago
ShowWName: moved fi to XUtils

968868a359331b46d56b861d02b31f6ec7244969 authored about 17 years ago
XUtils: add functions for operating on lists of windows and export fi

8120af677b3e78efcef486321455a13487c6b2d7 authored about 17 years ago
LayoutModifier: add emptyLayoutMod for dealing with empty workspaces

e9f0f052178a4c0ba4a92b954932c597b65bf6ab authored about 17 years ago
LayoutModifier: add pureMess and pureModifier to the LayoutModifier class

efc4ad95b864316b32c6154b1b562ddb886ca4f9 authored about 17 years ago
-Werror when flag(testing) only

dec7167bc8b96dcf6fc04811874b874a489f6cfa authored about 17 years ago
add 'single' helper function

4440974718946ed9dfdbcd80d1a9468c4d75db5b authored about 17 years ago
documentation fix

7629022c726add9aca412515886d1eb6cb1ea150 authored about 17 years ago
style assimilation

9a209f6d55b03b84612e73606704ec007752ced5 authored about 17 years ago
add XMonad.Actions.CycleSelectedLayouts

bb1fce547f6be21cfbc593539702cb920b34533c authored about 17 years ago
Reflect.hs: minor haddock fix

73502fbbdf41aeebd938933fb25e9d5a05284d4a authored about 17 years ago
Reflect.hs: use -fglasgow-exts for now instead of LANGUAGE pragmas, for compatibility with ghc 6.6

10fbf85a2ad89bf99a666d437d5ec001b821dfe0 authored about 17 years ago
Reflect.hs: add MultiToggle support

e0024ec9c8591f89f9551015859a2a42a365d1fc authored about 17 years ago
MultiToggle.hs: improve 'description' implementation in LayoutClass instance to display the current transformed layout rather than just 'MultiToggle'

670d3160c456383c8113a41c8ad602bdda0f4158 authored about 17 years ago
Layout.ShowWName: generalize the instance

a07b2070237a70cbb6914aff93115b99b0df72f8 authored about 17 years ago
Layout.Reflect: new contrib module for reflecting layouts horizontally/vertically

4026d407306638bc53637142bcb12ca651118b15 authored about 17 years ago
Timer: some code cleanup

80f70d284dea4b2a1de6fcb6baeddd3237eb55e8 authored about 17 years ago
Use doubleFork instead of manual double fork, or buggy single fork.

This fixes showWName because Timer was leaking zombie processes.
You should update xmonad, sinc...

c7a64a99ce0d554e2e8cdad15353bf9c06656801 authored about 17 years ago
ShowWName.hs: switch color/bgcolor in call to paintAndWrite

e76c6542115700721f2b8e07fd31268b0eedb7c9 authored about 17 years ago
Prompt: clean up and optimize moveWord a bit

1e7cd73544df7f66ce733017e682fa098c3ddf96 authored about 17 years ago
Prompt: added moveWord to move the cursor to the word boundaries

The actions have been bound to ctrl+Left and Right

06b3767cae75801b7caa4bc15d193f9f3a99aba2 authored about 17 years ago
Doc.Extending: added links and description of recent module addition

1125e9102e3811ba4ab8cf544a3a497de310031d authored about 17 years ago
Action.Search: small haddock fixes

396ae4e77c0e9e682b06c48a3fc3fb24088720ff authored about 17 years ago
ShowWName now uses Timer and XUtils to display the workspace name

7124346ebed68aa4be60f9b4eaa79b2db344a7fe authored about 17 years ago
Add XMonad.Util.Timer, a module to set up timers and to handle them

6283298a853f7d3bfaae57c0a407dcd3671942ee authored about 17 years ago
de-obfuscate the initState and set the init offset to the length of the default text

c1a711dba008cea0fd7af0fd396a95d86dafe0cb authored about 17 years ago
prompt: Allow to provide a default text in the prompt config.

9a4559d2fa5ddfb96c548eaf593c2e00f9d056c6 authored about 17 years ago
Extended PP with sorting algorithm specification and added xinerama sorting

algorithm
- idea is to specify sorting algorithm from user's xmonad.hs
- xinerama sorting ...

f5a867c3a9f55e76290abfcdf7ef73c019080d14 authored about 17 years ago
cleared up transience to better highlight how to use ManageHooks properly

The initial patch that extended the EDSL for writing ManageHook rules did not come with a good ...

9a6494fae2015a62596eaad77945a8c7e93d63aa authored about 17 years ago
expands the EDSL for performing actions on windows

This patch adds a few types of relationships and operators for managing windows with rules. It...

f7c34eef319504cb3184ffd913ebac2b3c936e99 authored about 17 years ago
shiftPrevScreen and shiftNextScreen, to make CycleWS consistent

35c5c1eaf0d9e8f960f8cd30f31d49e0cf3f711b authored about 17 years ago
PerWorkspace.hs: add an explanatory note

4fbd0c5b3f7cafc77458449c24b1bccebf7fe750 authored about 17 years ago
Add ShowWName a layout modifier to show the workspace name

This module requires dzen

926c5ec9d22548394633f5085924a2ad630eb4b9 authored about 17 years ago
ManageDocks: some documentation fixes

69453d212a7c7e373e10e2840b6b43eb8f26e8bc authored about 17 years ago
Correct caps in module header.

9b0a2649b60cb9014e3667154e8536f301f1560b authored about 17 years ago
Use LANGUAGE pragma.

8454e5d6b3013c2ad6c52b65058ed65288735e05 authored about 17 years ago
Clear _NET_ACTIVE_WINDOW when nothing is focused

35ea95dc885d49c4bffb0234ace3fffdb009e6bd authored about 17 years ago
textExtentsXMF doesn't require the display

6bcefb308bc66e706743cf169590cc35f0c7cd95 authored about 17 years ago
-Wall police (again)

0917d4f5d453a3ecdb7a74eeb3ea6378120cd475 authored about 17 years ago
-Wall police

0bf616d2fbcdcab2150dc51a9d0863e2fd9e390d authored about 17 years ago
Fulfill the EWMH specification by listing the supported ATOMs, doesnt really make a differene AFAIK

4f2feafd0496ae1636d94b27c5b70933ee6cb303 authored about 17 years ago
display all visible windows on the current desktop in the pager

This is my best shot at modeling xmonad’s WM behaviour in a way that
the Extended Window Manager...

e153c6d40651493162230028787f1e7353a4aae6 authored about 17 years ago
Although I do not need the curr variable after all, this is nicer

0b1beb1d2be707cfecca240aa89badcf264883ec authored about 17 years ago
Add support for cycling through screens to CycleWS

54c138c4f0e3460abf3eb352d962960a6e1f0c73 authored about 17 years ago
Don't bother checking executable bits of items in $PATH, yields a significant speed-up

c6e80350e225d3c3fba353bc23403acad9fcfecd authored about 17 years ago
ResizableTile.hs: fix resizing to work in the presence of floating windows (resolves issue #100)

24b112c452b3fafde348a1dfe25cd0aa789fbcb4 authored about 17 years ago
LayoutScreens: haddock fixes

c698a58fe6a3aab68fcc26d766fd9828bd049886 authored about 17 years ago
XMonad.Actions.Search: haddock fix

f6723df7d8783ff19abc356e9cc06163eb4ee9d8 authored about 17 years ago
Fix isssue 105

issue 105 was due to the fact that tab windows created when
bootstrapping the windowset after a ...

0c835744c2d3f82f2d40e89e9a014ba374bca5ed authored about 17 years ago
Prompt.hs: mv .xmonad_history into .xmonad/

See my email to mailing list. This will slightly break anyone who upgrades while running and exp...

7e0186ef4e7767c2223d26952f95063449806e20 authored about 17 years ago
Search.hs: +docs, and export simpleEngine so users can define their own

9e28c1ce3760f96d5f363aa2fd6704b61d50765d authored about 17 years ago
Search.hs: mv into Actions/ per IRC suggestion

7b3466d9a9dd9c1b15a4b5df7bb1ff87b6cd5d12 authored about 17 years ago
Search.hs: add hoogle

838c878fa2ec5436178a88e7deda7c09c03c92f8 authored about 17 years ago
AvoidStruts: add support for partial struts

53571aad1eabe810f962d81f5e01f58153a0354c authored about 17 years ago
ManageDocks: ignore desktop windows also

feae6b11e5903efa02f899f7c7fb6ac2ec16b0a4 authored about 17 years ago
Wibble

0cca07363d511d27bf6c7befaedecc478bc12a61 authored about 17 years ago