{"id":13647060,"url":"https://github.com/xmonad/X11","last_synced_at":"2025-04-21T21:32:13.676Z","repository":{"id":1880190,"uuid":"2805778","full_name":"xmonad/X11","owner":"xmonad","description":"A Haskell binding to the X11 graphics library.","archived":false,"fork":false,"pushed_at":"2025-04-05T07:36:40.000Z","size":482,"stargazers_count":109,"open_issues_count":10,"forks_count":49,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-04-10T06:30:59.620Z","etag":null,"topics":["hacktoberfest","haskell","x11","xmonad"],"latest_commit_sha":null,"homepage":"http://hackage.haskell.org/package/X11","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xmonad.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"xmonad","open_collective":"xmonad"}},"created_at":"2011-11-18T21:41:37.000Z","updated_at":"2025-04-05T07:36:44.000Z","dependencies_parsed_at":"2023-01-13T11:28:18.460Z","dependency_job_id":"e8d68a00-6b91-459b-b794-88bdcfd175a4","html_url":"https://github.com/xmonad/X11","commit_stats":{"total_commits":407,"total_committers":54,"mean_commits":7.537037037037037,"dds":0.8132678132678133,"last_synced_commit":"fe7f0db7d8da89e4c430f18dd98b42cbcbfa0ea5"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmonad%2FX11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmonad%2FX11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmonad%2FX11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmonad%2FX11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xmonad","download_url":"https://codeload.github.com/xmonad/X11/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248905543,"owners_count":21181009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","haskell","x11","xmonad"],"created_at":"2024-08-02T01:03:19.455Z","updated_at":"2025-04-21T21:32:13.634Z","avatar_url":"https://github.com/xmonad.png","language":"Haskell","funding_links":["https://github.com/sponsors/xmonad","https://opencollective.com/xmonad"],"categories":["Haskell"],"sub_categories":[],"readme":"# Haskell binding to the X11 graphics library [![Hackage](https://img.shields.io/hackage/v/X11.svg?style=flat)](https://hackage.haskell.org/package/X11) [![Build Status](https://img.shields.io/travis/xmonad/X11.svg?style=flat)](https://travis-ci.org/xmonad/X11)\n\nTo build this package using Cabal directly from Git, you must run\n`autoreconf` before the usual Cabal build steps (configure/build/install).\n`autoreconf` is included in the GNU autoconf tools.  There is no need to run\nthe `configure` script: the `cabal configure` step will do this for you.\n\nIf you are building from a source tarball, you can just use the standard Cabal\ninstallation stanza:\n\n    cabal configure\n    cabal build\n    cabal install\n\nXinerama support is enabled by default if Xinerama headers are detected.  To\ndisable Xinerama support, add the `--without-xinerama` flag to\n`configure-option`:\n\n    cabal configure --configure-option=\"--without-xinerama\"\n\nHowever, if you are building from Git, X11 uses `autoconf`, so you need\nto have `autoconf` installed and run `autoconf`/`autoheader` before building:\n\n    autoconf\n    autoheader\n\nor\n\n    autoreconf\n\nYou will need development versions of at least the X11, xrandr, and XScreenSaver\nlibraries installed for the build to succeed; having the development version of\nthe Xinerama library will enable some optional bindings.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxmonad%2FX11","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxmonad%2FX11","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxmonad%2FX11/lists"}