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
The apt repo hosting these packages has been unmaintained for quite a
while, and we've excluded ...
See https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-outpu...
github.com/xmonad/X11 - 7ed2336f37f6c79614b660cb076da09a842ba353 authored about 2 years ago by Tomas Janousek <[email protected]>
We add "haddock-components: libs" to cabal.haskell-ci to prevent
haskell-ci from passing --haddo...
X.P.OrgMode: Add orgPromptRefile[To]
github.com/xmonad/xmonad-contrib - d301affabb4705e6b0a12ed306542cc92ba8a421 authored about 2 years ago by Tony Zorman <[email protected]>
Add orgPromptRefile and orgPromptRefileTo in order to refile entries
after insertion.
This is (i) much simpler to use and (ii) helps us with refiling. Emacs
will ignore todo keyword...
CI maintenance (hlint workflow, GHA deprecations, GHC 9.4)
github.com/xmonad/xmonad - 96452213f4eb9154a8bd8374e1d3c57b1c268d75 authored about 2 years ago by Tomáš Janoušek <[email protected]>CI maintenance (GHA deprecations, GHC 9.4)
github.com/xmonad/xmonad-contrib - 3d0502f7b6da297c392ebe61ce6e0ebea0e35b18 authored about 2 years ago by Tomáš Janoušek <[email protected]>
haskell-ci by default passes --haddock-all to cabal v2-haddock, which
builds docs for all compon...
haskell-ci by default passes --haddock-all to cabal v2-haddock, which
builds docs for all compon...
GHC 9.4 complains:
The use of ‘~’ without TypeOperators
will become an error in a futur...
GHC 9.4 complains:
The use of ‘~’ without TypeOperators
will become an error in a futur...
(Also bump 9.2 to 9.2.4)
github.com/xmonad/xmonad - f96b3f039854d0d99f031cd1d745a04522bc57d2 authored about 2 years ago by Tomas Janousek <[email protected]>(Also bump 9.2 to 9.2.4)
github.com/xmonad/xmonad-contrib - 4242fa02a0b1652d71085508ba8c6bbd10e97a2b authored about 2 years ago by Tomas Janousek <[email protected]>
This gets rid of the deprecation warnings about
https://github.blog/changelog/2022-10-11-github-...
This gets rid of the deprecation warnings about
https://github.blog/changelog/2022-10-11-github-...
This gets rid of the deprecation warnings about
https://github.blog/changelog/2022-10-11-github-...
The apt repo hosting these packages has been unmaintained for quite a
while, and we've excluded ...
This gets rid of the deprecation warnings about
https://github.blog/changelog/2022-10-11-github-...
See https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-outpu...
github.com/xmonad/xmonad-contrib - b75ed7295c92216de78b6e411cf3e2606bcb2bb5 authored about 2 years ago by Tomas Janousek <[email protected]>
The apt repo hosting these packages has been unmaintained for quite a
while, and we've excluded ...
See https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-outpu...
github.com/xmonad/xmonad - 3cd839f0acd414923a6940c8088ba132b5828031 authored about 2 years ago by Tomas Janousek <[email protected]>As we have a separate hlint workflow now, this is no longer needed.
Related: https://github.com...
github.com/xmonad/xmonad - a9abc4e09c73349dfc6ca014e677eb5372814246 authored about 2 years ago by Tomas Janousek <[email protected]>github.com/xmonad/xmonad - 25a4ed69da9c4a6fc29b79246589c3e29303b984 authored about 2 years ago by Tomas Janousek <[email protected]>
The "haskell/actions/hlint-run" GitHub Action produces annotations which
GitHub shows in the cod...
New module: XMonad.Hooks.OnPropertyChange
github.com/xmonad/xmonad-contrib - c27a1f07915ac933f1feee301b47ae77cd55d8a6 authored about 2 years ago by Tony Zorman <[email protected]>
This is the same module as X.H.DynamicProperty, just with (hopefully)
more discoverable names.
...
github.com/xmonad/xmonad-contrib - eaab5bfbbace2d11c7efc5a6f0dac832611b8fa6 authored about 2 years ago by Tony Zorman <[email protected]>Fix broken link in doc for XMonad.Util.SpawnOnce
github.com/xmonad/xmonad-contrib - fce5558b625df3693a1455eb251e68bb2c6980de authored about 2 years ago by Tony Zorman <[email protected]>
Otherwise, haddock tries to link to a (non-existent) function in
"XMonad.Util", which gives a "p...
This ensures that we always immediately expand the file path upon
constructing an `OrgMode' reco...
github.com/xmonad/xmonad-contrib - 08071706ba55227be44868d56524069860d79110 authored about 2 years ago by Tony Zorman <[email protected]>
This is already taken care of by execute and eval, so forcing it in
progn only hampers composabi...
More formally, return whether the user cancelled the prompt or not.
This is useful in case we wa...
Create HLint workflow
github.com/xmonad/xmonad-contrib - f55502f7235227816f64a581790db4fbe3223aa5 authored about 2 years ago by Tony Zorman <[email protected]>As we have a proper hlint action now, this is no longer needed.
github.com/xmonad/xmonad-contrib - 7cee1915169d24f38bed30b641e554dd5de59bdc authored about 2 years ago by Tony Zorman <[email protected]>Closes: https://github.com/xmonad/xmonad-contrib/issues/669
github.com/xmonad/xmonad-contrib - dd26fcc3f1c5ff16399e860502be10c4ada37b8a authored about 2 years ago by Tony Zorman <[email protected]>A Potpourri of Small Changes
github.com/xmonad/xmonad-contrib - 571d017b8259340971db1736eedc992a54e9022c authored about 2 years ago by Tony Zorman <[email protected]>
Add sideNavigation as a fallback if needed. This should not have any
user-facing behaviour chan...
Users may not see the warning that insertPosition definitely needs to be
inserted at the leftmos...
Also, add a note that users who use gaps or spacing may need to look
into these strategies a bit...
These are simpler, more easily understood, alternatives to the existing
functions.
Fixes: https...
github.com/xmonad/xmonad-contrib - 4c8edd3bfbd907309178d2651745939b4b1e240f authored about 2 years ago by Tony Zorman <[email protected]>
Essentially, whenever the tutorial actually has decent material on the
subject matter. The repl...
X.U.Parser: Achieve feature parity with ReadP
github.com/xmonad/xmonad-contrib - 05c4c776af3a8c7a660ef4785c0c45c9f133fc38 authored about 2 years ago by Tony Zorman <[email protected]>
While not many of these more exotic combinators are used right now, it's
still nice to have feat...
Most of these definitions are probably small enough to be inlined on
their own, but tell GHC to ...
Use the more aptly named `option` instead.
github.com/xmonad/xmonad-contrib - 2b1a15c9e57d9717c10e23638350a1f253c7e446 authored about 2 years ago by Tony Zorman <[email protected]>X.H.Modal: Remove `Keys` type alias
github.com/xmonad/xmonad-contrib - 7d4f0aaece8c9e9cbaae7d399651f8118bf0555a authored about 2 years ago by Tony Zorman <[email protected]>
This was only used in three places throughout the module and is sort of
non-standard terminology...
github.com/xmonad/xmonad-contrib - 865c63a3618496e3f8c2c7424691ab59cef39518 authored about 2 years ago by Tony Zorman <[email protected]>
github.com/xmonad/xmonad-contrib - c3ea62c972d28f87a6a4c702a39b261e50ac65e5 authored about 2 years ago by Tomas Janousek <[email protected]>
github.com/xmonad/xmonad-contrib - 005951535b04959340c1542ebc7d7163e48cb895 authored about 2 years ago by Tomas Janousek <[email protected]>
Remove (more) Deprecations, Properly Deprecate Modules
github.com/xmonad/xmonad-contrib - ecd052b7fd2909e8fcd9df2f7b2de068c2f78208 authored about 2 years ago by Tony Zorman <[email protected]>data: Update sponsors
github.com/xmonad/xmonad-web - c59966e3569cc720b2de49dcfeca4a6fa43c8683 authored over 2 years ago by Tony Zorman <[email protected]>github.com/xmonad/xmonad-web - 94510eb7cdabd63305b861aeef2cd83a1c2829c6 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
data: Update sponsors
github.com/xmonad/xmonad-web - 10658fd183e48d8e2bb58100a70a0fd4cf9d110b authored over 2 years ago by Tomáš Janoušek <[email protected]>github.com/xmonad/xmonad-web - d54020503c60d19ab1457e6f064ce56a54c0313a authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
expose more messages in MouseResizableTile layout
github.com/xmonad/xmonad-contrib - e15f2d17e54d9386159def725785ff2293d3a6b7 authored over 2 years ago by Tony Zorman <[email protected]>github.com/xmonad/xmonad-contrib - 9e55ae9184a5140e6c08241c7ce7d6e1eb743096 authored over 2 years ago by alexandersokolow <[email protected]>
The Usage section made reference to a non-existent
`namedScratchpadSpawnAction` function. It has...
This reflects the changes made in the following previous commits:
- f02b3a98691d4c51bd8ea2171...
github.com/xmonad/xmonad-contrib - 1e3b49f064e743cd7a8ab637549e42a0db2f19ca authored over 2 years ago by slotThe <[email protected]>github.com/xmonad/xmonad-contrib - 3bf9d80c40b9ec8f2900fe9fffa4fc17627b5b0d authored over 2 years ago by slotThe <[email protected]>
github.com/xmonad/xmonad-contrib - f02b3a98691d4c51bd8ea2171d6a7ce9a94064a3 authored over 2 years ago by slotThe <[email protected]>
github.com/xmonad/xmonad-contrib - d28c0a242517e12eb6958d3ed27e5c2d94bbb16f authored over 2 years ago by slotThe <[email protected]>
github.com/xmonad/xmonad-contrib - 6f49a9394f542a54fc70c82c0705df68bf5ed5eb authored over 2 years ago by slotThe <[email protected]>
github.com/xmonad/xmonad-contrib - 287b8bf95f0400b382a238b07e37c414d564a7c4 authored over 2 years ago by slotThe <[email protected]>
github.com/xmonad/xmonad-contrib - 4a8bd762afd5c25df716d1e66201490761bddb70 authored over 2 years ago by slotThe <[email protected]>
github.com/xmonad/xmonad-contrib - 6ab4d9c0bc1256f8d4892afcee97cce3b1b76890 authored over 2 years ago by slotThe <[email protected]>
github.com/xmonad/xmonad-contrib - d8a23d47bfbcb88678e7fe8b5d7af708aecf6024 authored over 2 years ago by slotThe <[email protected]>
github.com/xmonad/xmonad-contrib - 16701c2df2990f92a9ffbb13e8532ce7e3f4d9e1 authored over 2 years ago by slotThe <[email protected]>
This may seem a bit self-indulgent, but both of these features are
either quite new or so old th...
X.U.Scratchpad: Deprecate
github.com/xmonad/xmonad-contrib - a267fed24ff5bd3b0f2ee6d0e9fc40b06faa4dc5 authored over 2 years ago by Tony Zorman <[email protected]>github.com/xmonad/xmonad-contrib - a44df170f4cf8bab4ef568385390a5005434b4a7 authored over 2 years ago by Tony Zorman <[email protected]>
Ordinarily, this should already be the case. If for some reason it is
not, definitely make sure...
github.com/xmonad/xmonad-web - e8638ac00829611b75086401fa488337ef84c0ec authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This is i) broken and ii) just the functionality of X.U.NamedScratchpad
rewrapped (and not neces...
Expose buildLaunch, sendRestart, and sendReplace
github.com/xmonad/xmonad - a2259bb3091429f4293d371e13fd5a2ee8da30db authored over 2 years ago by Tony Zorman <[email protected]>
In case a font could not be opened, simply fall back to "xft:monospace"
and open that. The init...
We need to bump the version early to avoid overwriting
https://xmonad.github.io/xmonad-docs/X11-...
github.com/xmonad/X11 - da9295f8b9d7768a836b5b9dca1b554f8ad1a047 authored over 2 years ago by Tomas Janousek <[email protected]>
made borderresize take a parameter
github.com/xmonad/xmonad-contrib - b0fc55499d1658f17a565a53743944ccad97c239 authored over 2 years ago by Tony Zorman <[email protected]>
TODO
The parameter is how many pixels near the border of a window resizing
will be possible
github.com/xmonad/xmonad-web - c05c1602e9050d1f116db11684e65140645260d4 authored over 2 years ago by Tomas Janousek <[email protected]>
Ruby 3.0 works now with "webrick" as a dependency, so there's no need to
prefer 2.7 over 3.0.
Se...
+ Move sendRestart and sendRestart to X.Operations, as this seems like a
better fit.
Closes: ...
github.com/xmonad/xmonad - 3d8238b35d0f27dcd9b23c58ea33b5772ec909e9 authored over 2 years ago by Tony Zorman <[email protected]>github.com/xmonad/xmonad-web - a074587ec847e5842c796ecd8022cc74f2f41bb2 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
At least one of the instructions spans multiple paragraphs, which makes
it difficult to make out...
This is a new function in 0.17.0, despite it being around for a long
time.
X.D.Extending: Round Two
github.com/xmonad/xmonad-contrib - 8a6542f6b36d696a1e1eef177bc08e073fc50467 authored over 2 years ago by Tony Zorman <[email protected]>
Nowadays, removing keys is mostly done via removeKeys and removeKeysP,
so the documentation shou...
+ $keyAddDel can just be a side note in $keyDel, it does not need its
own section.
+ $logHook...
github.com/xmonad/xmonad-contrib - 5378e93e15beed542be214818faca7da228959cd authored over 2 years ago by Tony Zorman <[email protected]>
+ Refer to X.H.StatusBar whenever possible at the start.
+ Fix some small typos throughout the m...
This is more ergonomic to use than the old-style headings; plus, the
generated Haddock is easier...
data: Update sponsors
github.com/xmonad/xmonad-web - f3c472d0efc67440ff46d06bc74be6a61ebe1e29 authored over 2 years ago by Tony Zorman <[email protected]>github.com/xmonad/xmonad-web - fd3f41898ad2ac381cae58e63419873ee04f013d authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github.com/xmonad/xmonad-web - e84f867835bf7cf59be78762d7ba0bdacca8ef6b authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Lest anyone run into https://github.com/xmonad/xmonad/issues/389.
github.com/xmonad/xmonad-contrib - fd5970fb34264579c491b6275bb57459f6049d63 authored over 2 years ago by Tony Zorman <[email protected]>Fixes and Workarounds in flake.nix, Documentation in NIX.md
github.com/xmonad/xmonad-contrib - b0ca330d081e4fc22262a176c36d06dc6d1e24ec authored over 2 years ago by Tony Zorman <[email protected]>Fixes and Workarounds in flake.nix
github.com/xmonad/xmonad - d0f12af1ae4d694e86e6051d636e124284b3404c authored over 2 years ago by Tony Zorman <[email protected]> * Support comp.nix.
* Re-order overlays and modules dependency-last for sanity.
* Re-export...
* Avoid mangling unused parts of pkgs.haskell in `fromHOL`.
* Create 'defComp', specifying th...