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

feat: add profiles

bfe2f5b3f9fa89988141604680f3639a81af1f1b authored 10 months ago by mislavzanic <[email protected]>
Merge pull request #874 from ulrikdem/ezconfig-duplicate

X.U.EZConfig: Fix checkKeymap warning that all keybindings are duplicate

c8dff5e2dc565a09daa320fc99a7f1f486914144 authored 10 months ago by Tony Zorman <[email protected]>
X.U.EZConfig: Fix checkKeymap warning that all keybindings are duplicate

This reverts part of 42179b8625d83b2cd3c3a35da84de6f6c0dea6d6, which
effectively changed the dup...

aec21860bae7c810f3aee32fcae72521a07d93f3 authored 10 months ago by Ulrik de Muelenaere <[email protected]>
ci: Adopt the liskin/gh-workflow-keepalive action

This avoids hardcoding the workflow filename and thus makes
refactoring/renaming less error-prone.

93ad0ef2ea000eedee248177400f86f221e0f456 authored 10 months ago by Tomas Janousek <[email protected]>
Merge pull request #873 from mislavzanic/mini_refactor_hidden_layout

X.L.Hidden: use the modifyWindowSet function

ae5949657b11111ef7415fcd3dea684484159c68 authored 10 months ago by Tony Zorman <[email protected]>
X.L.Hidden: use the modifyWindowSet function

dda929dfc5e9398f126249d98bb7ef0790c6f140 authored 10 months ago by mislavzanic <[email protected]>
X.*: Fix typos (#871)

* X.*: fix typos

* X.*: fix typos

* X.*: fix typos

* X.Util: fix typo

---------

C...

a84cec9b2dcc895c7f240f6805552e5f55952d63 authored 10 months ago by Daniel Cousens <[email protected]>
Merge pull request #872 from gabrielsimoes/patch-1

Fix build-with-cabal.sh when XDG_CONFIG_HOME is defined

1d8305d5152a392c838dbdec01ee33e0db8202ce authored 10 months ago by Tony Zorman <[email protected]>
Update CHANGES.md

e963382d62ffb5a71f616dbedd7e076903b2eee6 authored 10 months ago by Gabriel Simões <[email protected]>
Fix build-with-cabal.sh when XDG_CONFIG_HOME is defined

e6dae98c440e88af81ffa424a41495871d1021a2 authored 10 months ago by Gabriel Simões <[email protected]>
Bump version to 0.18.0.9

7843d4dd28522fb6b9923d9cd7bf1cfeb6e65df8 authored 11 months ago by Tony Zorman <[email protected]>
cabal: Bump xmonad dependency

9217ac18e94667a6ed50d06d6fa1e47b51f7e604 authored 11 months ago by Tony Zorman <[email protected]>
Bump version to 0.18.0

c65ea8d3abe9db946cccf1177cfd38a531ad9ef3 authored 11 months ago by Tony Zorman <[email protected]>
Merge pull request #869 from dcousens/patch-1

X.P: Fix some typos in comments

d54d37e344072b77cc761b70cbc9df47c23ce634 authored 11 months ago by Tony Zorman <[email protected]>
X.P: Fix some typos in comments

903e50a65c8c10a996c95ed449e0c8a049065a7f authored 11 months ago by Daniel Cousens <[email protected]>
build(deps): bump actions/cache from 3 to 4

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://g...

f3ee6289ece46a55a362ff4b4f3107f8d3ecb35c authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
only sink window if actually fullscreened

`EwmhFullscreen` unconditionally sinks windows in response to a
`_NET_WM_STATE` root window mess...

318ee92e61a5a305ba2ec8d320a03a2a8eae1925 authored 11 months ago by brandon s allbery kf8nh <[email protected]>
X.L.DecorationEx: extensible mechanism for window decorations (#857)

* First version of DecorationEx.

* Fixed most warnings.

* Fix build error with ghc-9.8.1.
...

a5fb7e021a6fda38c9539a8da7bd757ac957eeca authored 11 months ago by Ilya V. Portnov <[email protected]>
Merge pull request #863 from xmonad/haskell-ci-update

ci: Regenerate haskell-ci

09e37131cadd387cf634a6b69d66dad49b263545 authored 11 months ago by Tomáš Janoušek <[email protected]>
ci: Regenerate haskell-ci

39310a6695f1a26e373a2e7b0988c4df038db94d authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ci: Bump GHC patch versions in tested-with

14e80f2f74a79a30fe4dafd35bef26514d5272d5 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
build(deps): bump cachix/install-nix-action from 24 to 25

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 24 to 25.
-...

2272691ada6cf98a6931c8e202509e11b87357f2 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
X.H.EwmhDesktops: Fix haddock markup

Fixes: 2dcc3a92e70c ("X.H.EwmhDesktops: Add (un)fullscreen hooks")

4bb6a2eedb54fc66c23d339eca6c89632f6b468b authored 11 months ago by Tomas Janousek <[email protected]>
Merge pull request #861 from dcousens/patch-1

XMonad.Prompt: export getCurrentCompletions (and setCurrentCompletions)

7cb6b0f87b144ea8968194a50b00e5c5bb7c9dbb authored 12 months ago by Tony Zorman <[email protected]>
X.P: Export {selected,setCurrent,getCurrent}Completion[s]

385d7e95798e91a5e653f4aa7d0d93782cf5fdd8 authored 12 months ago by Daniel Cousens <[email protected]>
Merge pull request #860 from dcousens/patch-1

Fix Xmonad.Prompt.Input usage example

99b24f314b3ef86a3db6ac1cd786ac48a1db4147 authored 12 months ago by Tony Zorman <[email protected]>
Fix example Xmonad.Prompt.Input usage example

9f51b2a1d6bec5f6c4f2ffac6cf36077c0afea61 authored 12 months ago by Daniel Cousens <[email protected]>
Merge pull request #859 from slotThe/kill-dots

`~/.xmonad/xmonad.hs` -> `xmonad.hs`

82e4260084f33da1183db194c6f2d770427de625 authored almost 1 year ago by Tony Zorman <[email protected]>
Merge pull request #858 from dcousens/fix-min-width

Fix minimum widths for Shrink and Expand

5ceaed8126814a4a0ba0277b681986e5fe621124 authored almost 1 year ago by Tony Zorman <[email protected]>
X.L.TwoPane[Persistent]: Add minimum widths for Shrink and Expand

cd32cac54b344a63a8de21fa50786b854f41ca5f authored almost 1 year ago by Daniel Cousens <[email protected]>
~/.xmonad/xmonad.hs -> xmonad.hs

With XDG support so firmly ingrained now, it's about time we stop
hard-coding the configuration ...

b1b3c4c469ae859dd692e5151d5c73be3f14d89b authored almost 1 year ago by Tony Zorman <[email protected]>
Merge pull request #848 from portnov/master

Add new module: X.L.CircleEx: advanced version of Circle layout

c01cd3a33bfd776dc1079ed793c7e2c8449137c1 authored about 1 year ago by Tony Zorman <[email protected]>
X.L.Circle: Deprecate in favour of X.L.CircleEx

4f2a5c7f430d1996d84cb41f4e64fb50e4dfb7d4 authored about 1 year ago by Ilya V. Portnov <[email protected]>
X.L.CircleEx: Init

19edf5a7a876f14ad67268ce9a87fdf359f3778a authored about 1 year ago by Ilya V. Portnov <[email protected]>
Merge pull request #856 from l29ah/prompt-return-normal-vim

X.Prompt: handle Return key in vim normal mode

75d67cfb1db3096ebbfd1a94589bfe07d00bf849 authored about 1 year ago by Tony Zorman <[email protected]>
X.Prompt: handle Return key in vim normal mode

9609e0ef2e0c07d0d4256a754d9b3e7ac7f23411 authored about 1 year ago by Sergey Alirzaev <[email protected]>
X.U.Ungrab: Avoid "Ambiguous occurrence" error in user configs

3613d4d5430a862eb67d08ed476517e319e702d8 authored about 1 year ago by Tomas Janousek <[email protected]>
Merge pull request #853 from liskin/ewmh-desktop-managehook

X.H.{EwmhDesktops,ManageHelpers}: Add _NET_WM_DESKTOP-handling ManageHook

d54a7e21dd288088b5312cda3440f578d71c076b authored about 1 year ago by Tony Zorman <[email protected]>
Merge pull request #852 from liskin/renamed-named

X.L.Renamed: Provide "named" convenience alias

0fe948feb3fa0e18fd719cfb2b74a8ed30cf0d07 authored about 1 year ago by Tony Zorman <[email protected]>
X.H.{EwmhDesktops,ManageHelpers}: Add _NET_WM_DESKTOP-handling ManageHook

Useful for restoring browser windows to where they were before restart
(which is something one s...

3c329e0aadae94b1b023a186bd996bb0e90e3123 authored about 1 year ago by Tomas Janousek <[email protected]>
X.L.Renamed: Provide "named" convenience alias

I believe this common use-case for the deprecated X.L.Named should still
be provided somewhere, ...

92a7c030b2533af724b5a1423c174555b02fe16e authored about 1 year ago by Tomas Janousek <[email protected]>
Merge pull request #850 from slotThe/fix/prompt-ignores-left

X.Prompt: Execute keypress when it has an action associated to it

e75eb16a93082e48f93ca7d0a98b17b9f1958b12 authored about 1 year ago by Tony Zorman <[email protected]>
X.Prompt: Execute keypress when it has an action associated to it

It might be that the keypress does not have a valid stroke associated to
it, but is still bound ...

00993d46fa419f478dbc7803c97f8149eb4dd6dc authored about 1 year ago by Tony Zorman <[email protected]>
Merge pull request #843 from iogrt/ungrab

deprecate `XMonad.Util.Ungrab`

5c30cadaf6af9aaf1b27259ca76725ba928ddb96 authored about 1 year ago by Tony Zorman <[email protected]>
X.U.Ungrab: Deprecate

22372abaab5ff8acc76548eac63b333e48af26b3 authored about 1 year ago by iogrt <[email protected]>
Merge pull request #847 from xmonad/haskell-ci-update

ci: Regenerate haskell-ci

a34287dda6a031521d9f0b82d0092c8fe1b3f66d authored about 1 year ago by Tony Zorman <[email protected]>
ci: Regenerate haskell-ci

34d55ede850b3ff840c455898e3d392994d8cfc1 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
build(deps): bump cachix/install-nix-action from 23 to 24

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 23 to 24.
-...

7ce7ddf9e6c1cfc8aa4ea1af55c6441653e0fb48 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
NIX.md: Add flakes semi-walkthrough

7464b36afa04aae13a4e0eb05d279c032c73f60e authored about 1 year ago by Tony Zorman <[email protected]>
Merge pull request #844 from xmonad/haskell-ci-update

ci: Regenerate haskell-ci

45dd67433ce32921bd3cfbb07c067e089fffaba2 authored about 1 year ago by Tony Zorman <[email protected]>
ci: Regenerate haskell-ci

ff8d4ebb94673f2e30fef94994bc07c57c34a60e authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ci: Bump GHC patch versions in tested-with

f9d98e0936ff53c2f9d63ffcbb279428bb53ef87 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Merge pull request #842 from xmonad/haskell-ci-update

ci: Regenerate haskell-ci

ad28ae1daaf8d4a06fffcbbb7bf5711192bca813 authored about 1 year ago by Tomáš Janoušek <[email protected]>
ci: Only build haddock for hackage with the latest GHC

Cabal 3.10.2.0 exposes a bug in Haddock shipped with GHC 9.0 and 9.2, so
we need to work around ...

192c0da8312d68f7c1286b6cdad6e3016d911d75 authored about 1 year ago by Tomas Janousek <[email protected]>
ci: Regenerate haskell-ci

e38e19edc13aefee5de34263dd3e0b9e7daeb455 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Merge pull request #841 from jpolchlo/docs/unicode-prompt

Add documentation for unicode prompt

8035db1bd0eee309986aa103e75d1741b009cae7 authored about 1 year ago by Tony Zorman <[email protected]>
X.P.Unicode: Add docs about UnicodeData.txt

Having this file is required for the prompt to work, and how to obtain
it may not be immediately...

da566d63e69dc078c8083bda935c46d83eb6b9a5 authored about 1 year ago by jpolchlo <[email protected]>
Merge pull request #838 from xmonad/haskell-ci-update

ci: Regenerate haskell-ci

c176a752ded399ae371d8566b829d8f7852f777e authored about 1 year ago by Tony Zorman <[email protected]>
ci: Disable x-partial warnings in the testsuite

Related: https://github.com/xmonad/xmonad/pull/477

532d64a0f94e5d3b78a4798d7cd8bdc78f4d5501 authored about 1 year ago by Tomas Janousek <[email protected]>
ci: Regenerate haskell-ci

487b6d16779e81fec3e3bf7623511b0bc846d229 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ci: Bump GHC patch versions in tested-with

a9ba19fb24305d9f272cea5ab3fadb3391f2d8e0 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix partial uses of head

Fixes: https://github.com/xmonad/xmonad-contrib/issues/830
Related: https://github.com/xmonad/xm...

105e529826a413d50b1083317d985377c1bdc782 authored about 1 year ago by Tony Zorman <[email protected]>
X.U.EZConfig: Make readKeySequence return non-empty list

42179b8625d83b2cd3c3a35da84de6f6c0dea6d6 authored about 1 year ago by Tony Zorman <[email protected]>
X.Prelude: Add takeS

d668e4cb107114ac869a9d814eee77ef7ec9f7e9 authored about 1 year ago by Tony Zorman <[email protected]>
Merge pull request #837 from philib/master

introduce single active scratchpad hook

f654082c5b5f88cd1f14303e23867338a8cbb894 authored about 1 year ago by Tony Zorman <[email protected]>
X.U.NamedScratchpad: Extract common parts of ns{HideOnFocusLoss,SingleScratchpadPerWorkspace}

e1dc2a3750982d2130b8230c9932e0b3763f8bce authored about 1 year ago by Tony Zorman <[email protected]>
X.U.NamedScratchpad: Add nsSingleScratchpadPerWorkspace

A logHook to allow only one active scratchpad per workspace.

105cbe03624bdb761e77c85f0166da26fb32d563 authored about 1 year ago by philib <[email protected]>
Merge pull request #836 from slotThe/wx-partial

Address some `-Wx-Partial` warnings

9c4325f3efd92852693e88773b173ebd18fabc3c authored about 1 year ago by Tony Zorman <[email protected]>
Reduce head usage

46a26487ba6c5e4a44343e3d544291108c2852a2 authored about 1 year ago by Tony Zorman <[email protected]>
X.L.Groups: Rewrite gen using infinite streams

c3d16bfa99e8ed108117631e952a83d7bf69b0ee authored about 1 year ago by Tony Zorman <[email protected]>
X.Prelude: Add infinite stream type

Stolen from X.A.MostRecentlyUsed. This can be used in favour of lists
when we know the generated...

7599c898ef91383ab86bb9f9f99f07313e9221e2 authored about 1 year ago by Tony Zorman <[email protected]>
Import X.Prelude unqualified if necessary

This gets rid of, for example,

The import of ‘liftA2’ from module ‘XMonad.Prelude’ is redun...

7680ebb93bb64c28dea126cc186281c8c5fc6a20 authored about 1 year ago by Tony Zorman <[email protected]>
X.U.Stack: Add zipperFocusedAtFirstOf

8ee129483a9bbc67efe58ac9fce1b4e12c00da77 authored about 1 year ago by Tony Zorman <[email protected]>
Replace tail with drop 1

Where appropriate.

52a40f376c9647d3041d8fc9707a9938057d8828 authored about 1 year ago by Tony Zorman <[email protected]>
X.A.CycleWindows: Move rot{Up,Down} to X.A.RotSlaves

Reexport them instead.

c8c81474a2bef2012f4a76e5cb6400688b2a4149 authored about 1 year ago by Tony Zorman <[email protected]>
X.Prompt: Add isModifier

It seems sensible to abstract this away, if only to make the code a tad
more readable.

8c0ca8b9febfcfb42f1cd060b12af885acf77fb4 authored about 1 year ago by Tony Zorman <[email protected]>
Merge pull request #835 from slotThe/deprecate-cross

X.L.Cross: Deprecate

3cd1b066a20a55d0cfaab000a61955729ce499c6 authored about 1 year ago by Tony Zorman <[email protected]>
Merge pull request #834 from slotThe/feat/prompt/cycle-backwards

X.Prompt: Allow for backwards cycling of completions

ba5011b874a69769a99694d06cff3653b9f1481c authored about 1 year ago by Tony Zorman <[email protected]>
X.L.Cross: Deprecate

The module has badly bitrotted, and is in such a state that it's
unlikely anyone is using it cur...

60867bdd2d7c99908dd26b6201252d1ba5e31649 authored about 1 year ago by Tony Zorman <[email protected]>
Merge pull request #833 from slotThe/pass-otp-type

X.P.Pass: Add passOTPTypePrompt

8f8730b22284293b404120df33fd27c8644fcf2f authored about 1 year ago by Tony Zorman <[email protected]>
X.P.Pass: Add passOTPTypePrompt

fde30fc073bf0f1d538dd1af220eb6ecf93eb450 authored about 1 year ago by Tony Zorman <[email protected]>
X.P.Pass: Properly escape backslashes

7854f7766ef095dd60fe6252f6034ccdb27b10b4 authored about 1 year ago by Tony Zorman <[email protected]>
X.P.Pass: Clean up code

431ba22e3c6cfcd2708d33cb25bb9f5ac7d3ef9a authored about 1 year ago by Tony Zorman <[email protected]>
cabal: Bump containers dependency

Version 0.7 was confirmed to build via

cabal build --flags=pedantic --constraint='container...

570bd17a518269e3c2244ed586083f1f1a21ffee authored about 1 year ago by Tony Zorman <[email protected]>
X.Prompt: Allow for backwards cycling of completions

+ Add a new prevCompletionKey to XPConfig, in order to cycle backwards.
Bound to S-<Tab> by de...

4c0d3cac8d4f11022ea6c0178fb721b1d328d7d5 authored about 1 year ago by Tony Zorman <[email protected]>
XMonad.actions.search: Add NixOS and home-manager searchEngines (#832)

* feat(search): add nixos as searchEngine
* feat(search): add homeManager as searchEngine
* do...

a379850f5035dd9c297e67e7a923a254393698bb authored about 1 year ago by Christina Sørensen <[email protected]>
stack: Bump resolver to lts-21.12

This also bumps the default GHC version from 9.4.6 to 9.4.7.

7bb1f0b8876b94f3690776dee073cc78943e2262 authored about 1 year ago by Tony Zorman <[email protected]>
Merge pull request #829 from slotThe/ghc/head

X.Prelude: Compatibility with base-4.18.0.0

4f6a9deaf89cb1954550ceeffb7e7a56184850a7 authored over 1 year ago by Tony Zorman <[email protected]>
cabal: Bump bytestring dependency

Related: https://mail.haskell.org/pipermail/xmonad/2023-September/015647.html

32ff4db11cb6f2ba43315568410cee7a03b600d0 authored over 1 year ago by Tony Zorman <[email protected]>
ci: Replace deprecated haskell/actions/hlint-*

See https://github.com/haskell/actions/pull/301#issuecomment-1722353522

ac9265e774d92b1730c2683bb1e79fc1eaa49d12 authored over 1 year ago by Tomas Janousek <[email protected]>
ci: Replace deprecated haskell/actions/setup

See https://github.com/haskell/actions/pull/301 and
https://github.com/haskell/actions/pull/301/...

c9a096ac1fddba15865272eb0e6990d7d23767e6 authored over 1 year ago by Tomas Janousek <[email protected]>
build(deps): bump actions/checkout from 3 to 4 (except haskell-ci workflow)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

51ba23b776f748904597161b97e8957c30b1b2b1 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ci: Drop unnecessary cmd from "Install packdeps"

Not needed since https://github.com/haskell/actions/pull/165 (Jan 2023).

b358c90a734d4d0f9792257b5817493246aa97bf authored over 1 year ago by Tomas Janousek <[email protected]>
X.Prelude: Compatibility with base-4.18.0.0

Will ship with GHC 9.8.

Fixes: https://github.com/xmonad/xmonad-contrib/issues/826

000cd147998c2aaf8ac16fdfbe112cb88c77c51a authored over 1 year ago by Tony Zorman <[email protected]>
Merge pull request #827 from xmonad/dependabot/github_actions/cachix/install-nix-action-23

build(deps): bump cachix/install-nix-action from 22 to 23

0e2d3c159db9cdb9657bf9af137e0f7a500ab784 authored over 1 year ago by Tony Zorman <[email protected]>
build(deps): bump cachix/install-nix-action from 22 to 23

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 22 to 23.
-...

63a758243a605c59ec074aad0d122b51989c9d5b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
stack: Bump resolver to 21.6

This is the newest lts resolver for 9.4.5.

2df26cf9f8d93d3b3fc2b1ac853d31280e9fa916 authored over 1 year ago by Tony Zorman <[email protected]>
X.A.WorkspaceNames: Use history for completion in renameWorkspace

6912eca8298a6c6281e6ae593390e2b971f57860 authored over 1 year ago by Tomas Janousek <[email protected]>
X.U.Run: Fix definitions of >&&> and >||>

Whoops.

Fixes: 1b7fd6d8c99eee0b99261e48ed030b2ba42c88b5

348df92b893367dd504f3a5f2877537af292eee4 authored over 1 year ago by Tony Zorman <[email protected]>
X.U.Run: Add >&&> and >||>

1b7fd6d8c99eee0b99261e48ed030b2ba42c88b5 authored over 1 year ago by Tony Zorman <[email protected]>