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

Merge branch 'master' into master

dcc2a69fbcbb9e29fc6275583bca59d1a3a66da9 authored over 7 years ago
Update CHANGES.md

ff3ecd20322615499dd909c633bed559f0e967c2 authored over 7 years ago
Export XMonad.Prompt.insertString.

96e9cab75358d5bf086227c308b369a78bad2760 authored over 7 years ago
Merge pull request #205 from Gekkio/fix-gnome-config-mod-shift-q

Fix Gnome config modm+shift+Q logout command

97daafa7235e7049608748ae01c7187d31b32c62 authored over 7 years ago
Fix Gnome config modm+shift+Q logout command

The --kill option was deprecated in 2.23.x (year 2008):
https://github.com/GNOME/gnome-session/b...

26690e2d0bbecb6110efb1c2559844fcd681d4b2 authored over 7 years ago
Merge pull request #200 from xrvdg/readme

README.md: Update links and add contributing info.

dc04c3821ce7c86de077a7cd254ab63822889c38 authored over 7 years ago
Merge pull request #201 from xrvdg/commands-dmenulike

X.A.Commands: Parameterize runCommand to accept dmenu-like launchers.

430942e981f99674741a682c0802a401d37076a1 authored over 7 years ago
Merge pull request #202 from xrvdg/spacing-gaps-documentation

X.L.Spacing + X.L.Gaps: add mutual hyperlink

62028bbff7560c0b9c1cc4ddae4dcaec54209082 authored over 7 years ago
Merge pull request #190 from crocket/master

Replace X with MonadIO in XMonad.Util.Dmenu

4719dfe26070f2ce79384713caed8f2aad3b378f authored over 7 years ago
Add -dock to dzen command

b1f28e64d76ae89ed71cca8afbd8f46af600814a authored over 7 years ago
Make XMonad.Util.Dmenu.menuArgs compatible with GHC < 7.10

menuArgs breaks compilation on GHC < 7.10 because it uses fmap but
only has a MonadIO constraint...

79301516049e49d6f56f9234c7785ca450660ed1 authored over 7 years ago
X.L.Spacing + X.L.Gaps: add mutual hyperlink

These layout have different applications but their names could cause some
confusion since the mo...

cad6bb77691f8db4205d2b57d58baafae860d66c authored over 7 years ago
X.A.Commands: Parameterize runCommand to accept dmenu-like launchers.

The X.U.Dmenu library has support to run dmenu-like launchers, but X.A.Commands
has the use of d...

d5dd9329b5c24152542f5c84b6c421cbdbcff45a authored over 7 years ago
README.md: Update links and add contributing info.

Firstly, the links are updated to point to Hackage rather than xmonad.org since not all redirect...

1b1a0eeada8a1ad024090480ca1f92b197b7e69f authored over 7 years ago
Add XMonad.Util.SessionStart

This module provides a way to query the session startup.
Currently the flag has to be set by cal...

c8ce8dcd417ac6ee6fb43cd33c43738e8ae4db60 authored over 7 years ago
Added withFirstMinimized and withFirstMinimized'.

Also changed the order of the `L.intersect` line to prevent the map key ordering from changing t...

8266feba955652fe6c8302da6fe97de5060ac9c1 authored over 7 years ago
Replace X with MonadIO in XMonad.Util.Dmenu

MonadIO is compatible with xfork which prevents dmenu prompts from
freezing XMonad.
Without xfor...

3282fb420dd43dd6ac6f50837943b36d0a071c4e authored over 7 years ago
Merge pull request #186 from ankaan/multicolumns-layouthints-windoworderfix

Fix render order of LayoutHints and MultiColumns

12227d37caf99b6047912828a5f02e5e1926a42d authored over 7 years ago
Fix render order of LayoutHints and MultiColumns

Before this fix, when using layoutHintsToCenter together with
MultiColumns, in certain situation...

cff3343a8c6b48e58c55afe94b932cce0d88b68b authored over 7 years ago
Improve conversion of Char to KeySym in XMonad.Util.Paste

a5c5c52745e89061bd5e153ff940962c89476b66 authored over 7 years ago
reimplemented with X.A.Minimize

2314dd628a95d744e6161317b7402ed53abfab34 authored almost 8 years ago
forgot importing <$>

95cd118c9a48f782720dc12d0ccfb146ffc2a9b2 authored almost 8 years ago
Update xmonad-contrib.cabal

53481b2269ba8ef4ee77103b54b22182b030541d authored almost 8 years ago
renamed the module to X.U.ExclusiveScratchpads

c1c7c3053281ada47cf7ebebd74884365291050d authored almost 8 years ago
Update CHANGES.md

617099badd8c7b92ff6862fb1951d4e74e514971 authored almost 8 years ago
import (<$>) because travis failed

b05f5f12cf246d765a1aaa26739bb1bab0af44c3 authored almost 8 years ago
add new module X.U.MutexScratchpads

270ca2da23e4b6472e106b8d777e8f11231b18e0 authored almost 8 years ago
Merge pull request #172 from bforte/fixed-haddock-comments

trivial changes to fix haddock documentation

ade890ac634bd1aa910b935175a9b52dcb9b44d1 authored almost 8 years ago
Update CycleWorkspaceByScreen.hs

295d416e9d99e9e43463c3d8e684f53e0dbd330f authored almost 8 years ago
trivial changes to fix haddock documentation

38b7a2e7f4215ffd1f0d7c3e316cecd6caf76f92 authored almost 8 years ago
Merge pull request #171 from pjones/pjones/combop-parition

Add message to "re-partition" a ComboP layout

abb5f3d45ccb69e1221560f26fdb8931da770e08 authored almost 8 years ago
Add message to "re-partition" a ComboP layout

This is especially useful with the `Tagged' window property.

e3c46b36db5aeadb2b9890a198fb734274c6b7db authored almost 8 years ago
Merge pull request #167 from IvanMalison/CycleWorkspaceByScreen

Cycle workspace by screen

e5534d16cd7ee1467caefdb4bc3a8ebf6662f13b authored almost 8 years ago
Add X.A.CycleWorkspaceByScreen, Per screen WorkspaceHistory

0e35b6e5047ba355f4fbdce250b18cfda4d16390 authored almost 8 years ago
Merge pull request #102 from f1u77y/rewrite-minimize

Rewrite minimization-related modules

7e47ecc124275abec771934f514e673fb0d605b3 authored almost 8 years ago
Rewrite minimization-related modules

* Use global state instead of per-layout - so now window is minimized on
all workspaces (EWMH ...

c99606bbdd6dfb8d72edff6e264f2e7c0e88153c authored almost 8 years ago
Merge pull request #156 from strokyl/add_modifySpacing_message_handling_to_smartpacing

Add ModifySpacing message handling to SmartPacing and SmartSpacingWit…

a226ca62c7c9bb34a5c0e6b078c037007a176afd authored almost 8 years ago
Merge pull request #165 from davama/master

X.P.Pass doc typo

87683afd7236efc0e4d9ab247391de0a14ce7b6e authored almost 8 years ago
Typo fix

20e8a33e0cdbdc914d7019f909757ac6644f0dbc authored almost 8 years ago
Merge pull request #44 from deepfire/spawnon-child-pid-tracking

Spawnon child pid tracking

21062dd39243203df96941ea63020b023e0d6b8a authored almost 8 years ago
Merge pull request #161 from xmonad/revert-128-master

Requesting focus causes layout order to change

Reverts xmonad/xmonad-contrib#128

cfc99693fe4b2840fa21914d085be3fd07fcd517 authored almost 8 years ago
Revert "Add new module XMonad.Hooks.Focus ."

1b738c2bed4d5a6f5a8bb62ff7bf0bafec08391b authored almost 8 years ago
Actions.SpawnOn: make spawnOn more reliable on Linux, by tracking children across fork

33237f47f7457b9f9b7200dc33d10f3a377c226b authored almost 8 years ago
Move example configuration file into xmonad-contrib for better visibility

65ac029636399d6097c78498c03f5fb0d844695a authored almost 8 years ago
Merge pull request #147 from pjones/pjones/windowMultiPrompt

New function: `X.P.Window.windowMultiPrompt'

713639428229e6b654656a0a793dae5b597b3470 authored almost 8 years ago
Merge branch 'master' into pjones/windowMultiPrompt

0ecbc68b9832cb0b1155d7210e3f33ccbc33c523 authored almost 8 years ago
clean up Hooks.Focus-related CHANGES and move to 0.14

3ab4a94d6fc3c5e0fc9d59867c6ae22509dd92f2 authored almost 8 years ago
Merge pull request #128 from sgf-dma/master

Add new module XMonad.Hooks.Focus .

3b9924b181a3e069a9b95250f52c6e0fbbdfc71d authored almost 8 years ago
Merge branch 'master' into master

08abaccdcecbd59e13dcd6a811febfc02b5c9ebd authored almost 8 years ago
Merge pull request #158 from xmonad/ezconfig-latin1

X.U.EZConfig: include Latin1 keys

acdea28dfdf8297a2665813aca5322aa85258d10 authored almost 8 years ago
update CHANGES for EZConfig Latin1 changes

4ba56ee388500e8468aa778c113e9c666ef1bf65 authored almost 8 years ago
X.U.EZConfig: include Latin1 keys

057af44998f5d5d44ca0fc725f35cc01fec13181 authored almost 8 years ago
Add ModifySpacing message handling to SmartPacing and SmartSpacingWithEdge

b4e7ab3d37b740bceccfc144640c1bc60199c41c authored almost 8 years ago
Merge pull request #153 from mitchellwrosen/master

Respect number of master windows in Magnify layout

8984ce64bb62f17b6628f075db623fec6a3e8a2a authored almost 8 years ago
Respect number of master windows in Magnify layout

1b96c646c1b36ac2f996d80f9e9c8a10297ff821 authored almost 8 years ago
Merge pull request #151 from samdoshi/gridselect

GridSelect: border colour and vertically centring text

78a15b9d49ad33433e7afa41834eddb5f15376dc authored almost 8 years ago
fix ThreeColMid window shuffling

Fixes #137.

4c00eb58486f445addd78518f37c101efc13c574 authored almost 8 years ago
typo in navigation2DP example

The example code in the documentation uses `navigation2D` instead of `navigation2DP`, evidently ...

a372b455dc9adf25447fb0d6abe907d6a92dab70 authored almost 8 years ago
improve the vertical centring in X.A.GridSelect

a79a116934ce64e01c727d8397f325ad546ccf54 authored almost 8 years ago
allow border colour to be specified in GSConfig

b1dee9b0b4cc51896b07d36fb7e186bf426ec3b3 authored almost 8 years ago
Merge pull request #149 from pjones/pjones/tagged

X.U.WindowProperties: Added the ability to test if a window has a tag…

54ef9f6f8d4839b04eeee186a689485ca4e3fd80 authored almost 8 years ago
Merge pull request #148 from samdoshi/bsp

export BinarySpacePartition type

cffc36e21af0b1e1ccaf9de6c02223f080c1fc27 authored almost 8 years ago
X.U.WindowProperties: Added the ability to test if a window has a tag from `X.A.TagWindows`

New data constructor `Tagged` that uses `hasTag` from
`X.A.TagWindows`. This is great for build...

025433c6582553aa60a14ba4e9a1bff27402f975 authored almost 8 years ago
export BinarySpacePartition type

0f9a6015e48a251c28f8bb1821f3ea420937d46b authored almost 8 years ago
New function: `X.P.Window.windowMultiPrompt'

Like 'windowPrompt', but uses the multiple modes feature of
@Prompt@ (via 'mkXPromptWithModes')....

00eb2abd8729bd78c226c73ee2988c9089a24beb authored almost 8 years ago
X.H.Focus: Add predefined configurations and more examples.

6f8145a2dcf9c735375e71ef107a6a7c591790f7 authored almost 8 years ago
Correctly mark functions in X.P.Window as deprecated

298e51f93954684e5ade769848ede5c154e4e298 authored almost 8 years ago
Merge pull request #139 from mekeor/better-xpc-font-description

Better description of 'font' field of 'XPC' record

9d2ffeb8e178ace38d7c06417fd79d785415332f authored almost 8 years ago
Better description of 'font' field of 'XPC' record

Describe how to use the 'font' field of 'XPC' record by adding two different examples.

878987071b390860dc5eaa7e8a991cddc3c751d0 authored almost 8 years ago
Add a `stack.yaml` file for testing and easy Hackage upload

ca9b7d9dfcaf972152731420fe9f1ef01d967f5d authored about 8 years ago
Add a cabal.project file

615f007fe458b92061cddac134aa0f77a8e2a3cc authored about 8 years ago
Clean up the change log just a bit

e4e20da8f02b150e895270b9be34152666d337bb authored about 8 years ago
Add a release date

b064d22c2dcb0a2866c23fa13dc1f7ae6fc6e36d authored about 8 years ago
Merge remote-tracking branch 'origin/pjones/rmworkarea' into release-0.13

d2ffb750319d5f3b4f9074fc97c5bc738b6b9437 authored about 8 years ago
Bump version to 0.13

cb344d14b9a6145395f5b2b6d121846729684581 authored about 8 years ago
Merge pull request #141 from pjones/pjones/prompt-complete

Better completion when using `alwaysHighlight'

d1a5f9cf9157ee780fb5562c332078b5191653d7 authored about 8 years ago
Merge pull request #142 from pjones/pjones/border

Use `setWindowBorderWithFallback' to support windows with RGBA color maps

3b1c43ccedd681a953f2ef444a87c5a7b08891b4 authored about 8 years ago
Merge pull request #144 from pjones/pjones/dzen

Manage struts even when _NET_WM_WINDOW_TYPE isn't a dock

76b1771a31049e4f516bd08f44f5d309d4e3e1a9 authored about 8 years ago
Manage struts even when _NET_WM_WINDOW_TYPE isn't a dock

Relates to #21

cd96de53782f04a60adfa5f0bc588e51ff735e40 authored about 8 years ago
Delete _NET_WORKAREA instead of setting it

References:

* https://github.com/awesomeWM/awesome/commit/9c020877dd1357d7d42a29526d3567586f3...

0a8e68b4589539e093c1dc9168fdd2197418fd00 authored about 8 years ago
Use `setWindowBorderWithFallback' to support windows with RGBA color maps

This brings xmonad-contrib inline with xmonad in this regard. Should
also be fix for #138

de4a3bd0edd52eb3d1418721eb4318aa6e64a64a authored about 8 years ago
Don't use `windows' in X.L.Hidden, it might cause an infinite loop

Fixes #132

4f3020313d2709b2569483f5efc4cc9762efc721 authored about 8 years ago
Better completion when using `alwaysHighlight'

This change improves the UX of X.Prompt when `alwaysHighlight` is
enabled. This is especially u...

57c00b1086359b0061ae5ce33aafc8b615e43ddb authored about 8 years ago
Improve prompts for X.A.DynamicProjects

bdec8df4c6c821c0003397e514b4cb0c2a039cd5 authored about 8 years ago
Add `directoryMultipleModes'

Allow X.P.Directory to be used with `mkXPromptWithModes`

52087953fda5c286c8a4b558021b0fd77e6b6e59 authored about 8 years ago
Add GitHub templates

33c805fadcda8144a086c9d53aad932bbbc3e81b authored about 8 years ago
Merge pull request #134 from pjones/bugfix/prompt-history

Use the new getXMonadCacheDir function from #62

32b9f00ce73c4375f5b784bdb96b2b14edaa77fa authored about 8 years ago
Remove no longer relevant changes from CHANGES.md. Fix merge conflicts.

a3593e5607cfaa4e7f1249394f4a1b08d4765bc3 authored about 8 years ago
Update the change log

4dd60756ea75bb3b89886394490b9b813f3b346b authored about 8 years ago
Use the new getXMonadCacheDir function from #62

Prompt should have been using getXMonadDir this entire time but since
we now have getXMonadCache...

74b281b5d331156520d7dbe7a0b863a79d8e18e8 authored about 8 years ago
Merge pull request #131 from sgf-dma/fix-changes.md

Fix CHANGES.md after b9d8f6c .

77e5e5190d43f1dcfaf3d3fbe7a5aa7dd5cfdd0f authored about 8 years ago
Fix CHANGES.md after b9d8f6c .

5bf4b270541cdd728c266f75413e1f4a8e1a4d62 authored about 8 years ago
Merge pull request #130 from strokyl/add_HiddenEmptyWS_to_CycleWS

Add HiddenEmptyWS to CycleWS

8956684ff539329652856a070c539f29ef8e52a9 authored about 8 years ago
Add HiddenEmptyWS to CycleWS

When I have multiscreen I think it's usefull to get the next empty workspace
that is not already...

9da78669e77b3b026bc9e18eb91fd21eaea9cbd8 authored about 8 years ago
X.H.EwmhDesktops: use `manageHook` for handling activated window.

Move EWMH code from `X.H.Focus` to `X.H.EwmhDesktops`. Thus:

- I'll use `manageHook` for handli...

c07be09e17963144551a0c0914ca367522f6c9d4 authored about 8 years ago
X.H.ManageHelpers: Make type of ManageHook combinators more general.

8e5931272c9c606666813e46f29a0cbce13625af authored about 8 years ago
X.H.SetWMName: Add `getWMName` function.

And do not overwrite wm name in `handleFocusQuery`, if user has already set
it.

2807935900a8445c122b61d79d7d88b1106bfdd8 authored about 8 years ago
Add new module XMonad.Hooks.Focus .

Extend ManageHook EDSL to work on focused windows and current workspace.

195cfbe77ece162f0f7e5850467b9828d469ebbb authored about 8 years ago
Merge pull request #17 from kurnevsky/update_pointer_bugfix

UpdatePointer bugfix.

c0cf18def24ad3c032c7b2935611fc3b6a8652bd authored about 8 years ago
Add build status badge from Travis

d5aa562282311788058a47d4dce0f42feab815ab authored about 8 years ago