Ecosyste.ms: OpenCollective

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

github.com/xmonad/X11-xft

Bindings to the Xft, X Free Type interface library, and some Xrender parts
https://github.com/xmonad/X11-xft

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...

df8fa65d703603dbf65129a09d337c4ec74145aa authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #11 from xmonad/haskell-ci-update

ci: Regenerate haskell-ci

fb48b667127a8cde19189fac58a1ba37e95bc485 authored 11 months ago by Tomáš Janoušek <[email protected]>
ci: Bump GHC patch versions in tested-with

8c0eae9307532f2e39af2cfbf1455554da741143 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ci: Regenerate haskell-ci

b39cf1528d24c8eb0eb563f05aba9d00b59afcd6 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Merge pull request #9 from xmonad/haskell-ci-update

ci: Regenerate haskell-ci

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

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

ci: Regenerate haskell-ci

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

4f6c8b145d528e14e133dbfa2cc6f1ba6214429c 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

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

ci: Regenerate haskell-ci

6932a0cd6fe8c787703bcee7a9d214338bc12b6d 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 ...

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

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

ci: Regenerate haskell-ci

235b6fa67d27601efa916178f1feec4dfe7fc847 authored about 1 year ago by Tomáš Janoušek <[email protected]>
ci: Regenerate haskell-ci

89f2deb252cd9be09783827e60591de74e8d24bc 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

19b38673ad14a7c8f77e1dbe16326abe1df2ea3e authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Xft: Fix GHC 9.8 warnings via NonEmpty.groupBy

GHC 9.8 comes with new and shiny warnings.

Related: https://github.com/xmonad/X11-xft/pull/6
Re...

f2104ac56b76389b46ebc0ad2871fb213527f7e2 authored about 1 year ago by Tomas Janousek <[email protected]>
ci: Test against GHC 9.6.1

+ Regenerate haskell-ci and adjust relevant patches.
- Remove haskell-ci-dependabot.patch, as ...

174fb69968e5109c26ef192ce774628fd0920e57 authored about 1 year ago by Tony Zorman <[email protected]>
ci: Replace deprecated haskell/actions/setup

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

82de2a5a5c99ea2e4b3573f2a602bb2ab81dfa71 authored over 1 year ago by Tomas Janousek <[email protected]>
ci: Drop unnecessary cmd from "Install packdeps"

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

7552fd03aab2ae882acb0698df0cbb5eb76a8301 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...

bb58f2d3b1ca8a68d02ea1a625f83f49e7f9db1e authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Swap green and blue in Storable XRenderColor

fd49967ce91876e56f1792bbb9b0a6507fbcbb0a authored about 2 years ago by Vladislav <[email protected]>
ci: Fix packdeps "cabal: Could not resolve dependencies"

There's no libxft-dev on the ubuntu-22.04 runner any more, so cabal
fails installing packdeps wh...

4f539734be7d460104a91856294f47962cf06e4b authored about 2 years ago by Tomas Janousek <[email protected]>
ci: Install libxft-dev dep in Stack workflow

This should've been here all along but for some reason it worked without
it on the ubuntu-20.04 ...

3961e45fbe32c05ba9779ff365980ab27f994134 authored about 2 years ago by Tomas Janousek <[email protected]>
ci: Drop ppa:hvr/ghc

Breaks `apt update` on the ubuntu-22.04 runner, which is what
ubuntu-latest resolves to these da...

2011e0b71934001db2f586822401c0b3c62f9119 authored about 2 years ago by Tomas Janousek <[email protected]>
ci: Bump actions/* to v3 in haskell-ci workflow

This gets rid of the deprecation warnings about
https://github.blog/changelog/2022-10-11-github-...

3560cbbe5252db8fa03c1d4489e12ce6bc18c7f5 authored about 2 years ago by Tomas Janousek <[email protected]>
ci: Configure dependabot to keep GH Actions up to date

2bd9a6b54ffbc4c5d8f6762515ddb2291e00036e authored about 2 years ago by Tomáš Janoušek <[email protected]>
build(deps): bump haskell/actions from 1 to 2

Bumps [haskell/actions](https://github.com/haskell/actions) from 1 to 2.
- [Release notes](https...

7f85d245b4208145abcc94054f23488526c5c8a8 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ci: Update to GHC 9.2.5, 9.4.3; add GHC 9.2 to Stack matrix

919ed6a49ba0b96e0017c670e250c8a607e20b15 authored about 2 years ago by Tomas Janousek <[email protected]>
Merge pull request #3 from liskin/ci

CI maintenance (haskell-ci bump, GHA deprecations, GHC 9.4)

d022c2d2c7bacd41149079f39f6b72cefe9c97b0 authored about 2 years ago by Tony Zorman <[email protected]>
ci: Add GHC 9.4 to tested-with matrix (haskell-ci workflow)

(Also bump 9.2 to 9.2.4)

e4a48144ce5b648dc6ddc26acb59bc149c602067 authored about 2 years ago by Tomas Janousek <[email protected]>
ci: Bump actions/{checkout,cache} to v3

This gets rid of the deprecation warnings about
https://github.blog/changelog/2022-10-11-github-...

ac14ce3c4f1de0ec1f4e8606263866d50847f8c0 authored about 2 years ago by Tomas Janousek <[email protected]>
ci: Drop GHC installation via apt

The apt repo hosting these packages has been unmaintained for quite a
while, and we've excluded ...

beceffeb3ca4231cf19adae3c7ff13afc6656745 authored about 2 years ago by Tomas Janousek <[email protected]>
ci: Replace deprecated GHA set-output command

See https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-outpu...

531ea8e29574006d0e2cfb97ce345d669f2b4986 authored about 2 years ago by Tomas Janousek <[email protected]>
ci: Bump haskell-ci

We add "haddock-components: libs" to cabal.haskell-ci to prevent
haskell-ci from passing --haddo...

c6cd99ffb185b41224612311abbd65af1444339c authored about 2 years ago by Tomas Janousek <[email protected]>
ci: Prevent scheduled workflows from being auto-disabled by GitHub

cb3db74210ef2f68929d307a781173239b826469 authored over 2 years ago by Tomas Janousek <[email protected]>
ci: Discard old caches to fix build failures

We're getting "undefined reference" errors during linking, suggesting
some build artifacts in th...

a4de9a57603379cfa3cca2b36dd4678a65fcc0d6 authored over 2 years ago by Tomas Janousek <[email protected]>
ci: Rename stack.yaml for consistency

3bf830bfa91fd2350127cca7b198e68f9218f4cb authored over 2 years ago by Tomas Janousek <[email protected]>
ci: Update supported GHC versions

+ Prefer GHC 8.10.7 to 8.10.4, as versions seem to have stabilised now.
+ Add support for Stacka...

75456881a3eb96ca8d87c33498ac65ec24ad143a authored over 2 years ago by slotThe <[email protected]>
Bump version to 0.3.4

901ad781273fa9b61dd64da80c83ddb7ee06f93e authored about 3 years ago by slotThe <[email protected]>
Xft: Change xftfont_min_descent to return max descent

Like the font's ascent, its descent is also always positive. That means
for the common use-case...

e4230c3564c869fe811f0af400d54cd00be7ad94 authored about 3 years ago by slotThe <[email protected]>
Bump version to 0.3.3.9 for development

537c7620977db89dd1dcc41cfee23cbba0d8d88c authored about 3 years ago by Tomas Janousek <[email protected]>
Merge branch 'release-0.3.3'

2a72426eafae5107ad712d459969d03c3ad8f5c8 authored about 3 years ago by Tomas Janousek <[email protected]>
Prepare CHANGES.md for release 0.3.3

9c1db68a121b4fca18ddcf1c0929a788c1a32ee7 authored about 3 years ago by Tomas Janousek <[email protected]>
cabal: Adjust bounds on base

Ever since [1] we only support GHC 8.0 and up. In particular, we expect
base to come with Data....

6cc5fd928cc932728f3395242b6c8115a481f675 authored about 3 years ago by slotThe <[email protected]>
Update CHANGES.md

ca5fc34b70c10fb028f3e1eae33015f9e3262260 authored about 3 years ago by slotThe <[email protected]>
Add support for multiple fonts

Mostly move implementation from xmobar's MinXft, but rework
calculating chunks extents.

0cc513a9e36e8ea0abe97816fb69acb0af484f44 authored about 3 years ago by iliayar <[email protected]>
Merge pull request #2 from iliayar/master

Add `xftCharExists` binding and add support for multiple fonts

29c47b9a6eb7d7bed2eb8154ae6d0ffcdb34ba54 authored about 3 years ago by Tony Zorman <[email protected]>
Don't test against GHC 7.10.3

We would like to leverage Data.List.NonEmpty for some of this code;
e.g., to definitely (modulo ...

81c54eb20e08b8a7e9cb2ab1db220af041b43e2b authored about 3 years ago by slotThe <[email protected]>
Add CHANGES.md and README.md to sdist tarball

b61d0e08986db087e557001542def3405bc8cf03 authored about 3 years ago by Tomas Janousek <[email protected]>
Add README.md

040d747cbc72b9b3413095c0fcde6fe1bb2f3bb2 authored about 3 years ago by slotThe <[email protected]>
X11-xft.cabal: Add -fpedantic, update default flags

* Add -Wall and -fno-warn-unused-binds to the default ghc-options. This
is to keep this in sy...

ea3d0319d439c240bd32bda5b3b38fdb38b3b02d authored about 3 years ago by slotThe <[email protected]>
Update gitignore

Ignore the usual suspects when it comes to building with Cabal and
stack.

398bfe0fabd5ce513903e47d980248cf5a087b74 authored about 3 years ago by slotThe <[email protected]>
Add GitHub actions

This is mostly a copy-paste of what X11 does[1].

[1]: https://github.com/xmonad/X11/tree/master...

7ac7c479aaf434d3bd423b4c5f2942b99fe4bbb1 authored about 3 years ago by slotThe <[email protected]>
Relicense to BSD3

This is to stay in line with all of the other xmonad repositories. This
was okayed by Clemens, ...

f12a229c91b861998620266b507f10bc92c386e4 authored about 3 years ago by slotThe <[email protected]>
Add stack.yaml

Add a simple stack.yaml file to make the project easily compilable via
stack.

cf81027a677b2d99fd344958d4befa34932fd031 authored about 3 years ago by slotThe <[email protected]>
Add CHANGES.md

5173c7ee005a0d9131d61a94d47fdad6a5a9af25 authored about 3 years ago by slotThe <[email protected]>
Update cabal file

* Remove spurious `Hello' executable, since this is strictly a library
and as such this is unu...

02f6ddffb80864e02c363d83a3a0e8d3b691a10b authored about 3 years ago by slotThe <[email protected]>
Silence warnings

With the new default build flags introduced in [1], we now get a lot of
warnings that need to be...

6508baabc844114c775a9a6e7f27430c08344c90 authored about 3 years ago by slotThe <[email protected]>
Merge pull request #1 from slotThe/gh-actions

Add CI infrastructure, fix some nits

4c3388e3d1a73edda17351a3dd92dbd2592b8223 authored about 3 years ago by slotThe <[email protected]>
Bump version.

24f6275791f2212215047f7af898750b7846810e authored over 3 years ago by Clemens Fruhwirth <[email protected]>
Fix flipped green/blue values in XRenderColor

Thanks to [email protected] for pointing that out.

0f0066a71eef5ac8d879c84a42f0622a38cc12fa authored over 3 years ago by Clemens Fruhwirth <[email protected]>
Modernize cabal and remove compiler warnings.

1fcc817102790317130002d0de8fd4a6ab2423b0 authored almost 4 years ago by Clemens Fruhwirth <[email protected]>
Initial commit

83e11d2739299603f52e84acc0487ade571b4c5d authored over 5 years ago by Clemens Fruhwirth <[email protected]>